Releases: frencojobs/fenceparser
Releases · frencojobs/fenceparser
v2.2.0
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
Patch Changes
- 2955219: Add build step to ci fixing missing dist directory error.
v2.1.0
Minor Changes
- 28d431d: Add support for CJS and ESM. We now use changeset to manage CHANGELOG and publish.