Skip to content

Releases: boomerang-io/carbon-addons-boomerang-react

Release 3.0.0

11 Oct 23:28
Compare
Choose a tag to compare

v3

Substantial changes to the library have been made for v3 to adopt Carbon v11, Vite, and Sass modules to significantly improve the developer experience of both using and writing the library.

Improvements

  • Reduce build times significantly via Sass modules, for both consumers and local development
  • Migrate to Storybook builder for Vite
  • Support in-app theme switching
  • Upgrade to latest v6 of Storybook and improve documentation
  • Use Vitest as test runner
  • Reduce number of installed and peer dependencies

Breaking Changes

  • Use Carbon v11
  • Drop support for Carbon v10
  • Remove exports of Carbon components
  • Change style imports and theming

Deprecations

The following components are still in the library but have been marked as deprecated and are grouped together in a deprecated section in Storybook

  • LoadingAnimation
  • NoDisplay
  • OptionsGrid
  • Sidenav

Migration Guide

View our migration guide for upgrading your application to v3

Changelog

PRs

Full Changelog: 2.0.14...3.0.0

Release 2.0.14

07 Oct 22:05
2dd0c89
Compare
Choose a tag to compare

What's Changed

  • feat [ISEEC-4459] UI: Carbon Addons react-query integration by @LucasGrimauth in #88

Full Changelog: 2.0.12...2.0.14

Release 3.0.0-beta.11

27 Sep 21:07
Compare
Choose a tag to compare
Release 3.0.0-beta.11 Pre-release
Pre-release

Release 2.0.12

18 Sep 22:01
Compare
Choose a tag to compare
  • chore: update gdpr redirect modal color scheme (8641125)

Release 2.0.11

15 Sep 17:34
Compare
Choose a tag to compare
  • fix: copy and image updates (#85) (c3b2bdf)
  • fix: upgrade @carbon/themes from 10.52.0 to 10.54.0 (#76) (959b8b0)

Release 2.0.10

29 Jul 19:29
Compare
Choose a tag to compare

Release 2.0.7

22 Jun 21:10
Compare
Choose a tag to compare

Release 2.0.6

22 Jun 19:33
Compare
Choose a tag to compare
  • feat: handle csv strings for array inputs in dynamic formik (#67) (66310c5)
  • Update dependebot.yml (6f470eb)
  • feat: add dependebot (2a928cd)
  • chore: fix eslint for stories (d53cf0d)

Release 2.0.5

08 Jun 21:11
Compare
Choose a tag to compare

Release 2.0.4

31 May 17:57
Compare
Choose a tag to compare
  • fix: use react router link when current navlink (#60) (159968b)
  • fix: remove log (e96bf7a)