Skip to content

Latest commit

 

History

History
50 lines (28 loc) · 1 KB

CHANGELOG.md

File metadata and controls

50 lines (28 loc) · 1 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.

[1.3.0] - 2020-11-26

Add

  • Added new LazyModuleService
  • Added new Function for ComponentDictionaryService (async getWithModule) to lazyLoad Module before

1.2.0 - 2020-09-02

Update

  • Update to Angular 10

1.1.6 - 2020-02-28

Changed

  • Update npm audit fix
  • Refactoring of directive and factory

1.1.0 - 2019-05-20

Added

  • Add has function for ContentService to check if a component exists

1.0.0 - 2019-05-17

Changed

  • Change JSON.stringify to a circular frindly solution.

0.0.1 - 2019-03-05

Added

  • initial setup