Jest 26 has released. We need to provide support for that.
Make developers feel comfortable to work
peerDependencies in root package.json.src/util/version-checker.ts and src/util/version-checker.spec.ts.prettier: 2.x, husky: 4.x, fs-extra: 9.x, semver: 7.x.package.json.If you see other things, please provide us information.
@kulshekhar should we separate 2 releases, with next branch target v25.5.0 and another branch target v26 ?
@ahnpnl I'm not sure I understand the reason. Why would the next version be older that v26?
actually my purpose is we separate 2 releases, as next branch will be merged into master first for release 25.5.0. After that this PR can land on next branch as for release 26.0.0.
I'm not sure if this approach is needed because there can be a situation that not all users can go immediately to jest 26 (which requires TypeScript 3.8). Currently 25.5.0-beta.0 (which is based on next branch) contains the most important change is performance boost for isolatedModules: false.
So IMO we should separate these 2 releases, as 25.5.0 goes first and 26.0.0 goes after that
@ahnpnl that sounds good. I misunderstood earlier
Close via #1597
this feature will be in the next release 26.0.0, ETA somewhere next week.
Hello, just wondering if you still expect this this week?
yes it is still on track :)
Yay!! :) thx for the update.
FYI 26.0.0 was out last weekend
Most helpful comment
yes it is still on track :)