Releases: RomainLanz/sentry
Releases · RomainLanz/sentry
Update to Sentry version 8
Full Changelog: v0.1.0...v0.2.0
Update to Sentry version 8
Commits
- fix: initialize the scope in the provider (608458c)
- fix: bind the instantiated scope in the container resolver (e16150c)
- chore!: update Sentry to version 8 (eac54fd)
- doc(readme): add information about injected sdk (f354905)
Full Changelog: v0.1.0...v0.2.0-0
Bind in the IoC an unscoped instance of Sentry by default
Commits
- feat(ioc): bind an unscoped instance of Sentry by default (1a1a34a)
- chore(readme): correct indentation (94ad186)
Full Changelog: v0.0.6...v0.1.0
Correct stubs
Commits
- chore(readme): correct note (9e8397c)
- chore: first draft of readme (7ab710c)
- fix: correct default value for dsn (cefe705)
- fix: correct stub format (d35f389)
Full Changelog: v0.0.5...v0.0.6
Do not go back one folder for stubs
Copy stubs to build folder
Correct stub name
Export configure hook
Initial release
Full Changelog: https://github.com/RomainLanz/sentry/commits/v0.0.1