Skip to content

Releases: zachbryant/parcel-resolver-tspaths

0.0.9

02 May 06:37
Compare
Choose a tag to compare

Changelog

  • Fixed undefined result when the alias used in code is exactly the same as the key in the paths object.

0.0.8

02 May 05:03
Compare
Choose a tag to compare

Changelog:

  • Fixed bug in fetching baseUrl from tsconfig, causing resolution to fail when baseUrl isn't src.

0.0.6

17 Apr 09:35
Compare
Choose a tag to compare

Bugfixes:

  • Fixed mismatched method signature for parcel 2.0 support
  • Fixed relative path problem

0.0.5

25 May 09:36
Compare
Choose a tag to compare
  • Relax engines required for node and parcel.
  • Bugfix for parcel 3.1

0.0.4

27 Apr 11:03
Compare
Choose a tag to compare
edit some words

0.0.3

27 Apr 10:54
Compare
Choose a tag to compare
update readme