Releases: NomaDamas/bananatape
Releases · NomaDamas/bananatape
v0.3.0
v0.2.0
v0.1.2
BananaTape 0.1.1
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