Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2020-03-29 | 3.0 kB | |
v0.13.1.tar.gz | 2020-03-29 | 386.3 kB | |
v0.13.1.zip | 2020-03-29 | 445.9 kB | |
Totals: 3 Items | 835.3 kB | 0 |
Template Bugfix
tsconfig.json
include
was changed to removetest
from the array. This faulty include resulted in declarations being generated indist/
for test files as well as slowing down builds. It was also the cause of TS errors around v0.13.0's change torootDir: './src'
Tests
- Testing has been significantly improved in the commits leading up to this release, including:
- creating an integration test set-up
- creating many integration tests
- migrating the tests to TypeScript (they were previously 99% JS)
Commits:
Lists of commits:
### Template Bugfix - (fix): remove faulty tsconfig.json include of test dir (#646) aa09dcb ### Internal - (format): format all files, not just src/ and test/ (#648) 3cb3841 - (refactor): make preset-env variable naming more explicit (#643) 477a6dd - (clean): remove unused test/utils/psKill and its deps (#627) 9f559fa - (clean): remove some unnecessary internal declarations (#637) 985a97b - (clean): remove all references to --define (#636) 6e34b20 #### Tests - (refactor): migrate all tests and test helper code to TS (#649) 863c56d - (docs/fix): remove erroneous Test README sub-header 9fde343 - (test): ensure Babel presets are merged and applied (#627) ee391e4 - (fix/test): wrap shell.grep bc it shouldn't always succeed (#627) 25587a5 - (test): ensure a regenatorRuntime import is added (#627) fc4e23e - (test): ensure styled-components works with TSDX (#627) 9569d0c - (refactor): move safePackageName test to a unit test dir (#627) 9d72222 - (refactor): move lint -> fixtures/lint, and the test out (#627) 944ab02 - (refactor): rename tests -> e2e, integration-tests -> integration (#627) 70c8c68 - (test): ensure tsdx.config.js w/ rollup-plugin-postcss works (#627) 1e690b5 - (test): ensure --extractErrors kind of works (#627) 7617726 - (refactor): move manual tests into integration test dir (#627) a43da8d - (fix/test): resolve reproducibility issues w/ execWithCache (#621) d234dff - (refactor): split build tests into separate files per fixture (#621) 05e5b64 ### All Contributors - docs: add lookfirst as a contributor (#651) 7364efe ### Commit Range https://github.com/jaredpalmer/tsdx/compare/v0.13.0...v0.13.1Postscript
Wishing everyone well during the pandemic! Please stay safe and follow the guidelines of public health officials, for yourself, for your family, and for everyone else and their families!
There's also lots of ways to help out, here's just a few I've stumbled upon: - https://foldingathome.org/ - https://stackoverflow.blog/2020/03/26/ways-to-help-the-fight-against-covid-19-from-home/ - http://hackathon.gogcrc.org/ - #BuildforCOVID19 - https://covid19responsefund.org/ - https://www.gofundme.com/c/act/covid19 - https://github.com/jcl5m1/ventilator, https://github.com/jcl5m1/ventilator/issues/17