All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- SDK now uses custom @tobicrain/pocketbase javascript framework
- SDK now runs on React and React Native
- Redux now toggles between localStorage / AsyncStorage
- Adjusted Rollup / Babel Config for use in React
- initialCollections now also "subscribe" instead of just "fetch" content once
- Initial commit
- Readme Instructions and so on