Skip to content
This repository was archived by the owner on Oct 28, 2022. It is now read-only.

Commit 892f049

Browse files
committed
Release-1.0.8
1 parent 8102d79 commit 892f049

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@
1313

1414
<br>
1515

16+
17+
# Update 1.0.8
18+
Now using Rxjs v7
19+
1620
> **NOTE**
1721
>
1822
> - vue-next-rx only works with RxJS v6+ by default. If you want to keep using RxJS v5 style code, install `rxjs-compat`.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nopr3d/vue-next-rx",
3-
"version": "1.0.7",
3+
"version": "1.0.8",
44
"description": "RxJs for Vue 3",
55
"author": "Boucham Amine",
66
"license": "MIT",

0 commit comments

Comments
 (0)