Releases: axa-ch/react-polymorphic-types
Releases · axa-ch/react-polymorphic-types
v1.4.1
v1.4.0
- Add the supported React versions into the peerDependencies
v1.3.1
- Add examples with React 19 Forward Ref
- Update dev dependencies using React 19
- Update move react into the dev dependencies
v1.3.0
- Improve type definitions solving issues where the TS compiler could not handle too deep or complex types
v1.2.6
- Improve properties merging strategy
v1.2.5
- Update dev dependencies removing eslint in favor of biome
v1.2.4
v1.2.3
- Remove unused imports
v1.2.2
- Fix a regression bug introduced with v1.2.1 forwarded refs were not properly inferred
v1.2.1
- Improve the DX simplifying the use of default
as
argument