Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

Releases: nodecfdi/cfdiutils-elements

v1.4.2

14 Jun 23:16
2c1f015
Compare
Choose a tag to compare

Patch Changes - Fixed SumasConceptos with Exentos

  • Add exentos property to SumasConceptos
  • Add writeExentos to SumasConceptosWriter
  • Test CFDI3.3 and CFDI4.0 behavior on when to write or not exentos node
  • Update dependencies
  • Change theme for docs
  • Drop NodeJS 14.x version support

v1.4.1

21 Feb 23:12
1b9b06f
Compare
Choose a tag to compare

Minor Changes - Change export for build process using bundlers

  • Resolve exports for usage with bundlers like a vite|rollup
  • Update dependencies

v1.4.0

15 Jan 01:39
3937c00
Compare
Choose a tag to compare

Minor Changes - Change build process

  • Fixes various problems outside perfect way data.
  • Update dependencies.
  • Move from microbundle to rollup for generation of library.
  • Move from jest to vitest for increment code coverage with testing on browser and node.
  • Update rules for eslint more strict.

v1.3.1

27 Sep 18:57
58ef172
Compare
Choose a tag to compare
  • fixed problem with traits on multiple inheritance lose children order
  • Update dependencies
  • Update test with double check on order of children nodes

v1.3.0

29 Jul 20:37
2827852
Compare
Choose a tag to compare

DOM Agnostic

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

CI

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

Build

  • Replace rollup bundle for microbundle for generation of library

Versión 1.2.0

22 Jun 23:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.2.0

Version 1.1.2

17 Jun 23:45
Compare
Choose a tag to compare
  • Update dependencies (target last version of @nodecfdi/cfdiutils-common)
  • Update scripts on package.json for use on CI github

Full Changelog: v1.1.1...v1.1.2

Version 1.1.1

02 Mar 22:42
Compare
Choose a tag to compare
  • Minor refactoring code for last version of @nodecfdi/cfdiutils-common
  • updated dependencies

Full Changelog: v1.1.0...v1.1.1

Version 1.1.0

27 Feb 10:06
Compare
Choose a tag to compare
  • Added Elements\Pagos20 Elements to work with "Complemento para recepción de Pagos 2.0".
  • Update license happy new year
  • Updated dependencies
  • Minor fixes related to eslint and prettier

Full Changelog: v.1.0.1...v1.1.0

Version 1.0.1

01 Feb 20:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v.1.0.1