Skip to content

Latest commit

 

History

History
68 lines (36 loc) · 3 KB

CHANGELOG.md

File metadata and controls

68 lines (36 loc) · 3 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.2.0 (2018-07-14)

Bug Fixes

  • npm: Sort out packages for Apollo (b09fb6b)

Features

  • Login: Login Refactor and Tests (9818bfb)
  • Nav: Intial Nav Work (93f467e)

1.1.1 (2018-03-20)

Bug Fixes

  • Build: Change server mode for bundle analyzer (f55b8ab)

1.1.0 (2018-03-10)

Bug Fixes

  • Versioning: Add git push after release (c2799e9)

Features

  • Versioning: Adding standard versioning for releases (5b05198)

1.0.0 (2018-03-10)

Bug Fixes

  • Build: Fix Build (1236de2)
  • Precommit: Add Jest check for precommit (44677b7)
  • Stylelint: Fix stylelint issues (3228d45)

Features

  • Feat: Adding groundwork for CreatePost (d8e9a3b)
  • Fitzy: Switch to Fitzy-UI Components & Add Cypress Setup (13ea839)
  • Graphcool Setup: Add initial type and enums (9a3e8a8)
  • GraphQL: Dashboard Queries (3029a75)
  • HMR: Add React Hot Reloading (933571e)
  • Homepage: Initial block of work for homepage setup (7cfec7a)
  • Router and Authentication: Initial Auth work with Graphcool (5be9130)
  • Routing: Setting up project structure and routing (92fd789)
  • test: test (6a0ab38)
  • Webpack: Adding some inlining plugins (b314711)