Releases: lookbook-hq/lookbook
Releases · lookbook-hq/lookbook
Release 2.0.5
Release 2.0.4
Release 2.0.3
Release 2.0.2
Release 2.0.1
Release 2.0.0
🎉 v2.0.0! 🥳🥳🥳
Many thanks to all the contributors on this one! Lots of under-the-hood changes plus a couple of nice new features in this release.
Check out the new documentation site for full details of what's new and how to update: https://lookbook.build
Release 2.0.0-rc.3
Fixed
- Fix server needing a restart after preview controller class is editied (#421- thanks @ksweetie!)
- Correctly handle multi-line text as
@param
default values (#422 - thanks @GabeIsman!) - Fix missing Marcel dependency (#437 - thanks @erinnachen!)
- Fix console detection (#414 - thanks @willcosgrove!)
- Fix "missing
render_scenario_to_string
" error (#419 - thanks @NYDrewReynolds) - Fix error message wrapping (#418 - thanks again @NYDrewReynolds!)
- Fix component lookup for collapsed paths
Improved
- Update checkout step of CI workflow to latest version (#424 - thanks @petergoldstein!)
Release 1.5.5
- fix: another VC v3 slot setter fix (7a55ce2)
Release 1.5.4
Fixed
- Fixes XSS vunerability due to output of unescaped paths (#435 - thanks @ChrisNJ58!)
- Update copy button slot setter to be compatible with ViewComponent v3 (#436 - thanks @erinnachen!)
Release 2.0.0-rc.2
Fixed
- Fix rendering of builder-style Phlex components (#400, #404) - thanks @willcosgrove & @joeldrapper!
- Fix URL helpers in previews (#399, #403) - thanks @robinator
- Fix broken docs links (#402) - thanks @Oli0li!