Releases: mindscreen/yarnlock
Releases · mindscreen/yarnlock
v1.1.1
What's Changed
- Fix version split with Git refs by @InvisibleSmiley in #10
New Contributors
- @InvisibleSmiley made their first contribution in #10
v1.1.0
What's Changed
- Fixes deprecation warnings for PHP 8.2
- Raises PHP requirement to 7.2. While this might be breaking, usage of such old PHP versions is discouraged.
- Added types
New Contributors
- @Sweetchuck made their first contribution in #5
Full Changelog: v1.0.1...v1.1.0
fix issues related to @-characters in package names
package names might contain @ characters fixes #1
Initial features
v1.0.0 fix variable array-key notation for older php versions