Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

Commit

Permalink
Update CHANGELOG and schema cache
Browse files Browse the repository at this point in the history
  • Loading branch information
brentvatne committed Apr 14, 2021
1 parent 6bf320b commit 80ece26
Show file tree
Hide file tree
Showing 5 changed files with 43 additions and 4 deletions.
39 changes: 39 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,45 @@ This is the log of notable changes to Expo CLI and related packages.

### 🐛 Bug fixes

## [Wed, 14 Apr 2021 11:54:49 -0700](https://github.com/expo/expo-cli/commit/6bf320b102933730a9611011e46aac419736396c)

### 🛠 Breaking changes

### 🎉 New features

- [cli] Handle async storage package rename in upgrade command ([#3386](https://github.com/expo/expo-cli/issues/3386))

### 🧹 Chores

- Update test.yml to test against Node 12 and 14 ([#3388](https://github.com/expo/expo-cli/issues/3388))
- [config-plugins] Replace docs in README with link to Expo docs ([#3384](https://github.com/expo/expo-cli/issues/3384))
- [cli] Add deprecation message to --config flag ([#3382](https://github.com/expo/expo-cli/issues/3382))
- [dev-tools] flip `noEmit` flag to preserve server build ([#3379](https://github.com/expo/expo-cli/issues/3379))

### 🐛 Bug fixes

- Support building apps with escaped names ([#3383](https://github.com/expo/expo-cli/issues/3383))
- [codemod] Removed version gate ([#3390](https://github.com/expo/expo-cli/issues/3390))

### 📦 Packages updated

- @expo/config-plugins@1.0.26
- @expo/config@3.3.36
- @expo/dev-server@0.1.62
- @expo/dev-tools@0.13.91
- @expo/electron-adapter@0.0.53
- expo-cli@4.4.0
- expo-codemod@1.1.0
- expo-optimize@0.1.84
- @expo/metro-config@0.1.62
- @expo/next-adapter@2.1.67
- @expo/package-manager@0.0.40
- pod-install@0.1.20
- expo-pwa@0.0.72
- uri-scheme@1.0.73
- @expo/webpack-config@0.12.66
- xdl@59.0.31

## [Fri, 9 Apr 2021 15:05:32 -0700](https://github.com/expo/expo-cli/commit/31ce5bb9a78be83ee46a98a72d41652c05aa374c)

### 🎉 New features
Expand Down
2 changes: 1 addition & 1 deletion packages/xdl/caches/schema-39.0.0.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/xdl/caches/schema-40.0.0.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/xdl/caches/schema-41.0.0.json

Large diffs are not rendered by default.

Loading

0 comments on commit 80ece26

Please sign in to comment.