Releases: linkeddata/rdflib.js
Releases · linkeddata/rdflib.js
v2.3.6
v2.3.5
Changes
fetcher : Bind fetch to its context (window || global) to avoid "Illegal invocation" errors
This keeps compatibility with rdflib<2.2
Full Changelog: v2.3.3...v2.3.5
v2.3.3
v2.3.2
v2.3.1
v2.3.0
What's Changed
- chore: add node 22.x to CI by @jeswr in #668
- fix: use @rdfjs/types rather than rdf-js stub by @jeswr in #667
- chore: token cleanup by @jeswr in #670
- chore: add dependabot by @jeswr in #669
- Node to 20.19.2 & fixed vulnerabilities by @timea-solid in #697
- Fix/jsonld parser by @angelo-v in #710
- add data removal callback by @angelo-v in #712
Full Changelog: v2.2.37...v2.3.0
v2.2.37
v2.2.36
What's Changed
- XML Literal in browser by @bourgeoa in #632
- fix number regex to accept upper and lowercase E notation by @pduchesne in #649
- Fix quotation marks inside code by @Kibubu in #655
- Pass this.flags to
stringToN3, fixes #650. by @RinkeHoekstra in #652 - chore: add node 20 to CI by @jeswr in #635
- priorize SPARQL patch by @bourgeoa in #662
New Contributors
Full Changelog: v2.2.35...v2.2.36