Skip to content

Releases: iamchathu/react-jsbarcode

v1.1.4

06 Mar 17:45

Choose a tag to compare

1.1.4 (2026-03-06)

Bug Fixes

  • 🐛 Fix type export issue with enum value (2fa5492)

v1.1.3

27 Feb 00:12

Choose a tag to compare

1.1.3 (2026-02-27)

Bug Fixes

  • 🐛 update exports in index.ts (13440e4)

v1.1.2

26 Feb 23:09

Choose a tag to compare

1.1.2 (2026-02-26)

Bug Fixes

  • 🐛 fix issue with bunder mode (3df336e)

v1.1.1

26 Feb 22:48

Choose a tag to compare

1.1.1 (2026-02-26)

Bug Fixes

  • update Storybook and other dev dependencies (9355fa1)

v1.1.0

26 Feb 22:31

Choose a tag to compare

1.1.0 (2026-02-26)

Bug Fixes

  • 🐛 fix lock file and cleanup package.json (af18736)

Features

  • ✨ upgrade library to support react 19 and ESM only (225fd1a)

v1.0.1

20 May 12:36

Choose a tag to compare

1.0.1 (2024-05-20)

Bug Fixes

v1.0.0

20 May 11:55

Choose a tag to compare

1.0.0 (2024-05-20)

Bug Fixes

  • 🐛 add missing dependency to the useEffect hook (cb97a3d)

Code Refactoring

  • ♻️ change file organization and change the default export to named export (eeb18aa)

BREAKING CHANGES

  • Changed default export to named export

v0.4.2

15 Jul 09:27

Choose a tag to compare

0.4.2 (2023-07-15)

Bug Fixes

  • 🐛 add git plugin to check changelog (3cb8a81)
  • 🐛 fix missing dependancy (6a7f506)
  • 🐛 fix skip husky issue and change the step order (42a9bb0)
  • 🐛 ignore husky in ci (7be9da8)

v0.4.1

14 Jul 19:46

Choose a tag to compare

0.4.1 (2023-07-14)

Bug Fixes

v0.4.0

14 Jul 19:38

Choose a tag to compare

0.4.0 (2023-07-14)

Features

  • 👷 setup pnpm cache in CI (e2db2bc)