There was an error while loading. Please reload this page.
1 parent b6f17f0 commit 5ff3cabCopy full SHA for 5ff3cab
CHANGELOG.md
@@ -1,6 +1,9 @@
1
# Change Log
2
This project adheres to [Semantic Versioning](http://semver.org/).
3
4
+## 0.18.3
5
+* Fixed Nano Stores peer dependency.
6
+
7
## 0.18.2
8
* Fixed `subscribe.since` for single offline `SyncMap` (by Nikita Galaiko).
9
* Moved to Nano Stores 0.7.
package.json
@@ -1,6 +1,6 @@
{
"name": "@logux/client",
- "version": "0.18.2",
+ "version": "0.18.3",
"description": "Logux base components to build web client",
"keywords": [
"logux",
0 commit comments