Skip to content

Releases: antoinewg/turboless

v1.1.0

13 Feb 13:32
b049700
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.1.0

v1.0.2

04 Apr 16:11
Compare
Choose a tag to compare

In this release:

  • use graviton2 architecture (commit)
  • upgrade to node18 (commit)
  • upgrade pnpm to 8.0.0 (commit)

Full Changelog: v1.0.1...v1.0.2

v1.0.1: add tests and deployment process

13 Mar 13:21
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0: initial template

05 Jun 19:26
Compare
Choose a tag to compare

Full Changelog: https://github.com/antoinewg/turbo-serverless-typescript-starter/commits/v1.0.0

This v1 template includes:

  • linting pnpm run lint & pnpm run lint:fix
  • full Typescript coverage 💯
  • Github action for CI
  • optimized packaged builds with serverless-esbuild 📦
  • fast refresh on offline support with serverless-esbuild
  • schema validation with middy middleware ✅