Skip to content

v3.0.0

Choose a tag to compare

@EdJoPaTo EdJoPaTo released this 04 Aug 06:25
· 76 commits to main since this release

BREAKING CHANGES:

-import WikidataEntityReader from 'wikidata-entity-reader'
+import {WikibaseEntityReader} from 'wikidata-entity-reader'
  • refactor!: rename the class to WikibaseEntityReader a4b2134
  • feat!: improve typings 5a5b215
  • chore(npm): drop support for Node.JS 10 7182874

v2.0.0...v3.0.0