react-semantic-ui-firebase-authentication
react-semantic-ui-firebase-authentication copied to clipboard
🔥Boilerplate Project for Authentication with Firebase in React styled with Semantic UI
## The dependency [firebase](https://github.com/firebase/firebase-js-sdk) was updated from `5.11.1` to `6.0.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...
## The dependency [date-fns](https://github.com/date-fns/date-fns) was updated from `1.30.1` to `2.0.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...
## The dependency [react-router-dom](https://github.com/ReactTraining/react-router) was updated from `4.3.1` to `5.0.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...
## The dependency [react-scripts](https://github.com/facebook/create-react-app) was updated from `3.1.0` to `3.1.1`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...
## The dependency [semantic-ui-react](https://github.com/Semantic-Org/Semantic-UI-React) was updated from `0.87.3` to `0.88.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...
## Description - This pull request fixes the bug at **Messages/MessageItem.js**, caused by the update [here](https://date-fns.org/v2.7.0/docs/formatDistance) ## Type of change - update distanceInWords() to formatDistance() - add baseDate argument -...
Not sure why node-gyp and G++ are required on my Ubuntu 18 box, but after installing g++, I get this cryptic error on `npm install`: ``` AR(target) Release/obj.target/libgpr.a COPY Release/libgpr.a...