Skip to content

Commit bdedd7a

Browse files
committed
Update changelog with dart2js --package-root removal
Follow-up to b352256 Change-Id: I47e75fc3f7916cc6ec0464ace1b6df93638dd80b Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/141163 Reviewed-by: Sigmund Cherem <[email protected]>
1 parent 5b131b6 commit bdedd7a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -333,6 +333,13 @@ In addition, we fixed some inconsistencies between Dart2JS and DDC:
333333
334334
[normalization]: https://github.com/dart-lang/language/blob/master/resources/type-system/normalization.md
335335
336+
337+
Other dart2js changes:
338+
339+
* **Breaking Change**: The `--package-root` flag, which was hidden and disabled
340+
in Dart 2.0.0, has been completely removed. Passing this flag will now cause
341+
`dart2js` to fail.
342+
336343
#### Linter
337344
338345
Updated the Linter to `0.1.114`, which includes:

0 commit comments

Comments
 (0)