UNPKG

@rdf-esm/data-model

Version:

A basic implementation of the RDFJS Data Model

34 lines (15 loc) 1.17 kB
# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ### [0.5.4](https://github.com/rdf-esm/data-model/compare/v0.5.3...v0.5.4) (2020-11-07) ### Bug Fixes * update to rdf-js v4 ([96f4ba0](https://github.com/rdf-esm/data-model/commit/96f4ba084be403c4cff96bb8acef3b31928ceb45)) ### [0.5.3](https://github.com/rdf-esm/data-model/compare/v0.5.2...v0.5.3) (2020-07-14) ### Features * additionally default-export for cjs compatibility ([0b1570b](https://github.com/rdf-esm/data-model/commit/0b1570b6297ebed4576a19f61535cac6f4bb9cc4)) ### [0.5.2](https://github.com/rdf-esm/data-model/compare/v0.5.1...v0.5.2) (2020-07-14) ### [0.5.1](https://github.com/rdf-esm/data-model/compare/v0.5.0...v0.5.1) (2020-06-11) ### Bug Fixes * **typings:** make typings a dev dependency ([2651e8f](https://github.com/rdf-esm/data-model/commit/2651e8ff9ef793ea07e173e832231b99742a3a1d)) ## 0.5.0 (2020-05-17) ### Features * using native es modules ([22a09a0](https://github.com/rdf-esm/data-model/commit/22a09a0212e0a87758f7ce568da9104029ff6c92))