Michael Diarmid
43070b8c59
Merge pull request #658 from fr1n63/patch-1
...
Add '|| exit' 0 to opencollective
2018-01-17 15:15:44 +00:00
Chris Bianca
63859b311d
[internals] Bump the library and tests app to the latest version of RN, React, etc
2018-01-16 17:08:52 +00:00
Chris Bianca
d700bf9d6d
[core] Add SDK_VERSION
2018-01-09 17:32:08 +00:00
Chris Bianca
1a35d8a7b5
Remove unnecessary configuration files from npm build #698
2017-12-21 09:31:46 +00:00
Chris Bianca
57a23e4263
3.2.0
2017-12-15 17:09:11 +00:00
Chris Bianca
f96e673683
[typings] Fix incorrect path
2017-12-06 08:59:00 +00:00
Chris Bianca
4646c6723d
[typings] Make sure Typescript typings are copied correctly
2017-12-06 08:56:06 +00:00
fr1n63
fd3f316e09
Add || exit 0 to opencollective
...
https://github.com/opencollective/opencollective-postinstall
Why || exit 0 in scripts.postinstall?
Since we are adding the dependency in devDependencies, the script ./node_modules/.bin/opencollective-postinstall won't be installed in production. Therefore, the postinstall script will return an error and will interrupt the npm install process. Adding || exit 0 makes sure that this postinstall script always returns true.
2017-12-01 17:10:05 +00:00
Chris Bianca
c81a786014
[setup] Make use of postinstall-build to build `dist` if required
2017-11-29 10:06:06 +00:00
Chris Bianca
453b69cbb9
[setup] Remove post install step
2017-11-29 09:14:06 +00:00
Chris Bianca
b702fafdfb
[setup] Add postinstall build commands
2017-11-29 09:07:12 +00:00
Chris Bianca
08e6f00701
3.1.1
2017-11-28 16:26:25 +00:00
Chris Bianca
ff95c21b9d
[typings] Continue work on flow
2017-11-23 17:29:40 +00:00
Chris Bianca
fbe73f5dcb
[types] Get types properly exporting as part of the build
2017-11-17 16:17:27 +00:00
Chris Bianca
8bd9684644
[types] Get flow type working again; Fix majority of firestore type issues
2017-11-17 11:07:52 +00:00
Salakar
c6faefc09f
[npm] fix package.json
2017-11-08 12:35:49 +00:00
Chris Bianca
4f1176b192
Add dynamic links to package.json
2017-11-08 10:04:04 +00:00
Salakar
3eaa58aea3
v3.1.0
2017-11-06 16:59:22 +00:00
Aseem Sood
8067b3d6b5
Added call to donate after npm install (optional)
2017-11-03 15:39:11 -04:00
Chris Bianca
a2260c8cb4
Bump version to 3.1.0 branch
2017-10-13 18:26:08 +01:00
Chris Bianca
fde0b976c3
3.0.3
2017-10-12 09:43:48 +01:00
Salakar
d93a4a0c48
3.0.2
2017-10-07 13:14:56 +01:00
Salakar
c73cfa9bfa
3.0.1
2017-10-07 03:23:27 +01:00
Salakar
5f11da9d7e
package.json description
2017-10-05 13:55:35 +01:00
Salakar
fc76bfdc62
package.json update prop-types to latest version
2017-10-05 13:16:01 +01:00
Salakar
6cbafe3074
package.json update keywords
2017-10-05 13:13:53 +01:00
Salakar
90b12fdbe7
package.json move prop-types to peer deps and increase react native peer version to >=0.48
2017-10-05 13:09:14 +01:00
Chris Bianca
3697864f1b
[install] Get react-native link working with Android
2017-10-05 11:54:37 +01:00
Salakar
5d6c6507aa
v3 / firestore changes
2017-10-03 18:04:00 +01:00
Chris Bianca
fc0c57257b
[docs] Add firestore to the keywords
2017-10-03 16:04:36 +01:00
Chris Bianca
51074efdca
Merge commit '49d29b53f21e530f5c918e472db93ee856947426'
2017-10-03 10:33:18 +01:00
Chris Bianca
1d435a6614
Bump flow-bin version to stop it hammering my Mac!
2017-09-28 15:49:22 +01:00
Salakar
6aaafc5995
[tests] move test scripts into js (bin folder) - now works cross platform
2017-09-25 11:32:18 +01:00
Chris Bianca
32864f43b0
alpha.5
2017-09-21 12:49:25 +01:00
Salakar
3d7071502f
alpha.4
2017-09-20 11:55:20 +01:00
Michael Diarmid
122a8fb858
Update package.json
2017-09-11 15:02:44 +01:00
Salakar
c536de6d73
v3.0.0-alpha.3
2017-09-07 16:38:51 +01:00
Salakar
b7a996971c
alpha.2
2017-08-28 14:12:44 +01:00
Salakar
7e639221f1
v3 alpha.1 release - install via `npm i react-native-firebase@next`
2017-08-28 13:42:39 +01:00
Chris Bianca
b993f6bdc1
Bump version number to 3.0.0-alpha
2017-08-28 09:50:24 +01:00
Salakar
ba907bf329
[docs] added local serve docs script to package.json
2017-08-26 03:59:27 +01:00
Chris Bianca
0d117f6827
[js] Embed FB’s EventEmitter to prevent haste issues
2017-08-25 15:30:17 +01:00
Chris Bianca
a129994b69
2.1.3
2017-08-22 11:24:57 +01:00
Chris Bianca
184a0981ea
2.1.2
2017-08-11 16:49:41 +01:00
Mathieu Acthernoene
e37b560626
Remove incorrect comma
2017-08-10 22:21:16 +02:00
Chris Bianca
18fd83ec20
[android] Add rnpm commands for Android
2017-08-10 17:26:27 +01:00
Chris Bianca
2861e6b17c
2.1.1
2017-08-10 15:07:26 +01:00
Chris Bianca
4dd1b0165f
[docs] Add FCM to package description
2017-08-04 09:02:29 +01:00
Chris Bianca
d304952ce3
2.1.0
2017-08-03 08:54:31 +01:00
Chris Bianca
6b9c34a881
2.0.5
2017-07-31 10:36:16 +01:00