Skip to content

Latest commit

 

History

History
207 lines (110 loc) · 10.7 KB

CHANGELOG.md

File metadata and controls

207 lines (110 loc) · 10.7 KB

Changelog

4.1.1 (2024-06-14)

Bug Fixes

  • internationalization with different styling options (c0e9b16)

4.1.0 (2024-06-06)

Features

  • added internationalization option (1cf8c84)

Miscellaneous

  • add change language button to homescreen and change locals (bc73f9b)

4.0.9 (2024-05-09)

Bug Fixes

  • added handlebars append helper to resolve tests template generator error (dfe908e)

Miscellaneous

  • add icons option (4999f08)
  • add icons option ( fix svg version and unnecessary print ) (473045e)
  • add icons option(fix print and svg version) (4c74c15)
  • fix formatting (5fbe3c6)
  • modify option (8f2b75b)
  • modify option for future scalability (e20ad4f)
  • removed storybook examples images (a42cbb8)
  • replaced lucide icons with their corresponding icons from gluestack-UI (198b2f8)
  • updated gluestack-ui storybook examples (8e52858)

4.0.8 (2024-03-29)

Bug Fixes

  • resolve failing handlebars check (9b450f6)

4.0.7 (2024-03-26)

Miscellaneous

  • add storybook examples option (0d5ebdc)

4.0.6 (2024-03-21)

Bug Fixes

  • added missing storybook metro config (e967aec)

4.0.5 (2024-03-15)

Miscellaneous

4.0.4 (2024-02-07)

Miscellaneous

4.0.3 (2024-02-06)

Miscellaneous

  • storybook updated to version 7 (b646630)

4.0.2 (2024-02-01)

Bug Fixes

4.0.1 (2024-01-25)

Miscellaneous

4.0.0 (2024-01-25)

⚠ BREAKING CHANGES

  • react native updated to 0.73.0

Features

  • react native updated to 0.73.0 (3713eac)

Miscellaneous

  • added missing updates (5cbe455)
  • bump RN version to 0.73.2 (2a43f08)
  • react-native-renatme version bump (510181d)
  • updated missing deployment target (ef1545f)

3.2.7 (2023-12-08)

Bug Fixes

Miscellaneous

3.2.6 (2023-11-28)

Miscellaneous

  • addressed comment regarding naming improvements (c73b2f7)
  • addressed requested change regarding file extensions (cac92a7)
  • improved storybook file replacement logic (10cc05f)
  • remodel storybook options & remove web addon (37792da)
  • update readme file (d6a2a2d)
  • updated storybook export (744406b)

3.2.5 (2023-11-23)

Bug Fixes

3.2.4 (2023-11-21)

Miscellaneous

3.2.3 (2023-11-21)

Miscellaneous

  • add pull request template & code of conduct (8020d7a)
  • bump baseproject deps & rn version (3cfa8fc)

3.2.2 (2023-11-09)

Miscellaneous

  • swap to npm-publish action (511df01)

3.2.1 (2023-11-09)

Miscellaneous

  • combine release workflow (859a14e)

3.2.0 (2023-11-09)

Features

Miscellaneous

  • added missing check (b569b29)
  • added storybook web option (2a25a6c)
  • adjust file inclusion based on the selected options, ensuring windows compatibility (9ba95c6)
  • changelog-types (6aadb10)
  • created a universal storybook run command for all OS (60e2c75)
  • fix path dest/src paths (e3ab4d1)
  • refactor logic (17583c5)
  • remove release check (65513b7)
  • remove version tag (1bd61dc)
  • rename job (edf09e1)
  • replaced storybook loading scripts with options for windows and macOs (b7866fd)
  • reverted to the default method for updating stories (5b13be9)
  • update job name (c6d7827)
  • update release.yml (5933011)
  • update workflow logic (7ebf8bc)
  • updated readme file regarding storybook (2ea7073)
  • workflow (ab61b2e)