- Updated dependencies [e7ac94c]
- @arethetypeswrong/core@0.17.0
- Updated dependencies [3ca2866]
- @arethetypeswrong/core@0.16.4
- 66ada51: Fix warning message json-format suggestion to use proper syntax
- Updated dependencies [622b71f]
- @arethetypeswrong/core@0.16.2
- 5ee6f29: Update README with new problem kind
- d480f1c: New problem kind: Named exports cannot be detected by Node.js. Thanks @laverdet!
- Updated dependencies [970b141]
- Updated dependencies [d480f1c]
- @arethetypeswrong/core@0.16.0
- 5566c1b: Upgrading marked-terminal to version 7.1.0
-
e41cf2c: Update
--ignore-rules
options in CLI documents.Actual behavior changes were made in #31 and #85.
- c8f113d: Fix incorrect validation error message text
- Updated dependencies [d93848f]
- @arethetypeswrong/core@0.15.1
- ab6cd95: add
--entrypoints-legacy
option
- Updated dependencies [ab6cd95]
- @arethetypeswrong/core@0.15.0
- Updated dependencies [a8acc95]
- Updated dependencies [e38ed65]
- @arethetypeswrong/core@0.14.1
- Updated dependencies [b293c99]
- @arethetypeswrong/core@0.14.0
- 2379636: Fix default options when calling internal CLI render APIs
- Updated dependencies [66fa67b]
- @arethetypeswrong/core@0.13.9
- fbc894d: Add package.json to CLI exports
- 856e8b6: Expose internal renderer and exit code API
- Updated dependencies [c5923a7]
- Updated dependencies [406fc66]
- @arethetypeswrong/core@0.13.6
- Updated dependencies [34c97d4]
- @arethetypeswrong/core@0.13.5
- Updated dependencies [fffff4d]
- Updated dependencies [4e7c0dd]
- @arethetypeswrong/core@0.13.4
- 3cc28dc: Fix
--pack
with pre/post scripts that write to STDOUT - Updated dependencies [0055de6]
- Updated dependencies [8de8306]
- @arethetypeswrong/core@0.13.3
- Updated dependencies [d0ff7c5]
- @arethetypeswrong/core@0.13.2
- 6a516c1: Use exit code 3 for errors, 1 for failures
- acd6e86: Various chores:
- Drop support for Node.js <=16 (drop
fetch
polyfill) - Move to pnpm, update dependencies, add LICENSE files, update READMEs
- Drop support for Node.js <=16 (drop
- Updated dependencies [acd6e86]
- Updated dependencies [3784346]
- @arethetypeswrong/core@0.13.0
- Updated dependencies [abbb896]
- @arethetypeswrong/core@0.12.2
- Updated dependencies [35544c5]
- @arethetypeswrong/core@0.12.1
- Updated dependencies [a578211]
- @arethetypeswrong/core@0.12.0
- 26f89d1: Infer
--from-npm
version from a locally-provided DefinitelyTyped package
- Updated dependencies [eecbf74]
- @arethetypeswrong/core@0.10.2
- Updated dependencies [ae2426f]
- @arethetypeswrong/core@0.10.1
- Updated dependencies [30bdb07]
- @arethetypeswrong/core@0.10.0
- b2a3251: Report relevant build tools detected in package.json
devDependencies
- Updated dependencies [c3a69f7]
- Updated dependencies [2c67f2d]
- @arethetypeswrong/core@0.9.0
-
894d0f3: Add support for DefinitelyTyped analysis.
@types
packages will be fetched by default for implementation packages that do not contain any TypeScript files.--definitely-typed
can be used to set the version of the@types
package fetched. By default, the version is inferred from the implementation package version.--no-definitely-typed
can be used to prevent@types
package inclusion.
- Updated dependencies [894d0f3]
- @arethetypeswrong/core@0.8.0
- fe3a6f3: Fix node-fetch dependency missing from @arethetypeswrong/cli
- Updated dependencies [c8993b9]
- Updated dependencies [2c03c4a]
- @arethetypeswrong/core@0.7.0
- 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.
- Updated dependencies [eae544d]
- @arethetypeswrong/core@0.6.0
- Updated dependencies [8b098c0]
- @arethetypeswrong/core@0.5.0
- f35407a: Fix crash on Node <v17
- Updated dependencies [27ad5a7]
- @arethetypeswrong/core@0.4.1
- 12014d8: Add --pack flag to support running
npm pack
in a directory and deleting the file afterwards
- Updated dependencies [53e031b]
- Updated dependencies [53e031b]
- Updated dependencies [7c3a377]
- Updated dependencies [53e031b]
- @arethetypeswrong/core@0.3.0
- 6fc935a: Added links to new documentation for each problem kind
- Updated dependencies [6fc935a]
- @arethetypeswrong/core@0.2.0
- d107355: New problem kind: Internal resolution error indicates that an import in one of the package’s type declaration files failed to resolve. Either this indicates that runtime resolution errors will occur, or (more likely) the types misrepresent the contents of the JavaScript files.
- Updated dependencies [d107355]
- @arethetypeswrong/core@0.1.0