Skip to content

@ctroenv/nextjs v1.0.3

Choose a tag to compare

@ctrotech-tutor ctrotech-tutor released this 17 Jun 07:36
· 8 commits to main since this release

What's Changed

  • Server-only key guard now actually throws on client (was dead code checking key in {})
  • withCtroEnv() throws instead of process.exit(1) (webpack cleans up gracefully)
  • Raw values accessible on server via meta.get() bypassing the masking proxy

Full Changelog: nextjs-v1.0.2...nextjs-v1.0.3