Skip to content

Releases: idkncc/better-react-components

v2.9.0

20 Oct 08:40

Choose a tag to compare

What's Changed

  • build(deps): bump all packages
  • ci: remove semantic-release
  • ci: version bump is manual, but publishing is automated

Full Changelog: v2.8.1...v2.9.0

v2.8.1

18 Aug 11:36

Choose a tag to compare

2.8.1 (2024-08-18)

Bug Fixes

  • added key for every helper, removed eslint config from package.json (2ea3105)
  • changed docs and added proper typechecking for CalculateAspectRatio (0b3e175)
  • ci: fixed URL, due moving to organization (fa9033a)

v2.8.0

11 Aug 08:47

Choose a tag to compare

2.8.0 (2024-08-11)

Features

v2.7.3

31 Jul 20:06

Choose a tag to compare

2.7.3 (2024-07-31)

Bug Fixes

  • added Image component to exports (9ab0d85)
  • removed deprecation from flex features (4aec11f)

v2.7.2

08 Jul 11:39

Choose a tag to compare

2.7.2 (2024-07-08)

Bug Fixes

  • added back declarations (d5511d5)

v2.7.1

08 Jul 11:27

Choose a tag to compare

2.7.1 (2024-07-08)

Bug Fixes

  • fixed eslinting by reverting version (fc312d1)

v2.7.0

26 May 09:27

Choose a tag to compare

2.7.0 (2024-05-26)

Features

  • uiflex support, added helper calculateAspectRatio, refactored some code (36a6085)

v2.6.1

25 May 08:27

Choose a tag to compare

2.6.1 (2024-05-25)

Bug Fixes

  • moved stories to src/, simpler stories project run, added linting, some code structure changes (ee5f2ba)

v2.6.0

11 May 13:55

Choose a tag to compare

2.6.0 (2024-05-11)

Features

  • context for expandable components (e458989)
  • image component, richtext support for textcomponents, quality updates (85a76ea)

v2.5.1

04 May 07:40

Choose a tag to compare

2.5.1 (2024-05-04)

Bug Fixes

  • fixed children (ReactNode) (213bd03)