2024-10-21
- chore: revert 2.1.4 changes (#1799)
2024-10-16
- chore: switch to tinyglobby for fewer dependencies (#1780)
2024-09-22
- fix: simplify regex (#1751)
2023-11-28
- fix: Allow a "no files found" error to be emitted as warning (#1625)
2023-11-25
- fix: escape special glob characters (#1636)
2023-10-25
- feat: Error when files not found (#1611)
2023-10-15
- fix: bump magic-string version #1596
2023-10-05
- fix: ensure rollup 4 compatibility #1595
2023-08-11
- fix: keep dynamic import assert arg intact #1504
2023-07-08
- docs: typo #1527
2023-01-20
- fix: types should come first in exports #1403
2022-12-17
- fix: update magic-string #1373
2022-10-21
- chore: update rollup dependencies (3038271)
2022-10-09
- fix: prepare for Rollup 3 #1297
2022-08-02
- fix: exclude external imports (#1193)
2022-04-19
- fix: parameter types for dynamicImportToGlob (#1166)
2021-12-28
- refactor: update, swap dependencies (#1073)
2021-10-19
- fix: ignore data uris (#1021)
2021-07-26
- feat: add typings (#898)
2021-07-15
- fix: allow ./${var}.suffix.js (#834)
- fix: Give default promise rejection timing parity with cases (#825)
2021-07-15
This release is identical to v1.3.0. Duplicate versions were created as the result of erroneous Workflows.
2021-07-15
- fix
- fix
2020-11-30
- docs: fix typo in README.md (#659)
2020-08-13
- feat: add support for dynamic expressions with concat (#495)
- chore: update dependencies (26f9b6c)
2020-07-06
- First release