Note: If you find missing information about particular minor version, that version must have been changed without any functional change in this library.
4.0.1 / 2022-01-08
fix builder for pi tag
fix: support suppressBooleanAttrs by builder
4.0.0 / 2022-01-06
Generating different combined, parser only, builder only, validator only browser bundles
Keeping cjs modules as they can be imported in cjs and esm modules both. Otherwise refer esm branch.
4.0.0-beta.8 / 2021-12-13
call tagValueProcessor for stop nodes
4.0.0-beta.7 / 2021-12-09
fix Validator bug when an attribute has no value but '=' only
XML Builder should suppress unpaired tags by default.
documents update for missing features
refactoring to use Object.assign
refactoring to remove repeated code
4.0.0-beta.6 / 2021-12-05
Support PI Tags processing
Support suppressBooleanAttributes by XML Builder for attributes with value true.
4.0.0-beta.5 / 2021-12-04
fix: when a tag with name "attributes"
4.0.0-beta.4 / 2021-12-02
Support HTML document parsing
skip stop nodes parsing when building the XML from JS object
Support external entites without DOCTYPE
update dev dependency: strnum v1.0.5 to fix long number issue
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps fast-xml-parser from 3.21.1 to 4.0.1.
Release notes
Sourced from fast-xml-parser's releases.
... (truncated)
Changelog
Sourced from fast-xml-parser's changelog.
... (truncated)
Commits
bf5d224
update publish detail0ea75cb
fix builder: pi closing tags when sequence is not preserved65e9828
fix: support suppressBooleanAttrs by builderf309930
updated docsf14a703
remove travis build referenced55cd26
fix docs path267d2df
generating browser bundles10e2dc4
update publish detailfb012da
Merge Conflicts:58effb2
Update FUNDING.ymlDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)