Skip to content

Release v1.2.1

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Aug 18:40

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

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