Releases: nexiles/vue3-rsocket
Releases · nexiles/vue3-rsocket
0.3.0
Changelog
⚠️ Usage updated
Vue3RSocket
is now a named exportfriendlyRequestStream
replaced throughrequestStream
with optionals
- build: do not wrap everything in generated js
- build: create minified js upon production build
- feat:
requestStream
now takes optional parameters - fix: correctly handle when route is/was already subscribed
- build: clean up dependencies
0.2.2
0.2.1
0.2.0
0.1.2 - 2022-03-24
Changelog
- build: update dependencies
0.1.1 - 2022-01-11
Changelog
- infra: add dependabot
- infra: add GitHub actions for npm publishing
- feat: update copyright notice
- docs: Add CHANGELOG
- docs: Set licence to MIT
- feat: Initial commit