Skip to content

Latest commit

 

History

History
130 lines (62 loc) · 5.19 KB

File metadata and controls

130 lines (62 loc) · 5.19 KB

1.1.4 (2026-03-06)

Bug Fixes

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

1.1.3 (2026-02-27)

Bug Fixes

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

1.1.2 (2026-02-26)

Bug Fixes

  • 🐛 fix issue with bunder mode (3df336e)

1.1.1 (2026-02-26)

Bug Fixes

  • update Storybook and other dev dependencies (9355fa1)

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)

1.0.1 (2024-05-20)

Bug Fixes

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

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)

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.2.4 (2022-03-07)

0.2.3 (2021-10-12)

0.2.3-beta.0 (2021-10-12)

0.2.2 (2021-10-08)

Features

  • add className and style support (cd4d63a)

0.2.1 (2021-10-07)

Bug Fixes

  • make options optional prop (0bc6f4b)

0.2.0 (2021-10-07)

⚠ BREAKING CHANGES

  • move jsbarcode as dependacy rather than peer

Features

  • move jsbarcode as dependacy rather than peer (4730d31)

0.1.2 (2021-10-07)

Bug Fixes

  • readme example and add more details (73c68ca)

0.1.1 (2021-10-07)

Bug Fixes

  • readme react jsx formatting (94a24bf)

0.1.0 (2021-10-07)

⚠ BREAKING CHANGES

  • rename data prop name to value

Bug Fixes

  • formatting of readme (10c6717)

  • readme with peer deps installation (89c7d28)

  • rename data prop name to value (dcfe0df)