Skip to content

v1.2.1

Compare
Choose a tag to compare
@arcanis arcanis released this 12 Oct 10:20
· 542 commits to master since this release
  • The outdated command will now use latest rather than wanted as color selector (#4519)

    Daniel Tschinder

  • Fix a bug where the exit code was not correctly forwarded when using yarn-path (#4679)

    Maël Nison

  • Fix a bug that was affecting how peer dependencies were optimized (#4687)

    Burak Yigit Kaya

  • The yarn init command will no longer traverse the filesystem (#4464)

    Yerguden

  • Fixed a regression where yarn upgrade wasn't upgrading transitives deps anymore (#4636)

    Jeff Valore