Skip to content

Releases: axa-ch/react-polymorphic-types

v1.4.1

20 Aug 06:35
v1.4.1
462ee41
Compare
Choose a tag to compare
  • Update the readme.md file to fix small typos

v1.4.0

20 May 08:13
v1.4.0
b6ebeb5
Compare
Choose a tag to compare
  • Add the supported React versions into the peerDependencies

v1.3.1

20 May 08:09
v1.3.1
e96cf8a
Compare
Choose a tag to compare
  • Add examples with React 19 Forward Ref
  • Update dev dependencies using React 19
  • Update move react into the dev dependencies

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