Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(streams): add support for turbo-streams #12

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

akatechis
Copy link
Owner

@akatechis akatechis commented Jun 12, 2021

docs: update docs to show new call signature.
refactor: turbo-frames tests use supertest

BREAKING CHANGES:

  • Main constructor function is now a named export
  • Main constructor function now has a different signature (see docs).

Fixes #9

BREAKING CHANGE:
Main constructor function is now a named export, and has a different signature.
@akatechis akatechis changed the title feat(streams): change API to better support use of streams feat(streams): add support for turbo-streams Jun 12, 2021
@akatechis akatechis added this to In progress in Ongoing Development Jun 14, 2021
@akatechis akatechis removed this from In progress in Ongoing Development Jun 14, 2021
@akatechis akatechis marked this pull request as draft July 23, 2021 02:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for turbo-streams
1 participant