Skip to content

Releases: wasp-lang/wasp

v0.1.10.1

22 Feb 16:38
Compare
Choose a tag to compare

Fixes #187 - wasp start does not crash any more due to tmp editor files, or files that got deleted in between recompilation trigger and code generation.

v0.1.10.0

10 Feb 15:14
Compare
Choose a tag to compare

Automatic release

v0.1.9.7

05 Feb 14:42
Compare
Choose a tag to compare

Added tracking of wasp build to CLI telemetry.

v0.1.9.6

05 Feb 13:44
Compare
Choose a tag to compare

Automatic release

v0.1.9.5

04 Feb 14:20
Compare
Choose a tag to compare

Fixed bug when no auth.

v0.1.9.4

03 Feb 19:21
Compare
Choose a tag to compare

Added generation of deployment code, that can be manually deployed.

v0.1.9.3

03 Feb 10:46
Compare
Choose a tag to compare
  • introduced basic ACL on frontend.

v0.1.9.2

25 Jan 21:27
Compare
Choose a tag to compare

Added telemetry.

v0.1.9.1

18 Dec 10:37
Compare
Choose a tag to compare

Fixed bug in code generation that would happen if auth was not enabled (#159 ).

v0.1.9

10 Dec 15:06
Compare
Choose a tag to compare

Fixed prisma version to 2.12.1, to avoid unexpected changes.