Skip to content

Turbolinks Plugin

Compare
Choose a tag to compare
@ssorallen ssorallen released this 03 May 18:20
· 38 commits to master since this release

This release unbundles the Turbolinks dependency, making this library effectively a Turbolinks plugin. Turbolinks must exist on the page before TurboReact is required. This enables use in Rails apps and other places where Turbolinks is already included.

  • The main export of the library was renamed from "Reactize" to "TurboReact" to match the repo and project name.