react-typescript-library

A template to create a React component / library with Typescript

MIT License

Stars
27

Bot releases are visible (Hide)

react-typescript-library - v3.0.0 Latest Release

Published by github-actions[bot] over 1 year ago

3.0.0 (2023-05-31)

⚠ BREAKING CHANGES

  • drop React 17 support
  • drop node 14 support

Miscellaneous Chores

react-typescript-library - v2.0.0

Published by github-actions[bot] over 1 year ago

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)
react-typescript-library - v1.0.0

Published by github-actions[bot] about 2 years ago

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)
Related Projects