Skip to content

Releases: frencojobs/fenceparser

v2.2.0

07 Aug 14:20
Compare
Choose a tag to compare

Minor Changes

  • 4c3a51d: Optimize the library heavily reducing size from 5kb to less than 1kb, while still keeping all the tests passed. Minor refactors are also added, with a new error class FenceparserError exported.

v2.1.1

04 Aug 06:48
Compare
Choose a tag to compare

Patch Changes

  • 2955219: Add build step to ci fixing missing dist directory error.

v2.1.0

31 Jul 20:32
Compare
Choose a tag to compare

Minor Changes

  • 28d431d: Add support for CJS and ESM. We now use changeset to manage CHANGELOG and publish.