Releases: antoinewg/turboless
Releases · antoinewg/turboless
v1.1.0
What's Changed
- Bump vite from 4.1.4 to 4.4.8 by @dependabot in #4
- Bump postcss from 8.4.27 to 8.4.31 by @dependabot in #5
- Bump vite from 4.4.8 to 4.5.1 by @dependabot in #6
- Migrate to node 20 by @antoinewg in #9
New Contributors
- @dependabot made their first contribution in #4
Full Changelog: v1.0.1...v1.1.0
v1.0.2
v1.0.1: add tests and deployment process
What's Changed
- update deps and readme by @antoinewg in #1
- deps: update deps by @antoinewg in #3
New Contributors
- @antoinewg made their first contribution in #1
Full Changelog: v1.0.0...v1.0.1
v1.0.0: initial template
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 ✅