Releases: dependents/node-filing-cabinet
Releases · dependents/node-filing-cabinet
v4.1.0
v4.0.0
- Drop Node.js < 14 support
- Removed
ts.ModuleKind.AMD
- Update all dependencies
- Remove debug dependency
- Switch to GitHub Actions CI
- Add Windows CI
- Add CodeQL workflow
- Add c8 for coverage
- Fix tests on Windows
Full Changelog: v3.3.1...v4.0.0
v3.3.1
What's Changed
- Fix resolving js imports that have same-named ".d.ts" from ts with 'noTypeDefinitions' set to true by @williamvinogradov in #113
New Contributors
- @williamvinogradov made their first contribution in #113
Full Changelog: v3.3.0...v3.3.1
v3.3.0
v3.2.0
What's Changed
- feat(tsLookup): path mapping by @jjangga0214 in #100
New Contributors
- @jjangga0214 made their first contribution in #100
Full Changelog: v3.1.0...v3.2.0
v3.1.0
What's Changed
- Bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #99
- Bump glob-parent from 5.1.1 to 5.1.2 by @dependabot in #97
- Bump y18n from 4.0.0 to 4.0.1 by @dependabot in #95
- Rewrite tests to not use mock-fs and rewire by @mrjoelkemp in #105
Full Changelog: v3.0.1...v3.1.0
v3.0.1
v3.0.0
What's Changed
- Require Node.js 10.13 and upgrade most dependencies by @realityking in #94
Full Changelog: v2.6.0...v3.0.0