v0.5.6
Improvements
- Add
tslib
by default - Smarter Jest configs
Bugfixes
- Fix falsy build configs for certain formats
Commits
- fix: remove falsey build configs (#77) cce9d53
- feat: use tslib by default (#73) 01bc516
- Write Jest configuration file (#75) 24f10af
- Catch + throw errors before passing to p-estimator 851da83
- Merge branch 'master' of github.com:jaredpalmer/tsdx 1f6a1b6
- Use require.resolve for babel plugins 29fb3c8
- docs(readme): specify Jest v24 is used. Clarify jsdom flag (#68) 1087983
- Fix testMatch to find test files correctly (#71) a2365db