-
-
Notifications
You must be signed in to change notification settings - Fork 336
Closed
Description
Note that the problem already occurred in the past: #539
Latest commit available in the master branch:
Lines 1 to 6 in b4d3011
| { | |
| "name": "fast-xml-parser", | |
| "version": "4.2.1", | |
| "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.

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?
- Yes
- No
Metadata
Metadata
Assignees
Labels
No labels