Skip to content
This repository was archived by the owner on Dec 14, 2023. It is now read-only.

Releases: prismicio/javascript-kit

2.1.0

29 Feb 08:44
Compare
Choose a tag to compare
  • #105 Fix asText for slices
  • Now works in React Native with the support for the fetch API

2.0.0

11 Feb 16:58
Compare
Choose a tag to compare

Switch to CommonJS modules, with Browserify to compile the version to be used in-browser. Should be backward compatible, but we bumped the major number because the architecture is completely changed.

2.0.0-beta2

18 Jan 15:18
Compare
Choose a tag to compare
2.0.0-beta2 Pre-release
Pre-release

Preview release for the upcoming 2.0.0.

  • Refactor to CommonJS modules
  • All async calls now return ES2015 promises

1.4.0

04 Jan 14:52
Compare
Choose a tag to compare

Add helper functions on Api, to avoid having to specify form, ref, etc:

  • Api.query
  • Api.getByID
  • Api.getByIDs
  • Api.getByUID
  • Api.getBookmark

1.3.0

07 Oct 09:05
Compare
Choose a tag to compare
  • Expose url in image fragment

1.2.0

03 Aug 12:37
Compare
Choose a tag to compare

Wrap slices in a div

1.1.8

22 Jun 12:40
Compare
Choose a tag to compare

New features

  • Introduce has and missing predicates

1.1.7

22 Jun 12:38
Compare
Choose a tag to compare

Fix LRU

1.1.3

18 May 21:10
Compare
Choose a tag to compare

Use LRU for the cache

1.1.0

18 May 21:10
Compare
Choose a tag to compare

DocumentLink.url passes itself rather to the linkResolver rather than the underlying document.