v2.0.0-beta.19
github-actions
released this
22 Nov 21:11
·
219 commits
to main
since this release
🚀 Features/Improvements
blitz
- 942536d: update paginate.ts, return more params for more complex pagination control
- c1e0040: transpile packages to es2015 to support older browsers
- 696f48c: some providers need extra attributes, update for wrapAppWithProvider
- a6f32d1: Export enhancePrisma for client again (Fixes #3964)
- c126b81: fix for when using "blitz install" inside recipe with addRunCommandStep causes hangs up
- b33db08: Fix ambigious class warning log & upgrade superjson from 1.9.1 to 1.11.0
@blitzjs/auth
- c1e0040: transpile packages to es2015 to support older browsers
@blitzjs/next
- c1e0040: transpile packages to es2015 to support older browsers
- b33db08: Fix ambigious class warning log & upgrade superjson from 1.9.1 to 1.11.0
@blitzjs/rpc
- c1e0040: transpile packages to es2015 to support older browsers
- b493c93: fix resolverPath:root and make it work with monorepo resolver
- b33db08: Fix ambigious class warning log & upgrade superjson from 1.9.1 to 1.11.0
🐞 Patches
@blitzjs/generator
- b80c3d9: Fix form paths when running blitz generate all