Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 346 Bytes

CHANGELOG.md

File metadata and controls

14 lines (10 loc) · 346 Bytes

0.1.0 - Initial release

0.1.1 - Fix wrong error route handler (was using 404)

0.2.0 - Use react-helmet to manage title and meta (instead of custom)

0.2.1 - Minor cleanup of some now unused code and put utils in one file

0.2.2 - Fixed server so that is uses babel-core instead of babel (which is deprecated and also not delcared as a dep)