Fixes
- fix: correct type inference for props when initialProps is used by @pierrezimmermannbam in #1421
- fix: skip configureHostComponentNamesIfNeeded when calling renderHook by @KrastanD in #1425
- fix: fixing TypeScript accessibility issue for custom render function by @FelipeESchmidt in #1428
Improvements
- feat: add autocomplete for fireEvent event names by @pierrezimmermannbam in #1434
Refactors, Docs, Chores, etc
- refactor: flush microtask queue implementation by @mdjastrzebski in #1374
- Fix a11y typo by @CodingItWrong in #1408
- chore: remove conventional-changelog-cli package by @mdjastrzebski in #1419
- Correct second test description by @Abdelalim-dev in #1424
New Contributors 👏
- @Abdelalim-dev made their first contribution in #1424
- @KrastanD made their first contribution in #1425
- @FelipeESchmidt made their first contribution in #1428
Full Changelog: v12.1.2...v12.1.3