Skip to content

Latest commit

 

History

History
235 lines (112 loc) · 10.6 KB

CHANGELOG.md

File metadata and controls

235 lines (112 loc) · 10.6 KB

Changelog

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

2.7.0 (2020-07-11)

Features

  • devkit: add builder as a library (c199b5b)
  • devkit: add devkit library (780598c)

Bug Fixes

  • linking-tool: get module name from dynamic import (d9dfae2)
  • validation-messages: change component tag within README (37d770e)

2.6.1 (2020-03-26)

Bug Fixes

  • validation-messages: change component tag within README (37d770e)

2.6.0 (2020-01-28)

Features

  • validation-messages: remove memoizee dependency (b96dec9)

Bug Fixes

  • validation-messages: fix install command in readme (154b460)

2.5.2 (2020-01-20)

Bug Fixes

  • validation-messages: remove memoizee from dependencies (14ea340)

2.5.1 (2020-01-20)

Bug Fixes

  • validation-messages: fix invalid dependencies (2b6f3c7)

2.5.0 (2020-01-20)

Bug Fixes

  • common: adjust props in package (6f8840b)
  • linking-tool: add dependency to library's package json (b66921d)
  • linking-tool: add needed dependency for linking tool (2cfd116)
  • linking-tool: adjust params to library build (dfc72c0)
  • linking-tool: adjust structure (98b2e65)
  • linking-tool: whitelist ts-morph for linking-tool library (97d4f26)
  • translations-finder: remove types from annotations (5ed4524)
  • validation-messages: add validation-messages lib dependencies (272fe2f)
  • validation-messages: change input type to abstract control (978f231)
  • validation-messages: fix import and remove unnecessary barrel (ccac5b7)
  • validation-messages: validationMessagesService is duplicated (8e02c20), closes #NV-24

Features

  • linking-tool: add linking tool library (0974b39)
  • translations-finder: add translations-finder (9632833), closes #HOA-31
  • typed-urls: add typed-urls library (4ecd47c)

2.4.1 (2020-01-20)

Bug Fixes

  • validation-messages: change input type to abstract control (978f231)

2.4.0 (2020-01-03)

Bug Fixes

  • common: adjust props in package (6f8840b)
  • linking-tool: add dependency to library's package json (b66921d)
  • linking-tool: add needed dependency for linking tool (2cfd116)
  • linking-tool: adjust params to library build (dfc72c0)
  • linking-tool: adjust structure (98b2e65)
  • linking-tool: whitelist ts-morph for linking-tool library (97d4f26)
  • translations-finder: remove types from annotations (5ed4524)
  • validation-messages: fix import and remove unnecessary barrel (ccac5b7)
  • validation-messages: validationMessagesService is duplicated (8e02c20), closes #NV-24

Features

  • linking-tool: add linking tool library (0974b39)
  • translations-finder: add translations-finder (9632833), closes #HOA-31
  • typed-urls: add typed-urls library (4ecd47c)

2.3.3 (2019-12-23)

Bug Fixes

  • linking-tool: whitelist ts-morph for linking-tool library (97d4f26)

2.3.2 (2019-12-23)

Bug Fixes

  • linking-tool: add dependency to library's package json (b66921d)

2.3.1 (2019-12-23)

Bug Fixes

  • linking-tool: add needed dependency for linking tool (2cfd116)

2.3.0 (2019-12-20)

Bug Fixes

  • linking-tool: adjust params to library build (dfc72c0)
  • linking-tool: adjust structure (98b2e65)
  • validation-messages: fix import and remove unnecessary barrel (ccac5b7)
  • validation-messages: validationMessagesService is duplicated (8e02c20), closes #NV-24

Features

  • linking-tool: add linking tool library (0974b39)
  • typed-urls: add typed-urls library (4ecd47c)

2.2.0 (2019-10-16)

Bug Fixes

  • validation-messages: fix import and remove unnecessary barrel (ccac5b7)

2.1.1 (2019-10-15)

Bug Fixes

  • validation-messages: fix import and remove unnecessary barrel (ccac5b7)

2.1.0 (2019-08-30)

Features

  • typed-urls: add typed-urls library (4ecd47c)

2.0.0 (2019-08-07)

⚠ BREAKING CHANGES

  • new versions of nx and angular are required now

build

1.2.0 (2019-07-10)

Features

  • testing: move testing from common to library (7b1fb09)
  • utils: add utils library (31d5df4)
  • validation-messages: add validation messages library (47d415b)

BREAKING CHANGES

  • testing: move testing from common to library

1.1.0 (2019-06-25)

Features

  • validation-messages: add validation messages library (47d415b)

1.0.0 (2019-06-24)

Features

  • testing: move testing from common to library (7b1fb09)

BREAKING CHANGES

  • testing: move testing from common to library

0.1.1 (2019-06-01)

Bug Fixes

  • common: fix local storage remove method (5103b2c)

0.1.0 (2019-05-31)

Features

  • common: add testing utils (9b8a97e)

0.0.1 (2019-05-29)