Skip to content

Releases: martyan/react-customizable-progressbar

2.1.3

29 Dec 10:47

Choose a tag to compare

Reduce package size

2.1.2

26 Dec 16:01

Choose a tag to compare

Fix types export

2.1.1

09 Jul 10:38

Choose a tag to compare

Fixed TypeError - Cannot read properties of undefined (reading 'recentlyCreatedOwnerStacks') #54

2.1.0

09 Jul 10:24
04de5d5

Choose a tag to compare

  • Added support for React 19
  • Updated peerDependencies to include React ^19.0.0

2.0.1

26 Oct 12:37

Choose a tag to compare

  • Fixed module entry in package.json.
  • Fixed generating of types file.

2.0.0

04 Aug 14:53
215f9a4

Choose a tag to compare

Breaking Changes

  • Peer Dependencies: Dropped support for React versions 0.14.0 and 15.x. The library now requires React versions ^16.14.0, ^17.0.0, or ^18.0.0. Projects using this library must update to these versions to avoid compatibility issues.

1.2.0

18 Aug 09:41

Choose a tag to compare

version update

1.1.0

21 Jul 13:25

Choose a tag to compare

Fix memory leak #25

1.0.3

04 May 20:52
76a4cda

Choose a tag to compare

React 17 support

1.0.2

31 Oct 17:17
88c526e

Choose a tag to compare

Hooks + typescript rewrite