github blitz-js/blitz v0.15.0

latest releases: v2.0.8, blitz@2.0.8, @blitzjs/rpc@2.0.8...
3 years ago

💥 Breaking Changes

  • Change query in useRouter and withRouter to only have query string items and then add params which contains only the dynamic route parameters (see the new docs): #677
    • This brings useRouter and withRouter into harmony with our useParams() and useRouterQuery() hooks

🚀 Minor Changes

🐞 Patches

  • Fix top level await in blitz console 🎉: #659
  • Prevent blitz db migrate from attempting to create new migration files in production: #683
  • Ignore all .git sub files and folders: #687
  • Fix typo in model generation output: #688

Internal Meta Changes

  • Docs: add toshi1127 as a contributor: #690
  • Docs: add toshi1127 as a contributor: #691

Credits

Huge thanks to @toshi1127, @ryardley, and @wKovacs64 for helping!

Don't miss a new blitz release

NewReleases is sending notifications on new releases.