Skip to content

Releases: appfolio/react-gears

v8.19.3

24 Apr 18:55

Choose a tag to compare

8.19.3 (2026-04-24)

Bug Fixes

Miscellaneous

  • upgrade Storybook 8 to 9 (97eddd2)

v8.19.2

24 Apr 18:27

Choose a tag to compare

8.19.2 (2026-04-23)

Bug Fixes

  • resolve all 37 dependabot security alerts via upgrades (78a06a3)

v8.19.1

16 Jan 20:50

Choose a tag to compare

8.19.1 (2026-01-16)

Bug Fixes

  • make unique id generation come from context when provided (60f6405)
  • use memo for extracted functional components (c90c859)

v8.19.0

09 Jan 21:41

Choose a tag to compare

8.19.0 (2026-01-09)

Features

  • remove proptypes from components and use server-safe getuniqueid for id generation (24f2889)

v8.18.0

19 Dec 17:39

Choose a tag to compare

8.18.0 (2025-12-19)

Features

  • expose dismissable prop for feature banner (d1989c7)

v8.17.7

22 Nov 05:48

Choose a tag to compare

8.17.7 (2025-11-22)

Bug Fixes

  • streamline artifact upload and npm publish steps in release workflow (4d35da8)

v8.17.6

22 Nov 04:51

Choose a tag to compare

8.17.6 (2025-11-22)

Bug Fixes

  • update artifact upload paths to include esm and lib directories (502d26b)

v8.17.5

22 Nov 04:31

Choose a tag to compare

8.17.5 (2025-11-22)

Bug Fixes

  • Keep input tag's value attribute updated with input's value (8309e79)
  • move release-please pr creation and public publishing to separate workflow and job (0bd5114)
  • permission workflow (81cc840)
  • remove generated storybook and make own workflow (1d7a984)

v8.17.4

21 Nov 17:26

Choose a tag to compare

8.17.4 (2025-11-20)

Bug Fixes

  • update DateInput to use initialCalendarDate (90bee05)

v8.17.3

19 Nov 23:16

Choose a tag to compare

8.17.3 (2025-11-19)

Bug Fixes

  • call onSelect when items are unchecked on filter (3334120)