Skip to content

Release v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jul 23:26
eff1a0f

Changelog

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

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