Skip to content

v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Oct 22:28
· 367 commits to main since this release

1.1.0 (2022-10-31)

Features

  • added inject command and support for --preset (b5f5377)
  • build related package.json entries are overridden instead of retained (deb87b0)
  • force package versions and made stricter verifications (9d030fb)
  • inject adds the same dependencies as init now (dd30373)
  • preset semantic-release now updates README.md when it exists (naively) (0a33a25)
  • semver-workflow now injects .npmrc with legacy-peer-deps=true (7c53c7a)

Bug Fixes

  • add missing lint-staged config (071a01d)
  • imports in studio config example (a6a5b2e)
  • semantic-workflow: filter out README sections that exists "close enough" (04a8b8a)
  • semantic-workflow: npmrc bundling (31c0e77)
  • show note about manual config steps in semver-workflow (f36fc55)
  • use correct @sanity/ui package name (1f224a9)