Skip to content

Fix: Entry-Points

Choose a tag to compare

@evanplaice evanplaice released this 07 Apr 22:30
· 118 commits to main since this release
v1.8.1
edacf58

Accidentally hardcoded the newly added entry-points to all point to this package.

Changes:

  • Add readPackageJSON() and PackageJSON typedef
  • Entry-Points now lookup the entry-point of the package running the script(s)
  • Fix types and inline option types