Feature Description
Further to my work during the 2025 Q4 Hackathon, this issue is to track work upgrading various packages to add native TypeScript support and increase the TypeScript coverage in the repo.
Do not alter or remove anything below. The following sections will be managed by moderators only.
Acceptance criteria
- All
@wordpress/* and react packages support TypeScript natively.
Implementation Brief
Test Coverage
- Fix all test coverage to include types for Jest helpers/
it, etc.
QA Brief
- This change upgrades WordPress packages so a general smoke test of the entire plugin is appropriate.
- During general QA, if any "unrelated" oddities are noticed unrelated to recent changes, it's likely due to this issue 🙂
Changelog entry
- Upgrade WordPress packages and TypeScript versions.
Feature Description
Further to my work during the 2025 Q4 Hackathon, this issue is to track work upgrading various packages to add native TypeScript support and increase the TypeScript coverage in the repo.
Do not alter or remove anything below. The following sections will be managed by moderators only.
Acceptance criteria
@wordpress/*andreactpackages support TypeScript natively.Implementation Brief
@wordpress/*andreactpackages in variouspackage.jsonfiles to include versions that expose types.Test Coverage
it, etc.QA Brief
Changelog entry