Skip to content

Commit

Permalink
a bulky piece or length of a cut or fallen tree, measuring progress
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacs committed Oct 17, 2023
1 parent 2c913d0 commit eee6089
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions CHANGELOG.md
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

0 comments on commit eee6089

Please sign in to comment.