Releases: ikenfin/vite-plugin-sentry
Releases · ikenfin/vite-plugin-sentry
v1.4.0
What's Changed
- Bump @sentry/cli from 2.19.0 to 2.19.1 by @dependabot in #330
- Bump eslint from 8.39.0 to 8.42.0 by @dependabot in #331
- Bump @rollup/plugin-commonjs from 24.1.0 to 25.0.1 by @dependabot in #333
- Bump @typescript-eslint/parser from 5.59.11 to 5.62.0 by @dependabot in #343
- Bump @rollup/plugin-commonjs from 25.0.1 to 25.0.3 by @dependabot in #346
- Bump eslint from 8.42.0 to 8.45.0 by @dependabot in #345
- Bump @typescript-eslint/eslint-plugin from 5.59.11 to 5.62.0 by @dependabot in #344
- Bump @rollup/plugin-typescript from 11.1.1 to 11.1.2 by @dependabot in #348
- Bump @types/node from 20.3.1 to 20.4.8 by @dependabot in #357
- ⬆️ Bump eslint from 8.45.0 to 8.46.0 by @dependabot in #358
- Bump @sentry/cli from 2.19.1 to 2.20.5 by @dependabot in #363
- Bump rollup from 3.25.1 to 3.28.1 by @dependabot in #367
- Bump @types/node from 20.4.8 to 20.5.4 by @dependabot in #370
- Bump semver from 6.3.0 to 6.3.1 by @dependabot in #371
- Bump @rollup/plugin-commonjs from 25.0.3 to 25.0.5 by @dependabot in #390
- Bump @types/node from 20.5.4 to 20.8.3 by @dependabot in #391
- Bump eslint from 8.46.0 to 8.51.0 by @dependabot in #392
- Bump @rollup/plugin-typescript from 11.1.2 to 11.1.5 by @dependabot in #393
- Bump @types/node from 20.8.3 to 20.10.5 by @dependabot in #427
- Bump prettier from 2.8.8 to 3.1.1 by @dependabot in #425
- Add Vite 5 to allowed peerDep versions by @bensaufley in #437
- Bump @rollup/plugin-commonjs from 25.0.5 to 25.0.7 by @dependabot in #429
- Bump @rollup/plugin-eslint from 9.0.4 to 9.0.5 by @dependabot in #430
- Bump eslint from 8.51.0 to 8.56.0 by @dependabot in #431
New Contributors
- @bensaufley made their first contribution in #437
Full Changelog: v1.3.0...v1.4.0
v1.3.0
Shortlist
- Add
cleanSourcemapsAfterUpload
option to delete generated sourcemaps after upload (see #1) - Update dependencies
- Minimal Node.js version is 14
What's Changed
- Feature/rethrow sentry errors by @ikenfin in #254
- Bump typescript from 5.0.3 to 5.0.4 by @dependabot in #255
- Bump eslint from 8.37.0 to 8.38.0 by @dependabot in #256
- Bump @typescript-eslint/eslint-plugin from 5.57.1 to 5.58.0 by @dependabot in #257
- Bump @typescript-eslint/parser from 5.57.1 to 5.58.0 by @dependabot in #258
- Bump @rollup/plugin-commonjs from 24.0.1 to 24.1.0 by @dependabot in #259
- Bump @sentry/cli from 2.17.0 to 2.17.2 by @dependabot in #260
- Bump rollup from 3.20.2 to 3.20.4 by @dependabot in #262
- Bump @sentry/cli from 2.17.2 to 2.17.4 by @dependabot in #268
- Bump rollup from 3.20.4 to 3.21.0 by @dependabot in #271
- Bump @types/node from 18.15.11 to 18.16.0 by @dependabot in #272
- Bump @typescript-eslint/parser from 5.58.0 to 5.59.1 by @dependabot in #273
- Bump @typescript-eslint/eslint-plugin from 5.58.0 to 5.59.1 by @dependabot in #274
- Bump prettier from 2.8.7 to 2.8.8 by @dependabot in #275
- Bump @types/node from 18.16.0 to 18.16.1 by @dependabot in #276
- Bump eslint from 8.38.0 to 8.39.0 by @dependabot in #277
- Bump rollup from 3.21.0 to 3.25.1 by @dependabot in #323
- Bump @typescript-eslint/parser from 5.59.1 to 5.59.11 by @dependabot in #324
- Bump @types/node from 18.16.1 to 20.3.1 by @dependabot in #326
- Bump @sentry/cli from 2.17.4 to 2.19.0 by @dependabot in #327
- Bump @typescript-eslint/eslint-plugin from 5.59.1 to 5.59.11 by @dependabot in #325
- Feature/issue 1 add option to strip sourcemaps by @ikenfin in #328
- add jsdoc comments for options by @ikenfin in #329
Full Changelog: v1.2.0...v1.3.0
v1.2.0
- Use Sentry uploader errors as errors, instead of warnings (see https://github.com/ikenfin/vite-plugin-sentry/wiki/What-is-legacyErrorHandlingMode)
- Add
legacyErrorHandlingMode
option to use legacy mode
v1.1.8
v1.1.7
v1.1.6
v1.1.5
What's Changed
- Dropped support for deprecated 'virtual:vite-plugin-sentry/sentry-release', please, use 'virtual:vite-plugin-sentry/sentry-config' instead
- Added thanks section to readme
- Bump jest from 28.1.2 to 28.1.3 by @dependabot in #58
- Bump @typescript-eslint/parser from 5.32.0 to 5.33.0 by @dependabot in #60
- Bump @types/node from 18.6.4 to 18.7.1 by @dependabot in #62
- Bump rollup from 2.77.2 to 2.77.3 by @dependabot in #63
- Bump @typescript-eslint/eslint-plugin from 5.32.0 to 5.33.0 by @dependabot in #61
- Bump @types/node from 18.7.1 to 18.7.2 by @dependabot in #64
Full Changelog: v1.1.4...v1.1.5
v1.1.4
What's Changed
- use npm to install vite peer dependency instead of yarn by @ikenfin in #57
- Bump eslint from 8.20.0 to 8.21.0 by @dependabot in #50
- Bump @types/node from 18.6.2 to 18.6.4 by @dependabot in #56
- Bump @rollup/plugin-commonjs from 22.0.1 to 22.0.2 by @dependabot in #55
- Bump @typescript-eslint/parser from 5.31.0 to 5.32.0 by @dependabot in #54
- Bump @typescript-eslint/eslint-plugin from 5.31.0 to 5.32.0 by @dependabot in #53
Full Changelog: v1.1.3...v1.1.4