Tags:
- 💥 [Breaking Change]
- 🚀 [New Feature]
- 🐛 [Bug Fix]
- 📝 [Documentation]
- 🏠 [Internal]
- 💅 [Polish]
Note: Gaps between patch versions are faulty, broken or test releases.
- Added
d.file != null
check to fixTypeError: Cannot read properties of undefined (reading 'fileName')
- Moved
typescript
to peerDependencies
- Added the log message with the used version of the Typescript package
- Fixed bug with new Typescript 4.4
- Added ability to specify a custom typescript config filename
- Improved information about found errors
- Updated dependencies:
[email protected]
,upath@2
- Simplified running the checker:
npx @v4fire/typescript-check
instead of
node ./node_modules/@v4fire/typescript-check/index.js
- Added the ability to set the number of allowed errors