Skip to content

Releases: nodecfdi/xml-schema-validator

v2.0.1

06 Oct 00:47
Compare
Choose a tag to compare
  • build: 🚧 remove not necessary export of package.json file 44c3905
  • style: 🚨 resolve all issues reported by eslint 018fa8d
  • chore: ⬆️ update dependencies f419ce6

v2.0.0...v2.0.1

v2.0.0

14 Sep 04:54
Compare
Choose a tag to compare
  • docs: 📝 update readme with document website link e982d4a
  • ci: 💚 add workflows and husky commitmsg hook 0076ae5
  • refactor: 🚧 remove unused files and add missing validation bb8f53d
  • chore: 🚧 intent validation remote 12e3991
  • build: 🚧 prebuild for generate docs and exports f088533
  • chore: ⬆️ update dependencies and devDependencies aee30cc
  • refactor: ♻️ update code for latest organization standards and small optimizations ce86b39
  • chore: 🚧 work in a refactor and optimization bunch of code block 9468032
  • refactor: 🚧 update configs, development tools and latest changes in org 9d5b7dd
  • docs: 🎉 update license to 2024 happy new year! 9104c5f
  • refactor: 🗑️ remove all old config files, dirs and docs b228378
  • fix(deps): update dependency libxmljs2 to ^0.33.0 97b76af
  • chore(deps): update dependency typedoc to ^0.25.0 a757f67
  • chore(deps): update vitest monorepo to ^0.34.0 d023f1a
  • chore(deps): update dependency xpath to ^0.0.33 92db8b6
  • chore(deps): update vitest monorepo to ^0.33.0 19b1e08
  • chore(deps): update vitest monorepo to ^0.32.0 1afe3ca
  • chore(deps): update vitest monorepo to ^0.31.0 4a65011
  • fix(deps): update dependency libxmljs2 to ^0.32.0 9ce78b9
  • chore(deps): update dependency typedoc to ^0.24.0 cd75b32
  • chore(deps): update vitest monorepo to ^0.29.0 2800057
  • chore(deps): update dependency eslint-config-xo-typescript to ^0.56.0 5e3871b
  • chore(deps): update dependency @rollup/plugin-terser to ^0.4.0 fc08efe
  • docs: generate docs b6d8f1b

v1.1.1...v2.0.0

v1.1.1

23 Jan 20:10
15d2e7b
Compare
Choose a tag to compare

Change build tool from microbundle to rollup

  • Change build tool
  • Update dependencies
  • Added api-extractor for check types .d.ts
  • Replace microbundle to rollup
  • Replace jest to vitest (added support to fast testing and multiple environment)
  • Increment code coverage with missing line testing

v1.1.0

27 Jul 19:12
873faad
Compare
Choose a tag to compare

DOM agnostic

  • Added support to DOM agnostic
  • Added dependency to use @nodecfdi/cfdiutils-common

Version 1.0.1

05 Mar 02:59
Compare
Choose a tag to compare
  • Resolve important fix for problem memory leak and old library
  • Updated eslint rules
  • Apply new resolutions on tests
  • Remove unused code

Full Changelog: v.1.0.0...v1.0.1

Version 1.0.0

22 Feb 22:24
Compare
Choose a tag to compare
  • First release version
  • Only support local xsd files