Ignore:
Timestamp:
11/25/21 22:08:24 (3 years ago)
Author:
Ema <ema_spirova@…>
Branches:
master
Children:
8d391a1
Parents:
59329aa
Message:

primeNG components

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trip-planner-front/node_modules/acorn/CHANGELOG.md

    r59329aa re29cc2e  
     1## 8.6.0 (2021-11-18)
     2
     3### Bug fixes
     4
     5Fix a bug where an object literal with multiple `__proto__` properties would incorrectly be accepted if a later property value held an assigment.
     6
     7### New features
     8
     9Support class private fields with the `in` operator.
     10
    111## 8.5.0 (2021-09-06)
    212
     
    3747Default `allowAwaitOutsideFunction` to true for ECMAScript 2022 an higher.
    3848
    39 Add support for the `p` ([indices](https://github.com/tc39/proposal-regexp-match-indices)) regexp flag.
     49Add support for the `d` ([indices](https://github.com/tc39/proposal-regexp-match-indices)) regexp flag.
    4050
    4151## 8.2.4 (2021-05-04)
Note: See TracChangeset for help on using the changeset viewer.