Skip to content

Releases: open-source-labs/obsidian

Beta - 2.0 Launch

07 Jan 05:57
45f782b
Compare
Choose a tag to compare

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

06 Dec 23:42
43bd0fe
Compare
Choose a tag to compare

v1.1.1

  • Returned oak_graphql dependency to 0.6.1

Beta - React 17.0.1 Support

06 Dec 23:25
5c568d0
Compare
Choose a tag to compare

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

12 Oct 22:55
62b9c00
Compare
Choose a tag to compare
  • Separated client and server module exports into two mod files, mod.ts & clientMod.ts
  • Small fix to ensure id property consistency

Beta - Initial Release

24 Sep 13:42
3962f07
Compare
Choose a tag to compare

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

21 Sep 18:54
1c85251
Compare
Choose a tag to compare
v0.1.7 Pre-release
Pre-release

Created mutation handlers.

v0.1.6

19 Sep 20:26
32da0a3
Compare
Choose a tag to compare
v0.1.6 Pre-release
Pre-release

Fixed nested null query responses.

Obsidian Alpha v0.1.5

19 Sep 17:51
517425b
Compare
Choose a tag to compare
Obsidian Alpha v0.1.5 Pre-release
Pre-release

Fixed problem with destructured queries not updating the cache.

Alpha - Client Bugfixes

18 Sep 16:57
dda95be
Compare
Choose a tag to compare
Pre-release

Obsidian Alpha v0.1.4

Fixed minor client-side cache bugs

Stable release scheduled for 9/24/20

Alpha - Client-Side Cache Fix

18 Sep 16:13
3b14080
Compare
Choose a tag to compare
Pre-release

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