List view
Future changes that will not be breaking. Things in here should eventually be moved into another release milestone.
No due date•9/17 issues closedBreaking changes planned for the future. Things in here should eventually be moved into another release milestone.
No due date•2/6 issues closed- No due date•2/8 issues closed
TS 4.0 has some slightly breaking changes as is usual for all TS minors and majors (it does not follow SemVer). Prettier 2 has some fairly breaking changes as will ESLint upgrades. All of these should appear editor, linter, formatter, or build errors, and a good portion will be automatically fixable, but is nonetheless quite breaking. Wanted to upgrade to Jest 26 in v0.14.0, but TS 3.8 was required (which I didn't also add because too many breaking changes).
No due date•15/21 issues closedv0.15.0 is a breaking change, so there will be small differences to the API. The major features added here are multi-entry support and `preserveModules` support. These may cause some breakage to `tsdx.config.js` users due to `output.dir` usage (as opposed to `output.file`). While there are some ways to make this backward compatible to users who don't use these features, the differences between the modes may cause confusion and may not be optimal. We may also introduce other tiny changes to naming to help get to a more ideal state or to make things more backward-compatible. Rollup 2 support has now been added as part of this milestone as it similarly can cause some breakage to `tsdx.config.js` users.
No due date•15/22 issues closed