Releases: norefx/destroy-module
Releases · norefx/destroy-module
v14.1.0
v13.1.0
v12.1.0
What's Changed
- build(ng): update angular v12 by @mibnd in #13
- ci(eslint): + deprecation warn rule
- refactor: type guards
- refactor: optional
ExtendedRoute
type - test: change deprecated
async
fn - test: change deprecated
TestBed.get
fn - style(ng): prettier
Full Changelog: v11.1.0...v12.1.0
v11.1.0
v10.1.0
v9.1.0
What's Changed
- build(ng): update angular v9 by @mibnd in #10
- chore: rename
public-api
- refactor: + partial pick field type
- style(doc): prettier readme
- ci(ts): fix lib alias folder
- ci(ts): + solution style
tsconfig
- ci(jest): + fix jest configs
- ci(ts): sort
tsconfig.base
Full Changelog: v8.1.0...v9.1.0
v8.1.0
What's Changed
- build(ng): update angular v8 by @mibnd in #9
- refactor(demo): dynamic lazy routes
- ci(dev): change node version
- ci(lint): + eslint
- docs: fix example dynamic import
- style: prettier
devcontainer.json
- ci(ng): + build prod config
- ci(ts): sort
tsconfig.json
- ci: +
tslib
dependency
Full Changelog: v7.1.0...v8.1.0
v7.1.0
What's Changed
- build(ng): update angular v7 by @mibnd in #8
- ci(jest): fix ng jest runner
- ci(lint): fix lint warnings
- refactor: project name const
- ci(dev): remove vscode settings
- ci(jest): remove jest.lib.config
- ci(git): remove /dm-dist from ignore
- ci(prettier): remove /dm-dist from ignore
- ci(jest): move babel deps to dev deps
- refactor: + noop function
- refactor: isDefinedObject to NonNullable type
- refactor(type): any to unknown migration
- refactor: organize some imports
- ci(dev): + spell checker
- style(ng): sort angular.json
- style: backtick some files
- refactor: extended route type
- chore(ver): bump version
Full Changelog: v6.1.0...v7.1.0