Skip to content

Latest commit

 

History

History
574 lines (204 loc) · 15.4 KB

CHANGELOG.md

File metadata and controls

574 lines (204 loc) · 15.4 KB

Changelog

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

15.0.0 (2023-12-25)

⚠ BREAKING CHANGES

  • update babel and drop browser modern version

Features

  • update babel and drop browser modern version (5c76abc)

Bug Fixes

  • remove unused dependency @sentry/node (82b190b)

Version bump for dependency: nightingale-levels Version bump for dependency: nightingale-types

14.2.1 (2023-11-05)

Note: no notable changes

Version bump for dependency: nightingale-levels Version bump for dependency: nightingale-types

14.2.0 (2023-11-04)

Note: no notable changes

Version bump for dependency: nightingale-levels Version bump for dependency: nightingale-types

14.1.0 (2023-07-27)

Note: Version bump only for package nightingale-sentry

14.0.2 (2023-06-30)

Bug Fixes

  • typo types for typescript exports (1eb20e4)

14.0.1 (2023-06-30)

Bug Fixes

  • add missing type in exports for latest typescript (8897fd6)

14.0.0 (2023-06-30)

⚠ BREAKING CHANGES

  • deps: require node 18
  • requires node 18

Features

  • nightingale-sentry: add message in additional data (4349dc9)
  • requires node 18 (4452b11)

Miscellaneous Chores

  • deps: update dependency @pob/root to v8 (#760) (22dc3cc)

13.0.0 (2022-11-19)

Code Refactoring

Features

  • build for node 16 (30ae3e9)
  • nightingale-sentry: update to v7 (0188b65)

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

12.1.4 (2022-02-05)

Bug Fixes

12.1.3 (2022-01-15)

Note: Version bump only for package nightingale-sentry

12.1.2 (2022-01-02)

Bug Fixes

  • main esm for jest which supports esm but not exports (98789fa)

12.1.1 (2022-01-01)

Bug Fixes

  • properly configure package type (2e0cbf5)

12.1.0 (2021-12-15)

Note: Version bump only for package nightingale-sentry

12.0.1 (2021-12-12)

Note: Version bump only for package nightingale-sentry

12.0.0 (2021-12-11)

Build System

  • node 14 and remove dev builds (432ecd1)

Features

  • export SentryHandler as named export (dae462e)

BREAKING CHANGES

  • requires to import SentryHandler as named import
  • requires node 14

11.7.4 (2021-11-27)

Note: Version bump only for package nightingale-sentry

11.7.2 (2021-11-27)

Note: Version bump only for package nightingale-sentry

11.7.1 (2021-06-29)

Bug Fixes

  • update pob-babel to bring back webpack 4 support (4887431)

11.7.0 (2021-03-29)

Note: Version bump only for package nightingale-sentry

11.6.0 (2021-03-21)

Features

  • update dependencies and browserlist config (81d2340)

11.5.4 (2021-02-14)

Note: Version bump only for package nightingale-sentry

11.5.3 (2021-02-14)

Bug Fixes

  • nightingale-sentry: compatibility with sentry-expo (3ab3262)

11.5.2 (2021-02-14)

Note: Version bump only for package nightingale-sentry

11.5.0 (2021-02-06)

Features

  • better support unhandled errors (b666145)
  • nightingale-sentry: sentry v6, support browser, add breadcrumbs (dae9b69)

11.3.0 (2021-02-06)

Note: Version bump only for package nightingale-sentry

11.2.0 (2021-02-04)

Note: Version bump only for package nightingale-sentry

11.1.0 (2021-01-31)

Note: Version bump only for package nightingale-sentry

11.0.5 (2021-01-18)

Bug Fixes

  • update pob-babel for better support (44119b7)

11.0.3 (2021-01-18)

Note: Version bump only for package nightingale-sentry

11.0.1 (2021-01-18)

Bug Fixes

  • bring back support for webpack 4 (9134da3)

11.0.0 (2020-12-12)

Bug Fixes

  • update devdeps and fix lerna config (79e97dd)

Code Refactoring

  • use yarn 2, requires node 12 (73a85dd)

BREAKING CHANGES

  • drop support for node 10

10.0.1 (2020-05-23)

Note: Version bump only for package nightingale-sentry

10.0.0 (2020-05-23)

Bug Fixes

  • fix (dc7fdb4)
  • update dependencies and deprecate Record for LogRecord (2d0a758)

Code Refactoring

Features

BREAKING CHANGES

  • requires node 10
  • node 6 no longer supported
  • node 4 is no longer supported
  • remove deprecated dot support

5.2.2 (2019-05-01)

Note: Version bump only for package nightingale-sentry

5.2.1 (2019-04-05)

Note: Version bump only for package nightingale-sentry

5.2.0 (2019-04-05)

Features

5.1.0 (2019-02-24)

Bug Fixes

  • update dependencies and deprecate Record for LogRecord (2d0a758)

Features

  • update dependencies (a185796)
  • update nightingale-sentry to use @sentry/node (53b5b22)

5.0.1 (2018-12-03)

Note: Version bump only for package nightingale-sentry

5.0.0 (2018-12-03)

Features

BREAKING CHANGES

  • node 6 no longer supported

4.0.4 (2018-06-17)

Note: Version bump only for package nightingale-sentry

4.0.3 (2018-05-26)

Note: Version bump only for package nightingale-sentry

4.0.2 (2018-05-26)

Note: Version bump only for package nightingale-sentry

4.0.1 (2018-05-10)

Note: Version bump only for package nightingale-sentry

4.0.0 (2018-04-21)

Code Refactoring

BREAKING CHANGES

  • node 4 is no longer supported

3.0.0 (2018-03-18)

Bug Fixes

Features

BREAKING CHANGES

  • remove deprecated dot support

2.3.0 (2018-02-01)

2.2.0 (2017-02-28)

Features

v2.1.0

  • 73f7d73 Update README.md (Christophe Hurpeau)
  • 6f1604e feat: add user and tags (Christophe Hurpeau)
  • 8282ab1 chore(package): v2.1.0-beta.1 (Christophe Hurpeau)
  • df97c3a refactor: pob update (Christophe Hurpeau)
  • f44eb05 chore(authors): update AUTHORS (Christophe Hurpeau)

v2.1.0-beta.1

  • 0b7eea0 feat: add user and tags (Christophe Hurpeau)

v2.0.1

  • 0b2eec9 fix: fix (Christophe Hurpeau)

v2.0.0

  • 51951c9 refactor: nightingale v2 (Christophe Hurpeau)

v1.0.1