Skip to content

Latest commit

 

History

History
59 lines (45 loc) · 1.6 KB

CHANGELOG.md

File metadata and controls

59 lines (45 loc) · 1.6 KB

Changelog

All notable changes to the ngx Monorepo Library Builder project will be documented in this file.

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

[0.3.2] - 2020-08-05

Added

  • Extra info regarding childprocess errors
  • More specific logs

[0.3.1] - 2020-08-04

Fixed

  • Handling of childprocess errors

[0.3.0] - 2020-06-22

Added

  • New 'single' method to public api of Builder

[0.2.1] - 2020-06-22

Fixed

  • Issue with missing CHANGELOG.md file

[0.2.0] - 2020-06-22

Added

  • Option --i (incremental) to skip the build of dependencies

0.1.1 - 2020-06-11

Fixed

  • NPM issue when 'postbuild' script is missing

0.1.0 - 2020-06-11

Added

  • trigger for postbuild script of library based on path 'projects/library-name'

0.0.4 - 2020-06-08

Added

  • Add code of conduct
  • Add License

0.0.3 - 2020-06-08

Added

  • Add publish script

0.0.2 - 2020-06-08

Added

  • Github repo to the package.json

0.0.1 - 2020-06-05

Added

  • Initial builder package