UNPKG

1.06 kBMarkdownView Raw
1# Changelog
2
3## Unpublished
4
5### 🛠 Breaking changes
6
7### 🎉 New features
8
9### 🐛 Bug fixes
10
11## 9.0.0 — 2021-01-15
12
13### 🛠 Breaking changes
14
15- Dropped support for iOS 10.0 ([#11344](https://github.com/expo/expo/pull/11344) by [@tsapeta](https://github.com/tsapeta))
16
17## 8.2.2 — 2020-12-04
18
19### 🐛 Bug fixes
20
21- Explicitly pass down only the expected props on iOS. ([#10648](https://github.com/expo/expo/pull/10648) by [@cruzach](https://github.com/cruzach))
22
23## 8.2.1 — 2020-11-17
24
25_This version does not introduce any user-facing changes._
26
27## 8.2.0 — 2020-08-18
28
29### 🎉 New features
30
31- Delete `prop-types` in favor of TypeScript. ([#8676](https://github.com/expo/expo/pull/8676) by [@EvanBacon](https://github.com/EvanBacon))
32- Convert Android and web to class components. ([#8856](https://github.com/expo/expo/pull/8856) by [@EvanBacon](https://github.com/EvanBacon))
33
34## 8.1.2 — 2020-05-29
35
36_This version does not introduce any user-facing changes._
37
38## 8.1.1 — 2020-05-27
39
40_This version does not introduce any user-facing changes._