Commit Graph

129 Commits

Author SHA1 Message Date
Chris Bianca 8e7c202846 3.3.0 2018-03-06 17:11:28 +00:00
Salakar 820bb0b0d4 [internals] remove bows logger + window shims - fixes #858 2018-03-05 01:58:42 +00:00
Salakar 87f4684c17 update babel-eslint parser dev-dep to fix "Cannot read property 'type' of undefined ... at isForInRef" lint error 2018-03-05 00:29:29 +00:00
Salakar ebbf0e71a8 update dev dependencies 2018-03-04 23:51:15 +00:00
Salakar b31569ba4c 3.2.7 2018-02-24 05:55:58 +00:00
Chris Bianca 6f5eda4215 3.2.6 2018-02-22 15:54:48 +00:00
Chris Bianca 5356b949d7 3.2.5 2018-02-14 15:10:41 +00:00
Michael Diarmid 1c5c02f6cf
Update package.json 2018-02-13 17:53:48 +00:00
Panayiotis Lipiridis a74a70c12f Prettier json and md files as well 2018-02-01 12:52:39 +01:00
Lipis 09c30189c4
Simplify package.json 2018-02-01 11:56:58 +01:00
Chris Bianca cae07ee979 3.2.4 2018-02-01 09:04:06 +00:00
Chris Bianca d46024f799 3.2.3 2018-01-30 16:56:01 +00:00
Chris Bianca 57b5c8fe88 Tweak where the TS validation script is run 2018-01-30 16:43:27 +00:00
Daniel Waller 2f21a37f7d [typings][typescript] add validation of ts declaration file to build process 2018-01-26 17:38:13 +01:00
Chris Bianca 09fa3b9e31 Merge branch 'v3.2.x' 2018-01-26 11:57:56 +00:00
Chris Bianca 24d16e4853 [js] Set up pre-commit hook for prettier 2018-01-25 18:36:13 +00:00
Chris Bianca 8feffd85c5 [js] Setup prettier 2018-01-25 18:11:37 +00:00
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 7b821ae997 3.2.2 2018-01-11 10:37:29 +00:00
Chris Bianca d700bf9d6d [core] Add SDK_VERSION 2018-01-09 17:32:08 +00:00
Chris Bianca 93a5c2939e 3.2.1 2018-01-07 20:05:37 +00:00
Chris Bianca fffdc77471 Add || exit 0 to open collective postinstall 2018-01-07 20:05:20 +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