This repository has been archived by the owner on Dec 14, 2022. It is now read-only.
v1.0.0
1.0.0 (2020-04-03)
Bug Fixes
- add release branch config to package.json (05e91df)
- change address to serve dev app (b8cfa02)
- include system vars (538c62c)
- lint issues (d0d43bd)
- remove yalc build step (705a088)
- update log message (3122911)
- use npm semantic release context (ebf834d)
Features
- add app entry point (b8a0dbe)
- add config file with envalid validation (5872f91)
- add env example file (96a86c6)
- add envalid (09379d4)
- add eslint config (e853d85)
- add eslint config (651dedc)
- add graphql file support (1a877f4)
- add index html file (c938de3)
- add packages for env var handling (93db5ae)
- add packages for testing (580dac7)
- add various build config file resources (92a3ba4)
- add viewer (11f3cc4)
- add viewer query (dc399f4)
- add webpack deps (7bfff58)
- first commit (0b15f08)
- fix url import (9e650f1)
- import dev config (415ad90)
- move auth config generator to its own file (c96b1bf)
- move registerPlugin to its own file (6b646fb)
- simplify config (033a40f)
- split root component (46dcbc8)
- update babel config (d5a3dc8)
- update default title (22ba908)
- update example config (4c85c14)
- update init logic to be more configurable (e07d397)
- update root packages and scripts (8dd6a6e)
- use App component (035fbdf)
- use build script (0b23cef)
- use updated config (878ca26)
- use updated config file (065d50d)
- use webpack dotenv plugin (59615e3)