Skip to content

Releases: rdfjs/types

v1.1.2

18 Sep 07:25
Compare
Choose a tag to compare

Patch Changes

  • 7d8ffd1: Version 1.1.1 was inadvertently published empty (fixes #49)

v1.1.1

17 Sep 07:52
Compare
Choose a tag to compare

Patch Changes

  • a631541: Only package declaration files

v1.1.0

17 Feb 10:48
Compare
Choose a tag to compare

Minor Changes

  • 95f1e31: Dataset: Use correct type of dataset in methods with callbacks
  • 2539ab3: Add queryable interfaces

Patch Changes

  • 8164183: Documentation Fix: Update reference of Quad to BaseQuad in the definition of Term in order to align with the type declaration.
  • a19ed91: Make queryable metadata types configurable

v1.1.0-next.1

04 Feb 08:54
Compare
Choose a tag to compare
v1.1.0-next.1 Pre-release
Pre-release

Patch Changes

  • Make queryable metadata types configurable

v1.1.0-next.0

03 Feb 11:46
Compare
Choose a tag to compare
v1.1.0-next.0 Pre-release
Pre-release

Minor Changes

  • 95f1e31: Dataset: Use correct type of dataset in methods with callbacks
  • bc7163e: Add queryable interfaces

Patch Changes

  • 8164183: Documentation Fix: Update reference of Quad to BaseQuad in the definition of Term in order to align with the type declaration.

v1.0.1

03 Jun 07:38
Compare
Choose a tag to compare

Patch Changes

  • 973042f: The package did not work with DefinitelyTyped repository

v1.0.0

31 May 20:01
Compare
Choose a tag to compare

Major Changes

  • 07692f2: Removed RegExp from match and removeMatches to follow current version of rdfjs streams specification
  • 4ed7993: First release, migrated from @types/rdf-js