wasp

The fastest way to develop full-stack web apps with React & Node.js.

MIT License

Stars
12K
Committers
81

Bot releases are hidden (Show)

wasp - v0.2.0.0

Published by Martinsos over 3 years ago

CHANGELOG

  • Added support for .env file.
  • Upgraded Prisma to latest 2.21.
  • Breaking change: wasp db migrate-save and wasp db migrate-up are deprecated, now we have wasp db migrate-dev.
  • Breaking change: So far SQLite was used in development and PostgreSQL was used in production. Now both can be used in development (with SQLite still being the default), while only PostgreSQL can be used in production.
wasp - v0.1.10.2

Published by Martinsos over 3 years ago

  • fixed CLI output and input
  • fixed leaving of orphaned processes behind when CLI crashes.
wasp - v0.1.10.1

Published by Martinsos over 3 years ago

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.

wasp - v0.1.10.0

Published by Martinsos over 3 years ago

Automatic release

wasp - v0.1.9.7

Published by Martinsos over 3 years ago

Added tracking of wasp build to CLI telemetry.

wasp - v0.1.9.6

Published by Martinsos over 3 years ago

Automatic release

wasp - v0.1.9.5

Published by Martinsos over 3 years ago

Fixed bug when no auth.

wasp - v0.1.9.4

Published by Martinsos over 3 years ago

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

wasp - v0.1.9.3

Published by Martinsos over 3 years ago

  • introduced basic ACL on frontend.
wasp - v0.1.9.2

Published by Martinsos over 3 years ago

Added telemetry.

wasp - v0.1.9.1

Published by Martinsos almost 4 years ago

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

wasp - v0.1.9

Published by Martinsos almost 4 years ago

Fixed prisma version to 2.12.1, to avoid unexpected changes.

wasp - v0.1.8

Published by Martinsos almost 4 years ago

Simplified auth process.

wasp - v0.1.7

Published by Martinsos almost 4 years ago

Automatic release

wasp - v0.1.6

Published by Martinsos almost 4 years ago

Automatic release

wasp - v0.1.5

Published by Martinsos almost 4 years ago

Automatic release

wasp - v0.1.4

Published by Martinsos almost 4 years ago

Automatic release

Package Rankings
Top 5.63% on Proxy.golang.org
Badges
Extracted from project README
Discord
Related Projects