Skip to content

Commit 007a9c8

Browse files
committed
docs: note the new feature in 3.1
1 parent 25ffcf3 commit 007a9c8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/3.0-major-release.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ Version 3.0 of Feathers-Vuex is the Vue Composition API release! There were qui
1616

1717
And now it has become the best way to perform queries with Feathers-Vuex. To find out how to take advantage of the new functionality in your apps, read the [Feather-Vuex Composition API docs](./composition-api.md).
1818

19+
## Custom Handling for Feathers Events <Badge text="3.1.0+" />
20+
21+
Version 3.1 of Feathers-Vuex enables ability to add custom handling for each of the FeathersJS realtime events. You can read more about it in the [Service Plugin: Events](./service-plugin.md#service-events) docs.
22+
1923
## A Single Breaking Change
2024

2125
Since Feathers-Vuex follows semantic versioning, a single, small breaking change is the reason for the major version bump. Feathers-Vuex 3.0 has only one breaking change:

0 commit comments

Comments
 (0)