Skip to content

Releases: Danjavia/PWA-ReactJS-Starter-Pack

v2.2.3 Update Main Libs

26 May 15:37
Compare
Choose a tag to compare

OS Revision Running Tasks by @Bound3R

  • The projects is now compilable over linux
  • Solve typo in script in package.json file for running the project

v2.2.2 Update Main Libs

25 May 02:21
Compare
Choose a tag to compare

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

18 Apr 01:12
Compare
Choose a tag to compare

Fix Routes in starter pack

v2.2.0 React Router V4 Support

17 Apr 02:04
Compare
Choose a tag to compare

This Release include a basic support for React router v4.

v2.1.0 Apollo Update And BrowserHistory

29 Mar 01:40
Compare
Choose a tag to compare

Updating Apollo-client version and set browserHistory by default.

v2.0.0 Environment Settings

19 Mar 17:28
Compare
Choose a tag to compare

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

24 Feb 20:34
Compare
Choose a tag to compare

This Release includes

  • MUI theme provider.
  • ReactJS.
  • Apollo Client.
  • Environment variables config file.
  • PWA ready!