@ctroenv/nextjs v1.0.3
·
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