All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
1.3.0 (2021-09-17)
- upgrade dependencies (4c198fc)
1.2.0 (2021-09-13)
- ignore linting of release commits (ab9e7c5)
- bump supported Node.js versions (516a8f3)
1.1.5 (2020-11-05)
1.1.4 (2020-11-04)
- add TypeScript e2e tests to ensure typings work properly (0937a42)
1.1.3 (2020-11-04)
- ensure
toHaveNoPa11yViolations
is exported from module (1d59149) - ensure Jest preset is exported as part of NPM package (589f919)
- ensure typings are found (e579d73)
- jest no longer hangs on macOS (ed664b8)
1.1.2 (2020-11-03)
- only publish build files (04db3ba)
1.1.1 (2020-11-03)
- include all files in npm package (ae35ff6)
- package TypeScript configs when publishing to NPM (a19cdd0)
- remove passing of commit message to commitizen (badc7c7)
1.1.0 (2020-11-03)
- prevent running of test workflow in release branch pushes (f77c375)