OneIdentity / IdentityManager.Imx

HTML5 source code for Identity Manager web apps
Other
28 stars 109 forks source link

Bump @ngx-translate/core from 11.0.1 to 13.0.0 in /imxweb #15

Closed RaffiMezaduryanQuest closed 2 years ago

RaffiMezaduryanQuest commented 2 years ago

Bumps @ngx-translate/core from 11.0.1 to 13.0.0.

Release notes

Sourced from @​ngx-translate/core's releases.

v13.0.0

13.0.0 (2020-06-26)

Features

  • core: update dependencies to Angular v10 (efcb4f4), closes #1225

BREAKING CHANGES

  • core: ngx-translate is now built for Angular 10, if you use Angular 9 or below please refer to the compatibility table to know which version you can install

v12.1.2

12.1.2 (2020-02-27)

Bug Fixes

  • core: remove semantic-release from the dependencies (b92a433), closes #1171

v12.1.1

12.1.1 (2020-02-12)

Bug Fixes

  • npm: downgrade typescript to 3.6.5 for Angular v8 compatibility (4f48e81), closes #1168

v12.1.0

12.1.0 (2020-02-12)

Bug Fixes

  • build: disable ivy during lib compilation for v8 compatibility (7241c86)
  • directive: avoid recursive errors when using keys with whitespaces (24b7b2b), closes #998 #1153 #1163
  • directive: untranslated keys return the last cumputed value (#1167) (34e8add), closes #1164
  • module: add TranslateModule type to ModuleWithProviders (60d256e)

Features

  • service: add option to set default language in root config (#1105) (a13b700)

v12.0.0

... (truncated)

Commits
  • efcb4f4 feat(core): update dependencies to Angular v10
  • c54a834 chore(README): add vscode lingua to extension section (#1200)
  • c7e5f3b chore(README): add crowdl.io to the list of editors (#1183)
  • b92a433 fix(core): remove semantic-release from the dependencies
  • 629c639 chore(README): fix table of contents anchor links (#1173)
  • b61b731 chore: install semantic-release as a dev dependency
  • 4f48e81 fix(npm): downgrade typescript to 3.6.5 for Angular v8 compatibility
  • 81ae829 chore: fix travis install of semantic-release
  • a13b700 feat(service): add option to set default language in root config (#1105)
  • 7241c86 fix(build): disable ivy during lib compilation for v8 compatibility
  • Additional commits viewable in compare view