Releases: rdfjs/types
Releases · rdfjs/types
v2.0.1
14 Jan 08:19
Compare
Sorry, something went wrong.
No results found
Patch Changes
6f54811 : Remove generic parameters from DataFactory#fromTerm() overloads which caused incompatibility with @rdfjs/types v1
v2.0.0
08 Jan 09:39
Compare
Sorry, something went wrong.
No results found
Major Changes
14906cf : Add missing methods fromTerm and fromQuad to the DataFactory interface
8e965db : In some cases, loaders would report an error similar to Could not resolve "./data-model". This is fixed by using export type * but requires TypeScript 5+
Minor Changes
46acfbb : Add optional direction for literals
v1.1.2
18 Sep 07:25
Compare
Sorry, something went wrong.
No results found
Patch Changes
7d8ffd1 : Version 1.1.1 was inadvertently published empty (fixes #49 )
v1.1.1
17 Sep 07:52
Compare
Sorry, something went wrong.
No results found
Patch Changes
a631541 : Only package declaration files
v1.1.0
17 Feb 10:48
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
Patch Changes
Make queryable metadata types configurable
v1.1.0-next.0
03 Feb 11:46
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
Patch Changes
973042f : The package did not work with DefinitelyTyped repository
v1.0.0
31 May 20:01
Compare
Sorry, something went wrong.
No results found
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
You can’t perform that action at this time.