Skip to content

Releases: alioguzhan/react-typescript-library

v3.0.0

31 May 08:15
7bfa26c
Compare
Choose a tag to compare

3.0.0 (2023-05-31)

⚠ BREAKING CHANGES

  • drop React 17 support
  • drop node 14 support

Miscellaneous Chores

v2.0.0

20 Jan 18:26
16015ee
Compare
Choose a tag to compare

2.0.0 (2023-01-20)

⚠ BREAKING CHANGES

  • upgrade node engine minimum version to 14

Features

  • create example app wth typescript template (6cc5bea)

Miscellaneous Chores

  • upgrade node engine minimum version to 14 (2cdeb1e)

v1.0.0

06 Sep 17:21
986bf30
Compare
Choose a tag to compare

1.0.0 (2022-09-06)

Features

  • add github pages integration (b7534eb)
  • generate customized README after installation (68ca2c1)
  • integrate release-please (fe05370)

Bug Fixes

  • add jest-environment-jsdom for the new version of jest (40eb502)
  • postcss integration is not working (a510c71)
  • update typedoc config (72f30e7)
  • upgrade deps to fix vulnerabilities (bf40348)