Huáng Jùnliàng
|
833b39112d
|
fix: early return when param binding is not found (#13910)
|
2021-11-01 15:11:30 -04:00 |
|
Nicolò Ribaudo
|
45308f3cba
|
v7.16.0
|
2021-10-30 01:26:04 +02:00 |
|
Nicolò Ribaudo
|
e33186c68e
|
Pre-release updates
Update the release tool to 0c289ca7ee
|
2021-10-30 01:25:25 +02:00 |
|
Nicolò Ribaudo
|
c7ddb1ae93
|
Use workspace:^ to specify @babel/ dependencies (#13772)
* Enforce `workspace:^` to specify `@babel/` dependencies
* `yarn constraints --fix`
* Update lockfile
|
2021-10-25 07:22:08 +02:00 |
|
Huáng Jùnliàng
|
29f697c84e
|
Implement @babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression (#13842)
* fix: register function expression id after params
* implement bugfix plugin
* add more testcases
* fix: do not skip pattern binding referencing id
* update compat-table
* add bugfix plugin to preset-env
* update Babel 8 test fixtures
* Update packages/babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression/README.md
* chore: bundle bugfix plugin
* address review comments
* add runtime version check
* update compat table
* fix syntax error
* update test fixtures
* revert bugfixes targets update
* update Babel 8 test fixtures
|
2021-10-20 15:53:40 -04:00 |
|