Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Feb 15:35
· 6 commits to master since this release

Major Changes

  • f48a8a4: Convert to ESM-only. Other changes include:

    1. isomorphic-fetch and isomorhpic-form-data are removed as dependencies. They should be loaded by consumers if necessary
    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

Patch Changes