Skip to content

1.1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@expo-bot expo-bot released this 01 Sep 15:21
· 48 commits to main since this release

1.1.0 (2023-09-01)

New features

  • allow expo.* properties as root properties without expo definition (#217) (c71ccbc)

Bug fixes

  • downgrade conventional commit preset for semantic release (d392f89)
  • replace yarn with npm due to issues with @isaacs/cliui (#209) (f046f1d)

Code changes

  • bump minimum vscode version to 1.78.2 (#211) (602946c)
  • consolidate the testing fixtures (#218) (fe00632)
  • use mocha instead of jest to avoid crashes and other issues (#208) (92352ac)
  • use proper dependencies instead of devDependencies only (#214) (d0f60eb)

Other chores

  • add missing permissions to github workflow when dry-running release (#205) (7a78a92)
  • add prerelease support in publish workflow (6f8240e)
  • allow dry-run to test push verification in release workflow (a9b6c92)
  • clean up log-clutter in test output (#215) (9f03f24)
  • clean up typo in .gitignore (3bb248d)
  • clean up yarn-specific workarounds (36093a0)
  • emphasize the creation of a release instead of publish (0eed055)
  • upgrade tooling to latest versions (#212) (0324b10)
  • use authenticated Expo bot user for schema updates (c91af9c)