1.13.1 (2025-02-28)
- handling of circular dependencies (#181) (b58092e)
- importing JSON files (#182) (8c52014)
- warning from use of context.importAssertions (#179) (8e56cf1)
1.13.0 (2025-02-06)
1.12.0 (2024-12-13)
- Support absolute paths for
include
(#168) (d0d9bc3) - Warn on multiple hook initialization (#165) (9bd539e)
1.11.3 (2024-12-04)
1.11.2 (2024-09-30)
1.11.1 (2024-09-26)
1.11.0 (2024-07-29)
1.10.0 (2024-07-22)
1.9.1 (2024-07-15)
- Don't wrap native modules (#142) (f3278a3)
- Use correct
format
when resolving exports from sub-modules (#140) (1db08ef)