Releases: linkeddata/rdflib.js
Releases · linkeddata/rdflib.js
Release list
v2.4.0
v2.3.9
What's Changed
- flatten for by @bourgeoa in #758
- fix: circular dependency (index importing store; store must not impor… by @angelo-v in #799
- Bump @types/node from 25.8.0 to 25.9.0 in the minor group by @dependabot[bot] in #800
- Bump sinon from 21.1.2 to 22.0.0 by @dependabot[bot] in #801
- Bump diff from 8.0.4 to 9.0.0 by @dependabot[bot] in #802
- Bump qs and express by @dependabot[bot] in #804
- Skip rdfParse if script content is empty by @csarven in #693
- Npm publish by @bourgeoa in #805
Full Changelog: v2.3.8...v2.3.9
v2.3.8
What's Changed - improvements
- Migrate csarven:fix/script-textcontent-parsing to linkeddata repository by @Copilot in #719
- This patch makes Collection identity stable across in-place list mutations/removals by @bourgeoa in #798
New Contributors
- @Copilot made their first contribution in #719
Full Changelog: v2.3.7...v2.3.8
v2.3.7
What's Changed
- 2.3.6 by @bourgeoa in #781
- Bump @babel/plugin-transform-modules-systemjs from 7.29.0 to 7.29.4 by @dependabot[bot] in #793
- chore(deps): bump undici from 6.22.0 to 6.24.1 by @dependabot[bot] in #776
- Bump picomatch from 2.3.1 to 2.3.2 by @dependabot[bot] in #784
- Bump flatted from 3.3.3 to 3.4.2 by @dependabot[bot] in #782
- Bump follow-redirects from 1.15.11 to 1.16.0 by @dependabot[bot] in #789
- Bump @xmldom/xmldom from 0.8.11 to 0.8.13 by @dependabot[bot] in #790
- Bump fast-uri from 3.1.0 to 3.1.2 by @dependabot[bot] in #792
- Fix/issue#795 by @bourgeoa in #797
Full Changelog: v2.3.6...v2.3.7
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