Skip to content

v0.4.4

Compare
Choose a tag to compare
@kaspth kaspth released this 27 Jun 17:40
· 13 commits to main since this release
3b3d5f0

What's Changed

  • Preserve sidebar state for Rails apps that use Turbo by @alexandreruban in #71
  • Defer Rouge load to save on boot time by @kaspth in #72
    Update gem "rouge" in your Gemfile to gem "rouge", require: false to let Showcase load Rouge when it's needed and save some significant boot time ~60ms-150ms.

New Contributors

Full Changelog: v0.4.3...v0.4.4