Bug Fixes
- one: retain line numbers in client tree shake to prevent hydration mismatch (natew)
- one: handle missing dynamic route slugs gracefully with 404 (natew)
- one: detect missing ssg slugs before running loader (natew)
- 404 page crashing when loaders throw (natew)
- one: fix nested not-found + loader not found finding (natew)
Performance Improvements
- cache some source transform work (natew)
Chores
- allow non-production NODE_ENV for builds, but warn (natew)