We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f52a83a commit 5f8ef20Copy full SHA for 5f8ef20
README.md
@@ -31,5 +31,7 @@ const db = new PouchDB('mydb.db', {adapter: 'react-native-sqlite'});
31
32
## Changelog
33
34
+- 1.0.1
35
+ - Remove unnecessary console output
36
- 1.0.0
37
- Initial release
0 commit comments