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.
- Added new LazyModuleService
- Added new Function for ComponentDictionaryService (async getWithModule) to lazyLoad Module before
1.2.0 - 2020-09-02
- Update to Angular 10
1.1.6 - 2020-02-28
- Update npm audit fix
- Refactoring of directive and factory
- Add has function for ContentService to check if a component exists
- Change JSON.stringify to a circular frindly solution.
- initial setup