Skip to content

Commit

Permalink
feat(nightingale-sentry): update to v7
Browse files Browse the repository at this point in the history
BREAKING CHANGE: remove deprecated token passed in constructor. Use Sentry object instead and init in the app.
  • Loading branch information
christophehurpeau committed Nov 13, 2022
1 parent ab5100b commit 0188b65
Show file tree
Hide file tree
Showing 32 changed files with 102 additions and 189 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/nightingale-console-example/package.json
Expand Up @@ -69,7 +69,7 @@
]
},
"dependencies": {
"@sentry/node": "^6.1.0",
"@sentry/node": "7.19.0",
"nightingale": "12.1.4",
"nightingale-console": "12.1.4",
"nightingale-sentry": "12.1.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/nightingale-logger/dist/index-browser.cjs.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/nightingale-logger/dist/index-browser.es.js.map

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/nightingale-logger/dist/index-node16.cjs.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/nightingale-logger/dist/index-node16.mjs.map

Large diffs are not rendered by default.

7 changes: 3 additions & 4 deletions packages/nightingale-sentry/dist/index-browser.cjs.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/nightingale-sentry/dist/index-browser.cjs.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 3 additions & 4 deletions packages/nightingale-sentry/dist/index-browser.es.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0188b65

Please sign in to comment.