From c0a6be67e533b98ab8cd6f9327e7c07e5c20fe89 Mon Sep 17 00:00:00 2001 From: tpluscode Date: Thu, 15 Feb 2024 16:11:44 +0100 Subject: [PATCH] chore: reword changelog entry --- .changeset/cool-donkeys-jam.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/cool-donkeys-jam.md b/.changeset/cool-donkeys-jam.md index 0b1088e..3ae16ba 100644 --- a/.changeset/cool-donkeys-jam.md +++ b/.changeset/cool-donkeys-jam.md @@ -5,5 +5,5 @@ Convert to ESM-only. Other changes include: 1. `isomorphic-fetch` and `isomorhpic-form-data` are removed as dependencies. They should be loaded by consumer s if necessary -2. Removed `./web` and `./node` modules. Instead, consumers must use `alcaeus/Factory.js` module with an appropriate RDF/JS environment +2. Removed `./web` and `./node` modules. Instead, consumers must use `alcaeus` in conjunction with an RDF/JS environment 3. Extracted packages `alcaeus-model` and `alcaeus-core`