Releases: arethetypeswrong/arethetypeswrong.github.io
Releases · arethetypeswrong/arethetypeswrong.github.io
@arethetypeswrong/[email protected]
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-entrypointsoptions to customize which entrypoints get analyzed.
Patch Changes
- Updated dependencies [eae544d]
- @arethetypeswrong/[email protected]
@arethetypeswrong/[email protected]
Minor Changes
- 8b098c0: Changed
checkPackagesignature to accept a package FS as created by newcreatePackageFromNpm,createPackageFromTarballUrl, orcreatePackageFromTarballDatafunctions.createPackageFromNpmresolves version ranges.
@arethetypeswrong/[email protected]
Patch Changes
- Updated dependencies [8b098c0]
- @arethetypeswrong/[email protected]
@arethetypeswrong/[email protected]
Patch Changes
- f35407a: Fix crash on Node <v17
@arethetypeswrong/[email protected]
Patch Changes
- 27ad5a7: Expose parsePackageSpec in @arethetypeswrong/core/utils
@arethetypeswrong/[email protected]
Patch Changes
- Updated dependencies [27ad5a7]
- @arethetypeswrong/[email protected]
@arethetypeswrong/[email protected]
Minor Changes
- 12014d8: Add --pack flag to support running
npm packin a directory and deleting the file afterwards
@arethetypeswrong/[email protected]
Minor Changes
- 7c3a377: If a packages has no
exportsfield, look for additional entry points marked by extrapackage.jsonfiles with a"main"field in subdirectories. - 53e031b: Inlined
InternalResolutionErrorDetailsintoInternalResolutionErrorand renamed the interface toInternalResolutionErrorProblemto match other problem interfaces
Patch Changes
@arethetypeswrong/[email protected]
Patch Changes
- Updated dependencies [53e031b]
- Updated dependencies [53e031b]
- Updated dependencies [7c3a377]
- Updated dependencies [53e031b]
- @arethetypeswrong/[email protected]