Releases: robertohuertasm/yarn-lock-parser
Releases · robertohuertasm/yarn-lock-parser
v0.10.0
What's Changed
- fix: "@" in version descriptors by @selfisekai in #24
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
- feat: add resolved (resolution) field to Entry by @selfisekai in #23
Full Changelog: v0.8.0...v0.9.0
v0.8.0
What's Changed
- chore(updates): dependencies and minor fixes by @robertohuertasm in #22
- Return lockfile version and generator by @selfisekai in #20
- Stop losing colon prefixes from descriptors. by @selfisekai in #21
New Contributors
- @selfisekai made their first contribution in #20
Full Changelog: v0.7.0...v0.8.0
v0.7.0
v0.6.0
v0.5.0
What's Changed
- feat(panic): remove panics by @robertohuertasm in #14
Full Changelog: v0.4.1...v0.5.0
v0.4.1
What's Changed
- fix(windows): fixes newline management by @robertohuertasm in #11
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- feat(integrity): expose integrity or checksum by @robertohuertasm in #9
Full Changelog: v0.3.2...v0.4.0
v0.3.2
What's Changed
- fix(npm): allows double quotes in version property by @robertohuertasm in #7
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- fix(v1): support for no end line files by @robertohuertasm in #5
- chore(2021): update rust edition by @robertohuertasm in #6
- docs(readme): fix readme and license by @robertohuertasm in dd107d4
Full Changelog: v0.3.0...v0.3.1