What's Changed
- Add Jest regression test suite, refresh the README for 2025, and configure a safer npm publish setup by @Winner95 in #4
- Add support for components defined with
React.forwardRef(...)(fixing the props parsing issue reported in #3) by @ddouglasz in #2 - Improve tests for
React.forwardRefcomponents and add a CI workflow to run the test suite by @Winner95 in #5
New Contributors
- @Winner95 made their first contribution in #4
- @ddouglasz made their first contribution in #2
Full Changelog: v1.1.1...v1.2.0