Download Latest Version v0.14.1.zip (493.3 kB)
Email in envelope

Get an email when there's a new version of TSDX

Home / v0.13.2
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2020-04-13 2.2 kB
v0.13.2.tar.gz 2020-04-13 385.7 kB
v0.13.2.zip 2020-04-13 446.9 kB
Totals: 3 Items   834.8 kB 0

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
  • semver was also moved from devDependency to dependency. It's used in tsdx 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 - (clean): remove redundant tsconfig strict opts in templates (#673) 2dd4396 ### 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 https://github.com/jaredpalmer/tsdx/compare/v0.13.1...v0.13.2

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.

Source: README.md, updated 2020-04-13