v12.0.0
christophehurpeau
released this
11 Dec 19:59
·
724 commits
to main
since this release
12.0.0 (2021-12-11)
Bug Fixes
- nightingale-html-formatter: use html light theme (821cc7e)
- fix import and order of plugin-run in rollup.config.mjs (97b2c53)
- missed legacy pob-babel (82a38fa)
- typings (2715620)
Build System
- node 14 and remove dev builds (432ecd1)
Features
- export SentryHandler as named export (dae462e)
- nightingale-formatter: remove deprecated styleToHtmlStyle export (24e7391)
- drop default exports (8878e49)
BREAKING CHANGES
- requires to import SentryHandler as named import
- nightingale-formatter: removed deprecated styleToHtmlStyle export
- use named imports instead of default exports
- requires node 14