Commit Graph

12 Commits

Author SHA1 Message Date
James Daniels
0cdf1f8718 Moving to v2, canary now uses the package.json version as the base 2019-05-19 17:13:47 -07:00
jhuleatt
6fae60fad6 update server rendered app 2019-05-16 10:04:50 -07:00
James Daniels
a704a07525 Dropping the -exp and leading "v" from tags 2019-05-15 13:33:57 -07:00
James Daniels
b64e2484d9 Canary and next builds 2019-05-15 11:40:21 -07:00
James Daniels
94446a784a Cloud Build and NPM release process 2019-05-14 17:11:24 -07:00
jhuleatt
9ad8a6a16d update create-react-app version 2019-04-22 13:22:36 -07:00
jhuleatt
8bf942ff59 add fireperf 2019-04-19 14:17:55 -07:00
jhuleatt
335f5164d5 fix an issue with conflicting jest versions 2019-04-09 16:58:32 -07:00
jhuleatt
f88d361324 test use-observable 2019-04-08 15:35:51 -07:00
jhuleatt
3412faa872 use react-firebaseui for auth 2019-04-04 15:32:44 -07:00
jhuleatt
1851989114 update dependencies 2019-03-22 10:48:38 -07:00
jhuleatt
b5e63a62e7 rearrange things to use Yarn workspaces
Yarn workspaces: https://yarnpkg.com/lang/en/docs/workspaces/
This prevents the dreaded Invalid Hook call warning:
https://reactjs.org/warnings/invalid-hook-call-warning.html
2019-03-20 15:08:05 -07:00