Skip to content

0.1.0-beta2

Pre-release
Pre-release
Compare
Choose a tag to compare
@marcoroth marcoroth released this 12 Apr 12:38
· 6 commits to master since this release

What's Changed

  • Expose Custom Actions Public API via CableStreams.customActions
  • Improve compatibility for defining/initializing the global window objects
  • Add CableStreams instance as default export
  • Add error message to inform if CableReady is not installed properly when calling registerCableReadyOperations()
  • Minify production build
  • Migrate playground to Vite
  • Update README with more examples about Custom Actions and instruction on how to use with Rails

Full Changelog: 0.1.0-beta1...0.1.0-beta2