Skip to content

Commit 4360395

Browse files
author
Luca Forstner
authored
docs: Add removal of configFile option to migration guide (#266)
1 parent 8a35558 commit 4360395

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
@@ -10,6 +10,7 @@ This document serves as a migration guide, documenting all breaking changes betw
1010
- `@sentry/bundler-plugin-core` will no longer export the individual plugins but a factory function to create them.
1111
- Removed `customHeader` option in favor of `headers` option which allows for multiple headers to be attached to outgoing requests.
1212
- The `cliBinaryExists` function was renamed to `sentryCliBinaryExists`
13+
- Removed the `configFile` option. Options should now be set explicitly or via environment variables.
1314

1415
## Upgrading from 1.x to 2.x (Webpack Plugin Only)
1516

0 commit comments

Comments
 (0)