Skip to content

Latest commit

 

History

History
75 lines (35 loc) · 2.87 KB

CHANGELOG.md

File metadata and controls

75 lines (35 loc) · 2.87 KB

Changelog

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

1.7.1 (2021-02-08)

Bug Fixes

1.7.0 (2021-02-08)

Features

  • add search functionality and render results (3923987)

1.6.0 (2021-02-06)

Features

  • add jest / enzyme and some unit tests (e1bfb62)

1.5.0 (2021-02-06)

Features

  • add banner, navigation, and Home component (4e47b66)

1.4.0 (2021-02-06)

Features

Bug Fixes

  • configure env vars for heroku (3d9cd80)

1.3.0 (2021-02-05)

Features

1.2.0 (2021-02-05)

Features

  • add frontend hydration and full stack build (f5aa366)

1.1.0 (2021-02-04)

Features

  • add /api route to query Open Weather (a0bc3cf)
  • add react templating to server build (fc8f05a)
  • add webpack build with babel (96b9643)
  • add_express_server (fe729be)

1.0.0 (2021-02-02)

Features