Skip to content

Releases: lookbook-hq/lookbook

Release 2.0.5

07 Jun 19:36
Compare
Choose a tag to compare

Added

Release 2.0.4

30 May 23:35
Compare
Choose a tag to compare

Fixed

  • silence the FileWatcher from always logging the type of watcher (#471, thanks @agrobbin!)
  • docs: fix link to page paths config option (#474 - thanks @rubiii!)
  • explicity reference Lookbook-namespaced icon component (#473)

Release 2.0.3

22 May 20:16
Compare
Choose a tag to compare

Fixed

  • Ensure whitespace in preview isn't affected by beautification (#470 - thanks @calmyournerves!)
  • Fix data-resolver warnings on startup (#458 - thanks @agrobbin!)
  • Fix occasional issue with custom code stripping Alpine attributes (#420 - thanks @dkniffin!)

Release 2.0.2

10 May 08:51
Compare
Choose a tag to compare

Added

Fixed

  • Fix app URL guessing for asset urls with querystrings (embed JS)
  • Fix PR link in docs (#452 - thanks @floh96!)

Release 2.0.1

03 May 20:43
Compare
Choose a tag to compare

Fixed

  • Fix preview error when authenticating with Devise (#445 - thanks @nicieja!)
  • Improve @param description parsing (#446 - thanks @GabeIsman!)
  • Fix page directory order in navigation (#443 - thanks @mbuckley!)

Release 2.0.0

27 Apr 17:21
Compare
Choose a tag to compare

🎉 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

27 Apr 03:57
Compare
Choose a tag to compare
Release 2.0.0-rc.3 Pre-release
Pre-release

Fixed

Improved

Release 1.5.5

27 Apr 00:44
Compare
Choose a tag to compare
  • fix: another VC v3 slot setter fix (7a55ce2)

Release 1.5.4

27 Apr 00:30
Compare
Choose a tag to compare

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

07 Apr 17:06
Compare
Choose a tag to compare
Release 2.0.0-rc.2 Pre-release
Pre-release

Fixed