Skip to content

Commit

Permalink
Do not use descriptors for private class elements (babel#16261)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolo-ribaudo authored and liuxingbaoyu committed Mar 5, 2024
1 parent 5064330 commit be780d6
Show file tree
Hide file tree
Showing 330 changed files with 2,791 additions and 3,201 deletions.
4 changes: 2 additions & 2 deletions Makefile.js

Large diffs are not rendered by default.

9 changes: 9 additions & 0 deletions Makefile.source.mjs
Expand Up @@ -459,6 +459,15 @@ target["new-version-checklist"] = function () {
Update minVersion in packages/babel-helpers/src/helpers/applyDecs2311.ts
!!!!!! Write any important message here, and change the !!!!!!
!!!!!! if (0) above to if (1) !!!!!!
- Update the version:
- assertClassBrand
- classPrivateFieldGet2
- classPrivateFieldSet2
- classPrivateGetter
- classPrivateSetter
- toSetter
!!!!!! !!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Expand Down

0 comments on commit be780d6

Please sign in to comment.