Releases: expatfile/next-runtime-env
Releases · expatfile/next-runtime-env
v3.3.0
3.3.0 (2025-03-29)
Bug Fixes
Features
- ✨ Introduce loglevel to makeEnvPublic (6b35db8)
- ✨ add options to use Next Script Component or a regular script tag (3feb6c0)
- ✨ clean up next script opt-out (a917b04)
v1.8.0
1.8.0 (2025-03-26)
Features
v3.3.0-alpha.4
Features
- ✨ clean up next script opt-out (a917b04)
v3.3.0-alpha.3
Features
- ✨ add options to use Next Script Component or a regular script tag (3feb6c0)
v3.3.0-alpha.1
Features
- ✨ Introduce loglevel to makeEnvPublic (6b35db8)
v3.2.2
3.2.2 (2024-05-16)
Bug Fixes
- 🐛 use next/script for PublicEnvScript (0614869)
- 🩹 context approach requires
serverComponentsExternalPackages
(105d886)