v1.0.0
What's Changed
- Upgraded to Lookbook 2.0 #295
Breaking Changes
Upgrade Guide
- Run the following commands to migrate to new ViewComponent 3.0 slot syntax:
bin/rails polaris_view_components:detect_legacy_slots
bin/rails polaris_view_components:migrate_legacy_slots
- If you have CSS overrides for Polaris styles double check them and update class names if necessary.
Full Changelog: v0.13.0...v1.0.0