Skip to content

Releases: frankleng/esbuild-ts-paths

Release: v1.1.3

24 Mar 22:26
69c4fb5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.1.3

Release: v1.1.2

17 Mar 10:14
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.1...v1.1.2

Release: v1.1.1

04 Mar 23:59
fd09428
Compare
Choose a tag to compare

Better support for tsconfig w/ comments

What's Changed

  • fixes #3 - support /* and */ and some edge cases by @frankleng in #4

Full Changelog: v1.1.0...v1.1.1

Release: v1.1.0

14 Feb 07:38
Compare
Choose a tag to compare

Support importing from index files

ie. @shared/foo/bar where bar is a dir with index.js

Release: v1.0.4

02 Feb 02:36
80a4135
Compare
Choose a tag to compare

Fixes #1 - now supports comments in tsconfig.json

Release: v1.0.3

25 Jan 11:49
Compare
Choose a tag to compare
init

add doc

fix path not found

remove yarn 3 pnp

bump 1.0.3