Skip to content

Latest commit

 

History

History
56 lines (26 loc) · 2.71 KB

CHANGELOG.md

File metadata and controls

56 lines (26 loc) · 2.71 KB

Changelog

0.10.1 (2025-01-23)

Bug Fixes

  • respect rspack default options (97ea404)

0.10.0 (2025-01-23)

Features

  • experimental support for rspack (#60) (2ba9968)
  • update oxc-resolver to v4.0.0 (76e3ef5)

0.9.1 (2025-01-20)

Bug Fixes

  • dynamic import optional peerDependency (#59) (045970f)

0.9.0 (2025-01-18)

Features

  • experimental support for vite.config (#52) (5a8d8a9)
  • experimental support for webpack (#56) (1bc1f7c)
  • introduce createOxcImportResolverAsync (2800396)

Chores

  • separate bundler test cases (1b27e25)

0.8.0 (2025-01-02)

Features

  • bump oxc-resolver to 3.0.3 (9c26f6c)

Chores

0.7.0 (2024-12-20)

Features