@stanlemon/react-couchdb-authentication
Advanced tools
Comparing version 0.3.2 to 0.4.0
# Changelog | ||
## 4.0.0 (July 12, 2020) | ||
* `<Login />` and `<SignUp />` no longer require properties other than `component`, making them easier to use in contexts where `scaffold` is set to `false`. | ||
## 0.3.2 (July 12, 2020) | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "@stanlemon/react-couchdb-authentication", | ||
"version": "0.3.2", | ||
"version": "0.4.0", | ||
"description": "React component for authenticating against a CouchDB user db and syncing it locally with PouchDB.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
63422