github blitz-js/blitz v0.17.1-canary.1

latest releases: v2.0.8, blitz@2.0.8, @blitzjs/rpc@2.0.8...
pre-release3 years ago

💥 Breaking Changes

  • Enable full JS object serialization/deserialization for queries/mutations by integrating superjson: #827
    • If you were previously relying on the faulty behavior of useQuery returning strings for dates, this will break your app. Now if your resolver returns a Date object, so will useQuery.

🔥 Major Changes

  • Add user signup/login/logout to new app template: #834

👀 Changes to Example Apps

  • Add e2e tests to auth example: #817

Internal Meta Changes

  • Bump lodash from 4.17.15 to 4.17.19 in /examples/plain-js: #829
  • Docs: add rubenmoya as a contributor: #831

Credits

Huge thanks to @rubenmoya for helping!

Don't miss a new blitz release

NewReleases is sending notifications on new releases.