Releases: raychz/tabify-server
Releases · raychz/tabify-server
v1.2.0
Changelog
[1.2.0] - 2020-02-19
Added
- Catch-all exception handler (also known as a filter in Nest vernacular)
- Sentry error reporting
- Use avn and a .node-version file to control the version of Node used in the project
Changed
- Update to version 2.1 of CircleCI, including the tabify-executor
- Set Node version to 10.19.0
- Update Nest to v6