Skip to content

Releases: ceramicstudio/js-glaze

2022-04-19

20 Apr 13:46
2022-04-19
ed1a0f3
Compare
Choose a tag to compare

@glazed/cli v0.2.0

  • ESM support.
  • Ceramic v2 support.

@glazed/constants v0.2.0

ESM support.

@glazed/datamodel v0.3.0

  • ESM support.
  • Ceramic v2 support.

@glazed/devtools v0.2.0

  • ESM support.
  • Ceramic v2 support.

@glazed/did-datastore v0.3.0

  • ESM support.
  • Ceramic v2 support.

@glazed/did-datastore-model v0.2.0

ESM support.

@glazed/tile-loader v0.2.0

  • ESM support.
  • Ceramic v2 support.

@glazed/types v0.3.0

Ceramic v2 support.

jest-environment-ceramic v0.15.0

Ceramic v2 support.

jest-environment-glaze v0.2.0

Ceramic v2 support.

2021-10-29

29 Oct 12:32
2021-10-29
581e9ff
Compare
Choose a tag to compare

@glazed/datamodel v0.2.0

Added support for TileLoader from new @glazed/tile-loader package.

@glazed/did-datastore v0.2.0

  • Added support for TileLoader from new @glazed/tile-loader package.
  • Added support for specifying an id in constructor, to use instead of authenticated DID from the Ceramic instance.
  • Added support for specifying a custom controller in mutation methods.
  • Added getMultiple() method to load a record for multiple DIDs at once.
  • Improved internal logic for pinning streams.

@glazed/tile-loader v0.1.0

Initial release.

IDX v0.12.2

09 Sep 09:36
idx-v0.12.2
10fa248
Compare
Choose a tag to compare

Only set metadata changes in updates.

v0.12.1

01 Jun 12:27
v0.12.1
e815674
Compare
Choose a tag to compare

Only pin IDX stream when created by owner.

v0.12.0

01 Jun 12:27
v0.12.0
d49486b
Compare
Choose a tag to compare

Removed internal usage of DataLoader library.

v0.11.0

01 Jun 12:27
Compare
Choose a tag to compare

Bump Ceramic packages to v1.

v0.10.0

13 Apr 15:56
v0.10.0
cc977d9
Compare
Choose a tag to compare

Added getLegacy3BoxProfileAsBasicProfile function to load a legacy 3Box profile as a BasicProfile.

v0.9.1

13 Apr 15:56
v0.9.1
066ae35
Compare
Choose a tag to compare

Updated schemas and definitions IDs.

v0.9.0

24 Mar 17:38
v0.9.0
3d2ac69
Compare
Choose a tag to compare

Added support for CAIP-10 accounts in get() and has() methods.

v0.8.0

22 Feb 14:50
v0.8.0
8613330
Compare
Choose a tag to compare

Added AlsoKnownAs schema and alsoKnownAs definition to IDX constants and core.