1.2.0
Pre-release
Pre-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 toexpo@49
(#219) (a610842)
Code changes
Other chores
- disable
global.expect
workaround forchai
(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)