Skip to content

Commit c5dbca1

Browse files
author
Luca Forstner
authored
docs: Add removal of dryRun to migration guide (#397)
1 parent fc19eb1 commit c5dbca1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MIGRATION.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ This document serves as a migration guide, documenting all breaking changes betw
1212
- The `cliBinaryExists` function was renamed to `sentryCliBinaryExists`
1313
- Removed the `configFile` option. Options should now be set explicitly or via environment variables.
1414
- The minimum supported Node.js version is now 14 and newer.
15+
- Removed `dryRun` option.
1516

1617
## Upgrading from 1.x to 2.x (Webpack Plugin Only)
1718

0 commit comments

Comments
 (0)