🚨 You are viewing the legacy v1.x docs. See the new v2 documentation →
v1.5.5

Upgrade Guide

Upgrading to Lookbook v1.0 from an older version is straightforward.

There are no breaking changes from the v0.9.x releases to v1.0 so your existing set up should just work.

Just update the Lookbook gem version in your Gemfile:

gem "lookbook", "~> 1.0"

Then bundle install, start your app and that’s it - you are now using the latest version of Lookbook!

Problems upgrading? Head over to the Github repo and open an issue.