add 3.0.0 breaking notes
This commit is contained in:
parent
6a560cea25
commit
ec67a83326
5
NOTES.md
5
NOTES.md
@ -1,3 +1,8 @@
|
|||||||
# Notes
|
# Notes
|
||||||
|
|
||||||
* Wildcard exports/imports wont normalise if `export default` is a non-object.
|
* Wildcard exports/imports wont normalise if `export default` is a non-object.
|
||||||
|
|
||||||
|
## 3.0.0 breaking changes
|
||||||
|
|
||||||
|
* Remove `allowImportExportEverywhere` option from acorn.
|
||||||
|
* Remove this shorthand from playground.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user