Thanks to visit codestin.com
Credit goes to github.com

Skip to content

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 24 Aug 19:08
· 161 commits to refs/heads/master since this release
9b0064f

๐Ÿš€ 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