0.1.0-beta3
Pre-release
Pre-release
What's Changed
- Properly Support Custom Turbo Stream Actions by @marcoroth in #2
- Bump Turbo dependency to
>= 7.2
Deprecations
- Custom CableStreams actions are deprecated, instead register your custom actions directly on the newly exposed
Turbo.StreamActions
in Turbo 7.2+. The deprecation also includes:CableStreams.actions
CableStreams.defaultActions
CableStreams.customActions
Full Changelog: 0.1.0-beta2...0.1.0-beta3