Skip to content

Releases: joshrlesch/fastlane-plugin-yarn

v1.2

23 Oct 20:15
bbbda94
Compare
Choose a tag to compare
Version 1.2

v1.1

17 Apr 20:56
Compare
Choose a tag to compare

Added project_root option

v1.0

07 Apr 17:58
Compare
Choose a tag to compare

Updated action parameters to better reflect how yarn is used
yarn [command] [flags]

Added action parameter to be able to pass yarn options.

Removed auto installing dependencies and created action parameter to allow for auto install of dependencies.