-
-
Notifications
You must be signed in to change notification settings - Fork 361
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: NaturalIntelligence/fast-xml-parser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.0.9
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: NaturalIntelligence/fast-xml-parser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.2.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 15 commits
- 25 files changed
- 5 contributors
Commits on Apr 2, 2025
-
feat: declare package as side-effect free (#738)
This enables bundlers like webpack to perform better tree-shaking.
Configuration menu - View commit details
-
Copy full SHA for 0eac76b - Browse repository at this point
Copy the full SHA 0eac76bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81949ad - Browse repository at this point
Copy the full SHA 81949adView commit details -
Configuration menu - View commit details
-
Copy full SHA for a917fdc - Browse repository at this point
Copy the full SHA a917fdcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 26ce477 - Browse repository at this point
Copy the full SHA 26ce477View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0272fd5 - Browse repository at this point
Copy the full SHA 0272fd5View commit details
Commits on Apr 3, 2025
-
fix #593: support metadata on nodes (5.x edition) (#729)
* fix #593: support line numbers - add a new symbol, accessible via XMLParser.getStartIndexSymbol() which reflects the start index of a tag - copy that start index in the compressed form as well (cherry picked from commit d7601c3) * fix #593: support line numbers - correct .d.ts * fix #593: support line numbers - add a preserveStartIndex option, off by default - use an ordinary property if Symbol is not available - update tests and docs * feat #593: add metadata - add a captureMetaData which adds a metadata object - update tests and typings * feat #593: add metadata test - add test for captureMetadata && isArray && stopNodes && unpairedTags && updateTag * feat #593: update docs for metadata - update documentation - update fxp.d.ts for metadata * feat #593: update .cts and .ts for metadata - remove duplicate X2jMetadata class - update .cts file with metadata
Configuration menu - View commit details
-
Copy full SHA for ab8d40a - Browse repository at this point
Copy the full SHA ab8d40aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e9c4883 - Browse repository at this point
Copy the full SHA e9c4883View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7741da3 - Browse repository at this point
Copy the full SHA 7741da3View commit details
Commits on Apr 4, 2025
-
Configuration menu - View commit details
-
Copy full SHA for bfeb504 - Browse repository at this point
Copy the full SHA bfeb504View commit details
Commits on Apr 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 02eb4a7 - Browse repository at this point
Copy the full SHA 02eb4a7View commit details
Commits on Apr 22, 2025
-
fix: DOCTYPE entity value should be read correctly
- was not matching till correct quote
Configuration menu - View commit details
-
Copy full SHA for 7589705 - Browse repository at this point
Copy the full SHA 7589705View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c6cba4 - Browse repository at this point
Copy the full SHA 7c6cba4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38d0234 - Browse repository at this point
Copy the full SHA 38d0234View commit details -
feat: read DOCTYPE ELEMENT exp
- added code for attribute list too but not tested. hence not using.
Configuration menu - View commit details
-
Copy full SHA for 0c0b367 - Browse repository at this point
Copy the full SHA 0c0b367View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62365df - Browse repository at this point
Copy the full SHA 62365dfView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v5.0.9...v5.2.1