Skip to content

chore: bump version to 0.0.2#8

Merged
southpolesteve merged 1 commit intomainfrom
chore/version-0.0.2
Feb 24, 2026
Merged

chore: bump version to 0.0.2#8
southpolesteve merged 1 commit intomainfrom
chore/version-0.0.2

Conversation

@southpolesteve
Copy link
Collaborator

Summary

  • Bump version to 0.0.2 (matches what's published on npm)
  • Fix bin path format (dist/cli.js instead of ./dist/cli.js)

Includes Sunil's three fixes: optimizeDeps exclusion (#3), inline sourcemaps (#5), and dynamic "use client" (#7).

@github-actions
Copy link

Example Preview Production Original
app-router-cloudflare preview production
pages-router-cloudflare preview production
app-router-playground preview production original
realworld-api-rest preview production
nextra-docs-template preview production
benchmarks preview production
hackernews preview production original

@southpolesteve southpolesteve merged commit 5c44676 into main Feb 24, 2026
17 checks passed
@southpolesteve southpolesteve deleted the chore/version-0.0.2 branch February 24, 2026 17:32
southpolesteve added a commit that referenced this pull request Feb 27, 2026
15 Playwright E2E tests covering the full ISR lifecycle:
- MISS on first request with X-Vinext-Cache header
- HIT on second request within TTL (same timestamp)
- STALE after TTL expires (same cached content)
- HIT after background regeneration completes
- Cache-Control with s-maxage and stale-while-revalidate
- Non-ISR pages have no ISR headers
- Browser rendering of ISR pages

Also documents ISR background regen bug in DISCOVERIES.md:
Pages Router regen re-caches old HTML instead of re-rendering.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant