Releases: blitz-js/blitz
Releases · blitz-js/blitz
v0.6.2
24 Apr 15:11
Compare
Sorry, something went wrong.
No results found
v0.6.2-canary.0
24 Apr 14:48
Compare
Sorry, something went wrong.
No results found
Patches
Attempt fix for cli package detection: 55fdaa0
v0.6.1
24 Apr 12:26
Compare
Sorry, something went wrong.
No results found
Patches
Add needed blitz db migrate command to the blitz new template app page: f17820f
v0.6.0
24 Apr 11:30
Compare
Sorry, something went wrong.
No results found
The Blitz Alpha Release is Here!! 🎉
v0.6.0-canary.4
24 Apr 10:55
Compare
Sorry, something went wrong.
No results found
Patches
Add more useful instructions to the blitz new index page: #217
Remove oops debug log from blitz generator: 0fa28d2
v0.6.0-canary.3
24 Apr 09:44
Compare
Sorry, something went wrong.
No results found
Minor Changes
🎉 Add full working CRUD actions to pages generator! + fix RPC b…: #214
v0.6.0-canary.2
24 Apr 08:37
Compare
Sorry, something went wrong.
No results found
Minor Changes
🎉 Add the blitz generate command: #187
Patches
Speed up blitz start/build by parallelizing prisma generation: #212
Credits
Huge thanks to @aem and @ryardley for helping!
v0.6.0-canary.1
24 Apr 07:05
Compare
Sorry, something went wrong.
No results found
Patches
Refactor(server): simplify resolveBinAsync: #208
Maybe fix one issue on windows by removing node-pty: #210
Fix possible race condition during blitz new: #198
Beautify query/mutation logging and Refactor logger: #199
Disable jsx-a11y/anchor-is-valid because it doesn't plan will with Blitz/Next links: 73f6be0
Fix some type issues: 5da2eae
Add alpha msg to CLI and add OS version with blitz -v: #211
Fix(cli): populate new apps with latest version of deps in range: #206
Credits
Huge thanks to @wKovacs64 , @ryardley , @Zeko369 , and @merelinguist for helping!
v0.6.0-canary.0
23 Apr 15:33
Compare
Sorry, something went wrong.
No results found
Patches
Add spinner to blitz new and blitz start/build: #200
Change blitz new install to cli version: #195
Credits
Huge thanks to @merelinguist for helping!