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