first commit
This commit is contained in:
26
node_modules/acorn-private-class-elements/CHANGELOG.md
generated
vendored
Normal file
26
node_modules/acorn-private-class-elements/CHANGELOG.md
generated
vendored
Normal file
@@ -0,0 +1,26 @@
|
||||
## 0.2.5 (2020-04-23)
|
||||
|
||||
* Evaluate class heritage with outer private environment
|
||||
|
||||
## 0.2.4 (2020-04-22)
|
||||
|
||||
* Don't allow private element access on `super`
|
||||
|
||||
## 0.2.3 (2020-04-22)
|
||||
|
||||
(Skipped 0.2.1 and 0.2.2 because I accidentally called 0.2.0 0.2.2 in git)
|
||||
|
||||
* Use injected acorn instance if available
|
||||
* Uses `Object.getPrototypeOf` if available instead of `__proto__`
|
||||
|
||||
## 0.2.0 (2020-03-07)
|
||||
|
||||
* Mark as compatible with acorn v7
|
||||
|
||||
## 0.1.1 (2019-02-09)
|
||||
|
||||
* Add \_branch() method
|
||||
|
||||
## 0.1.0 (2019-02-09)
|
||||
|
||||
Initial release
|
Reference in New Issue
Block a user