All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.
2.3.2 (2025-01-03)
2.3.1 (2025-01-03)
2.3.0 (2025-01-03)
- add support for additional meta apis (e011988)
- new import.meta apis (185992a)
- update eslint, rollup and other dependencies (5ea0a08)
2.2.1 (2023-08-04)
2.2.0 (2022-06-21)
2.1.1 (2022-02-03)
- import ast from smart instead of default export of @babel/template (88e058f)
2.1.0 (2021-09-10)
- switch to pnpm (22e8ab9)
- import.meta on its own is no longer transpiled.
- unknown import.meta properties are no longer transpiled.
- create plugin (dd1a3f7)