Skip to content

Commit

Permalink
Update docs/v8-migration-api.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolo-ribaudo authored and liuxingbaoyu committed Dec 9, 2024
1 parent d2516fe commit eb345f7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/v8-migration-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -550,6 +550,8 @@ Check out the [v8-migration guide](v8-migration.md) for other user-level changes
_verifyNodeList

// Scope.prototype
_renameFromMap
_generateUid
```
__Migration__: These methods are meant to be private so there is no real migration approach. But if your plugin / build is broken by this change, feel free to open an issue and tell us how you use these methods and we can see what we can do after Babel 8 is released.
Expand Down

0 comments on commit eb345f7

Please sign in to comment.