vite-plugin-sentry
vite-plugin-sentry copied to clipboard
Vite plugin acting as an interface to SentryCLI
Bumps [@sentry/cli](https://github.com/getsentry/sentry-cli) from 2.20.5 to 2.31.0. Release notes Sourced from @sentry/cli's releases. 2.31.0 With this change, dSYM uploads to the legacy endpoint and release file uploads are routed to the...
Bumps [husky](https://github.com/typicode/husky) from 8.0.3 to 9.0.11. Release notes Sourced from husky's releases. v9.0.11 chore: update package-lock.json by @btea in typicode/husky#1383 fix: export HUSKY=0 in init (fixes #1393) by @typicode in...
Bumps [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript) from 11.1.5 to 11.1.6. Changelog Sourced from @rollup/plugin-typescript's changelog. v11.1.6 2024-01-09 Bugfixes fix: Ensure rollup 4 compatibility (#1658) Commits 2a19079 chore(release): typescript v11.1.6 db2cf23 fix(typescript): Ensure rollup 4...
Hey, I am experiencing weird error and I really dont know from where it comes from. Everythink works fine with Vite version 3.4.3 and lower, but from version 3.4.4 it...
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.4 to 5.1.3. Release notes Sourced from typescript's releases. TypeScript 5.1.3 For release notes, check out the release announcement. For the complete list of fixed issues, check...
I'm using AWS CodeBuild to build an express app configured with the plugin, I'm getting this error during build: `fatal: not a git repository (or any of the parent directories):...
Bumps [rollup](https://github.com/rollup/rollup) from 3.28.1 to 4.18.1. Release notes Sourced from rollup's releases. v4.18.1 4.18.1 2024-07-08 Bug Fixes Prevent "%" in generated file names to ensure imports resolve (#5535) Pull Requests...
Bumps [prettier](https://github.com/prettier/prettier) from 3.1.1 to 3.3.2. Release notes Sourced from prettier's releases. 3.3.2 🔗 Changelog 3.3.1 🔗 Changelog 3.3.0 diff 🔗 Release note 3.2.5 🔗 Changelog 3.2.4 Fix .eslintrc.json format...
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 25.0.7 to 26.0.1. Changelog Sourced from @rollup/plugin-commonjs's changelog. v26.0.1 2024-06-05 Bugfixes fix: correct import of glob (04a15b5) v26.0.0 2024-06-05 Breaking Changes chore!: bump glob's version (#1695) v25.0.8...
Bumps [rollup](https://github.com/rollup/rollup) from 3.28.1 to 4.21.2. Release notes Sourced from rollup's releases. v4.21.2 4.21.2 2024-08-30 Bug Fixes Handle IIFE/UMD namespace definitions conflicting with a builtin property (#5605) Pull Requests #5605:...