Skip to content

Releases: arethetypeswrong/arethetypeswrong.github.io

@arethetypeswrong/cli@0.6.0

09 Jul 03:34
a8dece2
Compare
Choose a tag to compare

Minor Changes

  • 938a2a8: Automatically pick an output format that fits the terminal width (--format auto, the new default)
  • eae544d: Add --entrypoints, --include-entrypoints, and --exclude-entrypoints options to customize which entrypoints get analyzed.

Patch Changes

  • Updated dependencies [eae544d]
    • @arethetypeswrong/core@0.6.0

@arethetypeswrong/core@0.5.0

08 Jul 05:50
e11103a
Compare
Choose a tag to compare

Minor Changes

  • 8b098c0: Changed checkPackage signature to accept a package FS as created by new createPackageFromNpm, createPackageFromTarballUrl, or createPackageFromTarballData functions. createPackageFromNpm resolves version ranges.

@arethetypeswrong/cli@0.5.0

08 Jul 05:50
e11103a
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [8b098c0]
    • @arethetypeswrong/core@0.5.0

@arethetypeswrong/cli@0.4.2

27 Jun 18:15
19615ae
Compare
Choose a tag to compare

Patch Changes

@arethetypeswrong/core@0.4.1

26 Jun 20:19
ccb3547
Compare
Choose a tag to compare

Patch Changes

  • 27ad5a7: Expose parsePackageSpec in @arethetypeswrong/core/utils

@arethetypeswrong/cli@0.4.1

26 Jun 20:19
ccb3547
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [27ad5a7]
    • @arethetypeswrong/core@0.4.1

@arethetypeswrong/cli@0.4.0

26 Jun 20:10
4d8444e
Compare
Choose a tag to compare

Minor Changes

  • 12014d8: Add --pack flag to support running npm pack in a directory and deleting the file afterwards

@arethetypeswrong/core@0.3.0

23 Jun 19:33
c5f61ad
Compare
Choose a tag to compare

Minor Changes

  • 7c3a377: If a packages has no exports field, look for additional entry points marked by extra package.json files with a "main" field in subdirectories.
  • 53e031b: Inlined InternalResolutionErrorDetails into InternalResolutionError and renamed the interface to InternalResolutionErrorProblem to match other problem interfaces

Patch Changes

  • 53e031b: Fixed an issue where InternalResolutionError and UnexpectedModuleSyntax could be duplicated
  • 53e031b: Fixed an issue where InternalResolutionError was missing traces

@arethetypeswrong/cli@0.3.0

23 Jun 19:33
c5f61ad
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [53e031b]
  • Updated dependencies [53e031b]
  • Updated dependencies [7c3a377]
  • Updated dependencies [53e031b]
    • @arethetypeswrong/core@0.3.0