changelog
This commit is contained in:
parent
47b78f43cc
commit
da7ac2ef6e
5
Changes
5
Changes
@ -1,5 +1,10 @@
|
|||||||
# Revision history for Updux
|
# Revision history for Updux
|
||||||
|
|
||||||
|
1.1.0 2019-11-05
|
||||||
|
- Document mapping behavior of the '*' subdux.
|
||||||
|
- add subduxUpreducer.
|
||||||
|
- add sink mutations.
|
||||||
|
|
||||||
1.0.0 2019-11-04
|
1.0.0 2019-11-04
|
||||||
- Pretty big rework.
|
- Pretty big rework.
|
||||||
- Better documentation.
|
- Better documentation.
|
||||||
|
@ -26,7 +26,7 @@
|
|||||||
"build": "tsc && typedoc",
|
"build": "tsc && typedoc",
|
||||||
"test": "jest"
|
"test": "jest"
|
||||||
},
|
},
|
||||||
"version": "1.0.0",
|
"version": "1.1.0",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/yanick/updux.git"
|
"url": "git+https://github.com/yanick/updux.git"
|
||||||
|
Loading…
Reference in New Issue
Block a user