rdflib.js v1.0.5 Release Notes

Release Date: 2019-10-21 // over 4 years ago
  • ๐Ÿ› Bugs fixed

    • #359: rdflib does not send PATCH requests to Node Solid Server if it's running on a different Origin.

    ๐Ÿ”„ Changed

    • ๐Ÿ‘€ rdflib's source code is no parsed as TypeScript. This should not change any behaviour; please report a new Issue if it does. Down the road, this should lead to rdflib shipping its own type definitions. (See PR #356.)