Skip to content

BananaTape 0.1.1

Choose a tag to compare

@vkehfdl1 vkehfdl1 released this 28 Apr 04:56
· 54 commits to main since this release

Fix npm-installed UI rendering by ensuring the standalone Next.js runtime has access to packaged static and public assets before launch.\n\nAlso hardens release validation so the packed CLI smoke test waits for server readiness and verifies /_next/static asset URLs return 200.\n\nValidation:\n- npm run lint (passes with existing img warnings)\n- npm run typecheck\n- npx vitest run\n- npm run build\n- packed npm install smoke test verifies /_next/static assets return 200