All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.1.0 (2021-04-01)
- tsconfig:
tsconfig.shared.json/outFile
is no longer set
- add release script (a555c66)
- tsconfig: avoid setting outFile (02ade1b)
- Fix CLI command names
- Expand supported CLI command set
- Add exported
jest
configuration - Add a basic
jest
snapshot test - Add CI step to testing workflow
- Add initial
lint-staged
configuration
- Add exported
eslint
configuration - Initial CD implementation