v13.0.0
christophehurpeau
released this
19 Nov 10:37
·
501 commits
to main
since this release
13.0.0 (2022-11-19)
Bug Fixes
- fix eslint (479f77d)
- fix node global declaration (ab5100b)
- nightingale-logger: add explicit error message when trying to extends undefined context (1346bd5)
Code Refactoring
- drop node 14 and cjs (9a8ca06)
Features
BREAKING CHANGES
- dropped node 14 and cjs
- nightingale-sentry: remove deprecated token passed in constructor. Use Sentry object instead and init in the app.
- drop node 14