Skip to content

Commit

Permalink
Update docs/parser.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolo-ribaudo committed May 25, 2023
1 parent 1bff8ab commit 4b60fc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/parser.md
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ require("@babel/parser").parse("code", {

| Version | Changes |
| --- | --- |
| `v7.22.0` | Moved `regexpUnicodeSets` to Latest ECMAScript features |
| `v7.22.0` | Enabled `regexpUnicodeSets` by default |
| `v7.20.0` | Added `explicitResourceManagement`, `importReflection` |
| `v7.17.0` | Added `regexpUnicodeSets`, `destructuringPrivate`, `decoratorAutoAccessors` |
| `v7.15.0` | Added `hack` to the `proposal` option of `pipelineOperator`. Moved `topLevelAwait`, `privateIn` to Latest ECMAScript features |
Expand Down

0 comments on commit 4b60fc7

Please sign in to comment.