Skip to content
This repository has been archived by the owner on Feb 26, 2022. It is now read-only.

Latest commit

 

History

History
86 lines (76 loc) · 3.69 KB

CHANGELOG.md

File metadata and controls

86 lines (76 loc) · 3.69 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Summary

[0.0.8] - (2019-06-21)

Fixed

  • Build command for development using npm: replace npm dev_build by npm run dev_build.

Changed

  • Update all packages.

[0.0.7] - 2019-03-25

Added

Changed

Removed

  • opn types definitions package.

[0.0.6] - 2019-03-01

Fixed

  • TSLint not running everywhere.
  • Installation process: first dev run bugging.

Added

  • Images handling.
  • nodemon to automatically restart the server after a build.

Removed

  • opn for opening the app automatically on dev run.

Changed

[0.0.5] - 2019-02-27

Added

  • A complete README.
  • opn for opening the app automatically on dev run.

[0.0.4] - 2019-02-27

Fixed

  • Runtime error displaying Error: UNKNOWN: unknown error, stat '\\..\client\index.html'.

Changed

[0.0.3] - 2019-02-26

Added

Removed

[0.0.2] - 2019-02-24

Added

[0.0.1] - 2019-02-24

Added

Removed