Releases: alioguzhan/react-typescript-library
Releases · alioguzhan/react-typescript-library
v3.0.0
3.0.0 (2023-05-31)
⚠ BREAKING CHANGES
- drop React 17 support
- drop node 14 support
Miscellaneous Chores
v2.0.0
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
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)