We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cc7501 commit 61302d9Copy full SHA for 61302d9
CHANGELOG.md
@@ -2,6 +2,24 @@
2
3
# Release Notes
4
5
+## 2.1.6
6
+
7
+- fix: default branch is now main (#244, thanks @mikehardy)
8
+- docs(example, android): include logos in all example buttons (#237, thanks @mikehardy)
9
10
+## 2.1.5
11
12
+- fix(android): Updates to recommended way of importing context (#236, thanks @AndresPerezTesela!)
13
14
+## 2.1.4
15
16
+- fix(android): use function vs arrow for babel compat in AppleButton export (#234, thanks @EIrwin)
17
18
+## 2.1.3
19
20
+- chore: Adds rn's testID to the valid props, adds typescript exports (#233, thanks @doublethefish!)
21
+- chore(example): allow test runs without react-native global install
22
23
## 2.1.2
24
25
- fix(android): add mavenCentral, remove jcenter before it stops (#206, thanks @maheshwarimrinal!)
0 commit comments