v0.13.2
Bugfixes
@types/jest
was moved to be a dependency instead of a devDependency. It has also been removed from the templates.- This should fix any version mismatch issues that were occuring, like using
@types/jest
v25 but Jest v24.- Stay tuned for an upgrade to Jest v25 in the next minor release of TSDX
- This should fix any version mismatch issues that were occuring, like using
semver
was also moved from devDependency to dependency. It's used intsdx create
, so it was misplaced.
Template Improvements
- Several redundant
tsconfig
compilerOptions
have been removed.strict
already includes all of these.
Commits:
Lists of commits:
Bugfixes
- (fix/deps): semver should be a dep, not a devDep (#677) 094fe5e
- (fix): @types/jest should be a dep, not a devDep (#672) 2930943
Template Improvements
Internal
- (docs/types): add comments to some remaining declarations (#675) 72092c8
- (deps/types/clean): remove extraneous typings (#675) c9a719a
- (deps/clean): remove unused @types/ms devDep (#674) eaa5da7
- (clean): remove redundant set of watch opts (#671) 351936e
All Contributors
- docs: add kotarella1110 as a contributor (#680) 51cd32f
- docs: add rockmandash as a contributor (#676) 92747f8
- docs: add ambroseus as a contributor (#670) 72c06b9
Commit Range
Postscript
Wishing everyone well during the pandemic! Please stay safe and please do your part to follow public health guidelines!
If you're looking for more ways to help out, there are many, many around and likely local initiatives where you live. I also included a small few I stumbled upon in the previous release postscript.
Another recent relevant one might be the shortage of COBOL programmers in the US. If you're a tech worker interested in helping out NJ (whether you know COBOL or not), there's a sign-up form here.