We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc9211f commit 08588cdCopy full SHA for 08588cd
CHANGES.md
@@ -72,6 +72,9 @@ Since alpha.44:
72
- typescript definitions (index.d.ts)
73
- Android allow override minSdkVersion
74
75
+Since alpha.45:
76
+- allow nested location props in postTemplate
77
+
78
### Changed
79
80
Since alpha.6:
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-mauron85-background-geolocation",
3
- "version": "0.5.0-alpha.44",
+ "version": "0.5.0-alpha.45",
4
"description": "optimized background location tracking",
5
"main": "index.js",
6
"scripts": {
0 commit comments