Releases: Danjavia/PWA-ReactJS-Starter-Pack
Releases · Danjavia/PWA-ReactJS-Starter-Pack
v2.2.3 Update Main Libs
v2.2.2 Update Main Libs
Updated Libraries
- react to latest stable version
- react-dom to latest stable version
- react-scripts to latest version
- sw-precache to latest version
Additions
- prop-types module required by ReactJS latest version.
v2.2.1 Routes fix
Fix Routes in starter pack
v2.2.0 React Router V4 Support
This Release include a basic support for React router v4.
v2.1.0 Apollo Update And BrowserHistory
Updating Apollo-client version and set browserHistory by default.
v2.0.0 Environment Settings
In this version, the config directory has beed deleted and dotenv files has been added to the repository
more info README.md
v1.0.0 - First Functional Version
This Release includes
- MUI theme provider.
- ReactJS.
- Apollo Client.
- Environment variables config file.
- PWA ready!