Files
CloudFlare-ImgBed/node_modules/@cloudflare/pages-plugin-sentry/CHANGELOG.md
MarSeventh 4e0c55d1f9 init
2024-07-19 23:26:06 +08:00

23 lines
516 B
Markdown

# @cloudflare/pages-plugin-sentry
## 1.1.3
### Patch Changes
- 567f8c5: Add MIT license
## 1.1.2
### Patch Changes
- 6089299: maintenance: Build Plugins with newer `--outdir` option, actually build the APIs of Plugins, and update `package.json`s to be more complete.
- 34b1707: fix: Correctly type the PluginData (`context.data.sentry`) as a Toucan instance
## 1.1.0
### Minor Changes
- 5d29e41: chore: Bump to using toucan-js@3.0.0
https://github.com/robertcepa/toucan-js/releases/tag/toucan-js%403.0.0