1.1.4 (2026-03-06)
- 🐛 Fix type export issue with enum value (2fa5492)
1.1.3 (2026-02-27)
- 🐛 update exports in index.ts (13440e4)
1.1.2 (2026-02-26)
- 🐛 fix issue with bunder mode (3df336e)
1.1.1 (2026-02-26)
- update Storybook and other dev dependencies (9355fa1)
1.1.0 (2026-02-26)
- 🐛 fix lock file and cleanup package.json (af18736)
- ✨ upgrade library to support react 19 and ESM only (225fd1a)
1.0.1 (2024-05-20)
- 🐛 const enum issue (737445a)
1.0.0 (2024-05-20)
- 🐛 add missing dependency to the useEffect hook (cb97a3d)
- ♻️ change file organization and change the default export to named export (eeb18aa)
- Changed default export to named export
0.4.2 (2023-07-15)
- 🐛 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)
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)
- add className and style support (cd4d63a)
0.2.1 (2021-10-07)
- make options optional prop (0bc6f4b)
0.2.0 (2021-10-07)
- move jsbarcode as dependacy rather than peer
- move jsbarcode as dependacy rather than peer (4730d31)
0.1.2 (2021-10-07)
- readme example and add more details (73c68ca)
0.1.1 (2021-10-07)
- readme react jsx formatting (94a24bf)
- rename data prop name to value