Skip to content

v4.0.0

Choose a tag to compare

@khan-actions-bot khan-actions-bot released this 20 Feb 13:08
· 3 commits to main since this release
437bae5

Major Changes

  • 9d96c11: Overhaul import resolution, relying on tsconfig for import aliases, and rspack-resolver for package imports. This removes the alias config option, instead requiring that aliases be defined in a tsconfig.json.

Minor Changes

  • a27caca: Support "export * from" for fragments