0.1.0-beta2
Pre-release
Pre-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
- See the
cable-streams-rails
gem
- See the
Full Changelog: 0.1.0-beta1...0.1.0-beta2