Skip to content

1.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@expo-bot expo-bot released this 04 Sep 13:28
· 44 commits to main since this release

1.2.0 (2023-09-04)

New features

  • diagnose manifest with dirty or changed documents (#225) (82c8dd3)
  • use npx expo config to generate preview data (#223) (640de3a)

Bug fixes

  • manually resolve absolute file paths with __dirname (7f4951e)
  • upgrade schema-expo-module script to expo@49 (#219) (a610842)

Code changes

  • emphasize bundled @expo/* packages and limit imports (#222) (0bd601d)

Other chores

  • disable global.expect workaround for chai (324933c)
  • drop npm run install:fixture in favor of vscode task for windows (6a624da)
  • fail when no tests are found (8eda594)
  • re-enable windows tests on ci (a782b4e)
  • test activation and remove useless activation event (#221) (b4dec03)
  • unify snapshot behavior on CI and local testing (#224) (bdd2efe)