Releases: open-source-labs/obsidian
Releases · open-source-labs/obsidian
Beta - 2.0 Launch
Obsidian 2.0 Update
- mutation caching support
- updated cache data structure
- implemented class-based cache
- 'schemaless' client
Edit: fixes minor readme typo
Beta - React 17.0.1 Support
v1.1.1
- Returned oak_graphql dependency to 0.6.1
Beta - React 17.0.1 Support
v1.1.0
- Updated dependency imports to version-less imports
- Currently supporting React 17.0.1
- GraphQL dependency maintains 15.0.0 version
Beta - Small fixes, Mod separation
- Separated client and server module exports into two mod files, mod.ts & clientMod.ts
- Small fix to ensure id property consistency
Beta - Initial Release
Obsidian Beta Initial Release v1.0.0
- Obsidian is Deno's first native GraphQL caching client and server module
- Import from https://deno.land/x/[email protected]/mod.ts
- This is a stable release, working with Deno 1.3.3 and Oak 6.0.1
- Support for Deno 1.4.1 contingent upon deno-redis updates
- Documentation is available at obsidian.land
Contributions, feedback, and issues welcome on this GitHub repo
v0.1.7
v0.1.6
Obsidian Alpha v0.1.5
Fixed problem with destructured queries not updating the cache.
Alpha - Client Bugfixes
Obsidian Alpha v0.1.4
Fixed minor client-side cache bugs
Stable release scheduled for 9/24/20
Alpha - Client-Side Cache Fix
Obsidian Alpha v0.1.3
Client-side cache now uses state of ObsidianWrapper, exposing the cache to the frontend.
Note that Obsidian is still in Alpha - stable release coming 9/24/20