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

Commit c92b994

Browse files
committed
::doc: : update
1 parent 56de435 commit c92b994

File tree

2 files changed

+1
-10
lines changed

2 files changed

+1
-10
lines changed

README.md

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

1414
<br>
1515

16-
17-
# Update 1.0.10
18-
- Now using Rxjs v7
19-
- Fix undefined in case of created hook
20-
21-
---
22-
<br/>
23-
---
24-
2516
> **NOTE**
2617
>
2718
> - 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.10",
3+
"version": "1.0.11",
44
"description": "RxJs for Vue 3",
55
"author": "Boucham Amine",
66
"license": "MIT",

0 commit comments

Comments
 (0)