-
-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
a bulky piece or length of a cut or fallen tree, measuring progress
- Loading branch information
Showing
1 changed file
with
27 additions
and
0 deletions.
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,27 @@ | ||
# 1.5 | ||
|
||
- Add `tshy.imports` config | ||
|
||
# 1.4 | ||
|
||
- Add `tshy.esmDialects` and `tshy.commonjsDialects` configs | ||
- Use more complete package/import/export types defined by the | ||
`resolve-import` package | ||
|
||
# 1.3 | ||
|
||
- Default `tshy.main = true` if a `'.'` CommonJS export is | ||
present | ||
|
||
# 1.2 | ||
|
||
- Initial experimental support for `tshy.main` | ||
- Add `tshy.selfLink` config to suppress the internal symlink | ||
|
||
# 1.1 | ||
|
||
- Add support for local package imports/exports | ||
|
||
# 1.0 | ||
|
||
- Initial version |