Skip to content

v10.14.0

Choose a tag to compare

@seek-oss-ci seek-oss-ci released this 30 Jun 00:12
· 818 commits to master since this release
e32c3be

Minor Changes

  • Upgrade to Prettier 2.3 (#606)

    This will require consumers to run yarn format to adopt the new Prettier rules. To reduce the mismatch of prettier versions in the future we are unpinning sku's required version, allowing consumers to relock and accept minor and patch updates.