Skip to content

Commit

Permalink
fix TS resolution for CJS package types (#29)
Browse files Browse the repository at this point in the history
* limit typescript dependency to patch releases
typescript is known to not follow semver and introduce breaking changes in minor versions

* fix typescript resolution for cjs package types

* add attw check to test script
change prepare script to prepublishOnly: attw calls npm pack which in turn would call prepare and then deadlock

---------

Co-authored-by: Steven Levithan <[email protected]>
  • Loading branch information
tao-cumplido and slevithan authored Nov 15, 2024
1 parent 1a04c6a commit dfac903
Show file tree
Hide file tree
Showing 4 changed files with 746 additions and 21 deletions.
Loading

0 comments on commit dfac903

Please sign in to comment.