File tree Expand file tree Collapse file tree 4 files changed +10
-3
lines changed Expand file tree Collapse file tree 4 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22All notable changes to this project will be documented in this file.
33
4+ <a name =" v4.0.0 " ></a >
5+ ## [ v4.0.0] ( https://github.com/rubensworks/rdf-dereference.js/compare/v3.0.0...v4.0.0 ) - 2024-10-15
6+
7+ ### BREAKING CHANGES
8+ * [ Bump to Comunica v4] ( https://github.com/rubensworks/rdf-dereference.js/commit/a24da07415ccb323397b4fb3efd0bafc35bbbe02 )
9+ * Besides performance improvements, this increases the minimum requires Node.js version to 18.
10+
411<a name =" v3.0.0 " ></a >
512## [ v3.0.0] ( https://github.com/rubensworks/rdf-dereference.js/compare/v2.2.0...v3.0.0 ) - 2024-07-04
613
Original file line number Diff line number Diff line change 11{
22 "@context" : [
33 " https://linkedsoftwaredependencies.org/bundles/npm/@comunica/config-query-sparql/^4.0.0/components/context.jsonld" ,
4- " https://linkedsoftwaredependencies.org/bundles/npm/rdf-dereference/^3 .0.0/components/context.jsonld" ,
4+ " https://linkedsoftwaredependencies.org/bundles/npm/rdf-dereference/^4 .0.0/components/context.jsonld" ,
55
66 " https://linkedsoftwaredependencies.org/bundles/npm/@comunica/bus-http/^4.0.0/components/context.jsonld" ,
77 " https://linkedsoftwaredependencies.org/bundles/npm/@comunica/mediator-number/^4.0.0/components/context.jsonld" ,
Original file line number Diff line number Diff line change 11{
22 "@context" : [
3- " https://linkedsoftwaredependencies.org/bundles/npm/rdf-dereference/^3 .0.0/components/context.jsonld" ,
3+ " https://linkedsoftwaredependencies.org/bundles/npm/rdf-dereference/^4 .0.0/components/context.jsonld" ,
44 " https://linkedsoftwaredependencies.org/bundles/npm/@comunica/actor-dereference-file/^4.0.0/components/context.jsonld"
55 ],
66 "import" : [
Original file line number Diff line number Diff line change 11{
22 "name" : " rdf-dereference" ,
3- "version" : " 3 .0.0" ,
3+ "version" : " 4 .0.0" ,
44 "description" : " Dereferences a URL for its RDF contents" ,
55 "lsd:module" : true ,
66 "bin" : {
You can’t perform that action at this time.
0 commit comments