v0.5.0
·
7 commits
to refs/heads/master
since this release
🚀 New
- feat: refresh third-party modules (#197)
- Persist HTTP cache across CLI runs (#194)
- feat: migrate logger generics (#187)
- feat: migrate logger generics (#186)
🧹 Updates
- test: cover multiple context migrations (#198)
- Ensure HTTP cache directory exists before locking (#195)
- cache GitHub GET responses (#191)
- Handle Git commit timestamp for pseudo-version migration (#190)
🐛 Fixes
- fix middleware locals context key extraction (#199)
- fix: handle cross-file middleware context keys (#196)
- fix: handle nested config braces (#193)
- fix: handle ContextKey removal only for fiber configs (#192)
- Honor force option when migrating with hash (#189)
📚 Documentation
- Handle commented config fields across migrations (#188)
Full Changelog: v0.4.0...v0.5.0