v16.0.0-alpha.3
Pre-release
Pre-release
IvanGoncharov
released this
03 Jun 23:05
·
576 commits
to main
since this release
v16.0.0-alpha.3 (2021-06-04)
Breaking Change 💥
- #3110 Switch entire codebase to TypeScript (@IvanGoncharov)
Bug Fix 🐞
Polish 💅
Internal 🏠
6 PRs were merged
- #3143 TS: Enable strict mode (@leebyron)
- #3144 ESLint: fail
npm run lint
if any warnings are reported (@IvanGoncharov) - #3151 CI: Add new job to check health of package-lock.json (@IvanGoncharov)
- #3153 Fix typescript-4.3 version in the integration tests (@kyarik)
- #3154 tsconfig.json: enable 'isolatedModules' (@IvanGoncharov)
- #3157 package.json: fix generating release commit (@IvanGoncharov)
Dependency 📦
- #3149 Update deps (@IvanGoncharov)
Committers: 4
- Benjie Gillam(@benjie)
- Ivan Goncharov(@IvanGoncharov)
- Lee Byron(@leebyron)
- Yaroslav Kukytsyak(@kyarik)