Skip to content

Releases: nodecfdi/cfdi-to-json

v1.2.3

24 Jul 20:53
7a9495c
Compare
Choose a tag to compare

Patch Changes - Maintenance and Small Optimizations

  • Update dependencies
  • Update types exports for typescript module and commonjs
  • Update to ESM support
  • Update CI workflow for fix pipeline to latest github and pnpm changes
  • Resolve build bags on readme
  • Change from microbundle to tsup
  • Increment code coverage
  • Drop support to node versions < 16

v1.2.2

06 Oct 21:33
baf84cd
Compare
Choose a tag to compare

Fix fs resolve

  • fix: fs resolve for bundlers like webpack, rollup, vite, etc

v1.2.1

03 Oct 18:28
3f8f7f5
Compare
Choose a tag to compare

Text Node Support

v1.2.0

25 Jul 23:18
4938767
Compare
Choose a tag to compare

DOM Agnostic support

  • added support to dom agnostic
  • remove @xmldom/xmldom dependency and use @nodecfdi/cfdiutils-common dependency

CI

  • Update workflow for use pnpm and better test coverage
  • Added SonarCloud for better continuous code quality

Version 1.1.0

28 May 23:50
Compare
Choose a tag to compare

What's Changed

  • Best support for type modeling root data
  • Support for node and browser
  • Change build to microbundle
  • Small fixes and refactoring
  • Resolve multiple CfdiRelacionados