Release v2.0.0
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.0.0 (2021-12-28)
⚠ BREAKING CHANGES
- eslint upgrade + remove some ts configs
Features
- upgrade deps + ci config (52585be)
1.2.2 (2021-10-08)
1.2.1 (2021-08-10)
1.2.0 (2021-07-24)
Features
- change ts config to es2020 + upgrade docs and add + badges + add types to pkg.json (e234ebb)
1.1.0 (2021-07-20)
Features
- add docker compose dev env (ba4db1c)
1.0.0 (2021-07-20)
Features
- add base Makefile (3002aac)
- add base structure for Jest (0e77cb5)
- add basic tooling (85f6efa)
- add eslint (1910863)
- add new simpler boilerplate and publish scripts (309bcd9)
- add nodemon with dotenv and sample .env file (3750a60)
- add simple hello world with Fastify along with utils code (54f31a3)
- add typescript (30e4f53)
Bug Fixes
- code-ql install deps (37cfa03)