-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# 1.0.0 (2022-08-17) ### Bug Fixes * add proper `searchPath` ([9b6c87a](9b6c87a)) * display debug logs ([5579f80](5579f80)) * typecheck error ([483f785](483f785)) ### Features * add typescript utilities ([d19c363](d19c363)) * add utils ([c395317](c395317)) * plugin ([e22f57b](e22f57b))
- Loading branch information
1 parent
3ab4993
commit bc050c4
Showing
2 changed files
with
16 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# 1.0.0 (2022-08-17) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* add proper `searchPath` ([9b6c87a](https://github.com/ArtemKlyuev/esbuild-plugin-d-ts-path-alias/commit/9b6c87a3ecfa06564f56858688bb3384d9fe4643)) | ||
* display debug logs ([5579f80](https://github.com/ArtemKlyuev/esbuild-plugin-d-ts-path-alias/commit/5579f80f556deb2ce351e1173efe3703cd1d7659)) | ||
* typecheck error ([483f785](https://github.com/ArtemKlyuev/esbuild-plugin-d-ts-path-alias/commit/483f785b467ebea2f8f310854c1831c21c94247b)) | ||
|
||
|
||
### Features | ||
|
||
* add typescript utilities ([d19c363](https://github.com/ArtemKlyuev/esbuild-plugin-d-ts-path-alias/commit/d19c3637bca22e545249af8c4705dedd59b0d93f)) | ||
* add utils ([c395317](https://github.com/ArtemKlyuev/esbuild-plugin-d-ts-path-alias/commit/c395317f281ead9ce9307c7e6ab8acc99ea7d620)) | ||
* plugin ([e22f57b](https://github.com/ArtemKlyuev/esbuild-plugin-d-ts-path-alias/commit/e22f57b4cc01c9a3475327d8fca7bb32b39ac093)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters