Skip to content

v0.11.1

Compare
Choose a tag to compare
released this 24 Mar 17:52
5462b2a

0.11.1 (2022-03-24)

Thanks for supporting Odyssey. This release includes new accessibility features for <Modal />. Additional changes include updates to styles, improved storybook documentation, and streamlined package artifacts. Finally, if your team is using our shared browserslist configuration package in test or development environments please please pay special attention to the updated configuration changes in this release as you may need to further refine the config selection using BROWSERSLIST_ENV.

If you have questions please reach out to us through the channels mentioned in our Contribution Guidelines!

🚀

CHANGELOG

Features

  • browserslist-config-odyssey: expose development and test configs (5deb33a)

Bug Fixes

  • odyssey-react: improve keyboard focus behavior for Modal component (c5d8481)
  • odyssey-storybook: controls for Button theme story (7301868)
  • odyssey-storybook: improve Button doc stories (2f7fdf0)
  • odyssey-storybook: improve NativeSelect doc stories (d2e4044)