Skip to content

Releases: web-infra-dev/rspack-resolver

v0.6.6

19 Nov 06:38

Choose a tag to compare

What's Changed

corresponding npm package @rspack/resolver@0.2.5

Full Changelog: v0.6.5...v0.6.6

v0.6.5

11 Nov 08:36

Choose a tag to compare

What's Changed

corresponding npm package @rspack/resolver@0.2.4

Full Changelog: v0.6.4...v0.6.5

v0.6.4

27 Oct 07:56

Choose a tag to compare

What's Changed

  • feat: real path of symlink resolved file should be in file dependencies by @stormslowly in #108
  • fix(windows): wrong file dependencies when specifier is posix style abs path by @stormslowly in #112

corresponding npm package @rspack/resolver@0.2.3

Full Changelog: v0.6.3...v0.6.4

v0.6.3

27 Oct 06:01

Choose a tag to compare

What's Changed

corresponding npm package @rspack/resolver@0.2.2

Full Changelog: v0.6.2...v0.6.3

v0.6.2

29 Jul 09:43

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.1...v0.6.2

v0.6.1

15 Jul 10:01

Choose a tag to compare

Hightlights

First of all, great thanks to @arcanis for helping us to upgrade pnp crate in #80. It will bring performance improvment to pnp enabled projects and smaller binding size of @rspack/resolver.

Now, crate rspack_resolver is publishing by trusted publishing feature of cretes.io. Besides, @rspack/resolver has been published by the Continuous Factor Authentication. Both of them are published in a security and trusted way.

What's Changed

Full Changelog: v0.6.0...v0.6.1

corresponding npm package @rspack/resolver@0.2.1

v0.6.0

29 May 03:38

Choose a tag to compare

‼️ Breaking Change

0.6.0 introduces a Breaking change with tsconfig's paths match, more detail please refer to #74.
If you want to seperate paths mathing in different typescript project, you can use the references to seperate paths match in different project. Reference Example.

What's Changed

  • fix!: paths match align with tsconfig-paths-webpack-plugin by @stormslowly in #74

Full Changelog: v0.5.5...v0.6.0
corresponding npm package @rspack/resolver@0.2.0

v0.5.6

06 May 10:05

Choose a tag to compare

Highlight

⚡️ #69 improve resolving performance 5 times faster in yarn-pnp project.

Thank you ❤️ @elbywan @arcanis

What's Changed

New Contributors

Full Changelog: v0.5.5...v0.5.6

the @rspack/resolver@0.1.6 is using rspack_resolver@0.5.6

v0.5.5

21 Apr 10:40
e15df7f

Choose a tag to compare

What's Changed

Now npm package @rspack/resolver is released, you can use rspack resolve in your NodeJS Project.

Full Changelog: v0.5.4...v0.5.5

v0.5.4

09 Apr 09:49
edbc257

Choose a tag to compare

What's Changed

  • feat: support resolving path with extra query by @JounQin in #54
  • feat: support pass closure to restriction by @SyMind in #60
  • feat: async fs by @nilptr in #38
  • fix: template variable not replaced in baseUrl of tsconfig by @stormslowly in #61

New Contributors

Full Changelog: v0.5.3...v0.5.4