Skip to content

Releases: blitz-js/blitz

v0.6.0

24 Apr 11:30
Compare
Choose a tag to compare

The Blitz Alpha Release is Here!! 🎉

Read the Alpha User Guide

v0.6.0-canary.4

24 Apr 10:55
Compare
Choose a tag to compare
v0.6.0-canary.4 Pre-release
Pre-release

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
Choose a tag to compare
v0.6.0-canary.3 Pre-release
Pre-release

Minor Changes

  • 🎉 Add full working CRUD actions to pages generator! + fix RPC b…: #214

v0.6.0-canary.2

24 Apr 08:37
Compare
Choose a tag to compare
v0.6.0-canary.2 Pre-release
Pre-release

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
Choose a tag to compare
v0.6.0-canary.1 Pre-release
Pre-release

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
Choose a tag to compare
v0.6.0-canary.0 Pre-release
Pre-release

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!