Skip to content

Releases: axa-ch/react-polymorphic-types

v1.3.0

07 Jan 14:09
Compare
Choose a tag to compare
  • Improve type definitions solving issues where the TS compiler could not handle too deep or complex types

v1.2.6

14 Oct 06:22
Compare
Choose a tag to compare
  • Improve properties merging strategy

v1.2.5

10 Sep 11:20
Compare
Choose a tag to compare
  • Update dev dependencies removing eslint in favor of biome

v1.2.4

12 Jun 12:17
Compare
Choose a tag to compare
  • Fix support for typescript 5.4.5 92c80ed

v1.2.3

07 Feb 07:38
Compare
Choose a tag to compare
  • Remove unused imports

v1.2.2

07 Feb 07:38
Compare
Choose a tag to compare
  • Fix a regression bug introduced with v1.2.1 forwarded refs were not properly inferred

v1.2.1

01 Feb 10:10
Compare
Choose a tag to compare
  • Improve the DX simplifying the use of default as argument

v1.2.0

30 Jan 11:32
Compare
Choose a tag to compare
  • Fix forwardRef types overlapping #1
  • Update recipes in the readme.md file
  • Update dependencies

v1.1.0

21 Jun 06:52
Compare
Choose a tag to compare
  • Add support for the composition of Polymorphic Components

You can now pass with as attributes also polymorphic components