Skip to content

Releases: norefx/destroy-module

v14.1.0

08 Oct 14:08
Compare
Choose a tag to compare

What's Changed

  • build(ng): update angular v14 by @mibnd in #16
  • feat: + guard support angular 14 routing

Full Changelog: v13.1.0...v14.1.0

v13.1.0

08 Oct 13:58
Compare
Choose a tag to compare

What's Changed

  • build(ng): update angular v13 by @mibnd in #14
  • ci(jest): - jest setup from base config

Full Changelog: v12.1.0...v13.1.0

v12.1.0

08 Oct 08:56
Compare
Choose a tag to compare

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

07 Oct 13:36
Compare
Choose a tag to compare

What's Changed

  • build(ng): update angular v11 by @mibnd in #12
  • ci(ts): sort tsconfig

Full Changelog: v10.1.0...v11.1.0

v10.1.0

06 Oct 20:44
Compare
Choose a tag to compare

What's Changed

  • build(ng): update angular v10 by @mibnd in #11
  • style(doc): prettier readme
  • docs: change v10 branch name
  • style(docs): prettier readme
  • ci(ts): - solution style
  • ci(jest): change coverage folder

Full Changelog: v9.1.0...v10.1.0

v9.1.0

06 Oct 04:57
Compare
Choose a tag to compare

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

04 Oct 14:13
Compare
Choose a tag to compare

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

02 Oct 14:48
Compare
Choose a tag to compare

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

v6.1.0

29 Sep 19:25
Compare
Choose a tag to compare

What's Changed

  • style(ts): sort tsconfig.json
  • build(ng): update angular v6 by @mibnd in #6
  • style: backtick some files
  • ci(jest): migrate from karma to jest tests by @mibnd in #7
  • docs: change v6 branch name
  • chore: remove unnecessary route-with-config.util

Full Changelog: v5.1.0...v6.1.0

v5.1.0

28 Sep 19:48
Compare
Choose a tag to compare

What's Changed

  • build(ng): update angular v5 by @mibnd in #5
  • ci(test): + code coverage

Full Changelog: v4.1.0...v5.1.0