Skip to content

Latest commit

 

History

History
48 lines (25 loc) · 853 Bytes

CHANGELOG.md

File metadata and controls

48 lines (25 loc) · 853 Bytes

Changelog

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.

[Unreleased]

[0.1.5] - 2022-10-10

Changed

  • SDK now uses custom @tobicrain/pocketbase javascript framework

[0.1.4] - 2022-10-10

Fixed

  • SDK now runs on React and React Native

[0.1.3] - 2022-10-06

Changed

  • Redux now toggles between localStorage / AsyncStorage

[0.1.2] - 2022-10-05

Changed

  • Adjusted Rollup / Babel Config for use in React

[0.1.1] - 2022-10-04

Changed

  • initialCollections now also "subscribe" instead of just "fetch" content once

[0.1.0] - 2022-10-03

Added

  • Initial commit

Changed

  • Readme Instructions and so on