@sveltejs/kit@3.0.0-next.1
📦 sveltekitView on GitHub →
🐛 1 fixes🔧 2 symbols
Summary
This patch release fixes an issue by reinstating the $app/environment alias for $app/env.
🐛 Bug Fixes
- Reinstated $app/environment as an alias for $app/env to support dependencies that import the former.