Skip to content

Latest commit

 

History

History
227 lines (120 loc) · 12.4 KB

CHANGELOG.md

File metadata and controls

227 lines (120 loc) · 12.4 KB

Changelog

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

1.3.2 (2020-07-26)

Bug Fixes

  • mlb games post-covid dates (f0c8210)

Others

  • chore: test devops/fake-branch-b changes (abd6dfe)
  • chore: test devops/fake-branch-c changes (d4a66dc)
  • test devops/fake-branch-a changes (7378ae9)

CI

  • small changes to test standard-version release (dc9a56a)

1.3.1 (2020-07-26)

Performance Improvements

  • use local fonts + move some static css to emotion global styles (4c111c8)

Code Refactoring

  • stop using webfontloader for loading custom google fonts (90c15af)

Styling

  • spice up the homepage design (092b63e)

Others

1.3.0 (2020-03-05)

Features

  • set-up emotion ThemeProvider w base theme styles (53699cc)

Bug Fixes

  • don't initialize|track GA events in development (b7b0517)

Performance Improvements

  • use local fonts + move some static css to emotion global styles (e7d5d82)

Build System

  • add @emotion/core, @emotion/styled deps (544e897)
  • move around static/build assets directory structure (32bbed1)
  • rename/refactor npm commands (40f526d)

Code Refactoring

  • replace scss modules in Item w emotion styled components (fb4c2cc)
  • stop using webfontloader for loading custom google fonts (8ab28fd)

Styling

  • spice up the homepage design (a0e5ba2)

Others

  • release: 1.2.0 (df2612c)
  • add https support for webpack|express servers in dev (cf8c354)

1.2.0 (2020-03-05)

Features

  • set-up emotion ThemeProvider w base theme styles (53699cc)

Bug Fixes

  • don't initialize|track GA events in development (b7b0517)

Performance Improvements

  • use local fonts + move some static css to emotion global styles (e7d5d82)

Build System

  • add @emotion/core, @emotion/styled deps (544e897)
  • move around static/build assets directory structure (32bbed1)
  • rename/refactor npm commands (40f526d)

Others

  • add https support for webpack|express servers in dev (cf8c354)

Code Refactoring

  • replace scss modules in Item w emotion styled components (fb4c2cc)
  • stop using webfontloader for loading custom google fonts (8ab28fd)

Styling

  • spice up the homepage design (a0e5ba2)

1.1.1 (2020-01-21)

Bug Fixes

  • default to showing MLB 2020 opening day of games (fbd64d6)

Others

  • only initialize Sentry if production (655030c)

1.1.0 (2020-01-21)

Features

  • add commit lintings + standard-version releases (b07702a)
  • setup commitizen + cz-conventional-changelog packages (1d81a1e)
  • setup standard-version package & config (be7e3c3)
  • docs: Add circleCI status badges + other README.md improvements (d0e4194)

Bug Fixes

  • active link styles in react-router v4 (6478cfe)
  • add DEV to eslint config (6975df2)
  • Add optional fsevents package (1a69983)
  • remove NBA default date (c90c752)
  • Set default MLB date to first game of 2019 season (14a9a55)
  • upgrade html-webpack-plugin --> circular deps error (bc97126)

Others

  • fix all eslint errors (1e5c779)
  • remove old files (cf3754f)
  • update .gitignore (b777771)
  • use last day of NBA playoffs as default date (003ba5c)
  • ci: Remove deprecated react-addons-perf package (06b44c9)
  • ci: Update CI config to use circleci/node:11 image (1cf7585)
  • ci: Update failing snapshots due to new nodejs version (61aee43)
  • ci: Upgrade nodejs to v11 (44ccbe7)
  • ci: Upgrade to latest react packages (c9eb4a6)
  • Rename .prettierrc config file (2ae5555)

Build System

  • deps: bump mixin-deep from 1.3.1 to 1.3.2 (16dc117)

Tests

  • throwing error for sentry (22d8f02)
  • Update snapshots (due to updated jest package) (bcd42fd)

1.0.0 (2020-01-21)

Features

  • setup commitizen + cz-conventional-changelog packages (1d81a1e)
  • setup standard-version package & config (be7e3c3)
  • docs: Add circleCI status badges + other README.md improvements (d0e4194)

Bug Fixes

  • active link styles in react-router v4 (6478cfe)
  • add DEV to eslint config (6975df2)
  • Add optional fsevents package (1a69983)
  • remove NBA default date (c90c752)
  • Set default MLB date to first game of 2019 season (14a9a55)
  • upgrade html-webpack-plugin --> circular deps error (bc97126)

Others

  • fix all eslint errors (1e5c779)
  • remove old files (cf3754f)
  • update .gitignore (b777771)
  • use last day of NBA playoffs as default date (003ba5c)
  • ci: Remove deprecated react-addons-perf package (06b44c9)
  • ci: Update CI config to use circleci/node:11 image (1cf7585)
  • ci: Update failing snapshots due to new nodejs version (61aee43)
  • ci: Upgrade nodejs to v11 (44ccbe7)
  • ci: Upgrade to latest react packages (c9eb4a6)
  • Rename .prettierrc config file (2ae5555)

Build System

  • deps: bump mixin-deep from 1.3.1 to 1.3.2 (16dc117)

Tests

  • throwing error for sentry (22d8f02)
  • Update snapshots (due to updated jest package) (bcd42fd)