You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Validate XML, Parse XML, Build XML without C/C++ based libraries",
"main": "./src/fxp.js",
"scripts": {
Currently, the latest version available on npmjs is 4.2.2 but there is no related tag in the repository.
The tag for the 4.2.1 version is named 4.2.1, whereas all other tags are prefixed by v.
This makes the full changelog of the version hard to follow.
The only way to get the details of the changes is to access to this url: 4.2.1...master. But, the commits list will change in the future as far as new commits are pushed.
Here is the full changelog view:
Would you like to work on this issue?
Yes
No
The text was updated successfully, but these errors were encountered:
tbouffard
changed the title
Missing v4.2.1 and v4.2.2 tags
Version should be 4.2.2 in package.json and missing v4.2.1 and v4.2.2 tags
Apr 27, 2023
Uh oh!
There was an error while loading. Please reload this page.
Note that the problem already occurred in the past: #539
Latest commit available in the master branch:
fast-xml-parser/package.json
Lines 1 to 6 in b4d3011
Currently, the latest version available on npmjs is
4.2.2
but there is no related tag in the repository.The tag for the 4.2.1 version is named
4.2.1
, whereas all other tags are prefixed byv
.https://github.com/NaturalIntelligence/fast-xml-parser/tags
This makes the full changelog of the version hard to follow.
The only way to get the details of the changes is to access to this url: 4.2.1...master. But, the commits list will change in the future as far as new commits are pushed.
Here is the full changelog view:

Would you like to work on this issue?
The text was updated successfully, but these errors were encountered: