v.2.0.0
What's Changed
- Fix/textarea vertical resize 315 by @arpitjain099 in #617
- eslint fixes by @flacoman91 in #625
- Tab component by @virginiacc in #587
- Allow users to configure custom link component by @virginiacc in #563
- DS style barrel, Storybook style entry, and consumption docs by @flacoman91 in #618
- Chore/fix alert children warning 317 by @arpitjain099 in #626
- Update package dependencies by @flacoman91 in #627
Full Changelog: v.1.0.8...v.2.0.0
Breaking changes
- Removed react-router from dependencies. If you use a router like react-router or tanstack-router, you need to configure a Link Context provider to pass in.
- eslint fixes broke some stuff:
- ApplicationFooter was renamed to AppFooter
- withBg converted to hasBg