Files
vanillajs-seed/node_modules/acorn-import-meta/CHANGELOG.md
2020-05-26 10:37:57 +02:00

438 B

1.1.0 (2020-04-20)

  • Don't accept escape sequences in "import"
  • Mark as compatible with acorn@7

1.0.0 (2018-10-23)

  • Don't accept escape sequences in "meta"

0.3.0 (2018-09-14)

  • Update to new acorn 6 interface
  • Change license to MIT

0.2.1 (2018-02-13)

  • Relicense under Apache-2.0 and AGPL-3.0-or-later

0.2.0 (2017-12-26)

  • Improve compatibility with acorn-dynamic-import

0.1.0 (2017-12-19)

Initial release