We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb345f7 commit 873f2d6Copy full SHA for 873f2d6
docs/v8-migration-api.md
@@ -499,7 +499,7 @@ Check out the [v8-migration guide](v8-migration.md) for other user-level changes
499
+++ scope.path.hub
500
```
501
502
-- Remove `Scope.prototype.getAllBindingsOfKind` and `Scope.prototype.toArray`
+- Remove `Scope.prototype.getAllBindingsOfKind` and `Scope.prototype.toArray` ([#16705](https://github.com/babel/babel/pull/16705))
503
504
These methods have been removed as they are not used anymore in our code base.
505
0 commit comments