Releases: robertohuertasm/yarn-lock-parser
Releases · robertohuertasm/yarn-lock-parser
v0.14.0
What's Changed
- Fix: Remove double quotes around package name in dependencies meta by @selfisekai in #34
Full Changelog: v0.13.0...v0.14.0
v0.13.0
What's Changed
- Allow empty v1 lockfiles by @selfisekai in #31
- feat: parse peerDependencies in entries by @selfisekai in #27
- feat: parse cacheKey from v4+ (yarn v2+) lockfiles by @selfisekai in #32
Full Changelog: v0.12.0...v0.13.0
v0.12.0
v0.11.0
What's Changed
- Upgrade nom to 8 by @selfisekai in #25
- Allow URLs as versions in entries by @selfisekai in #26
Full Changelog: v0.10.0...v0.11.0
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