This commit is contained in:
MarSeventh
2024-07-19 23:26:06 +08:00
commit 4e0c55d1f9
1401 changed files with 69819 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
# @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