Skip to content

v1.1.1

Compare
Choose a tag to compare
@axeleroy axeleroy released this 14 Jun 16:10
· 92 commits to main since this release

This version contains mostly dependencies updates and a couple of code enhancements.

Translations

  • German translations thanks to Crowdin user tragkarma

Bug fixes

  • Languages listed in Crowdin but not in the app config would fail falling back to English (#93)

Developer experience enhancements

  • chore(angular): Replace AppRoutingModule by provider function provideRouter()
  • chore(angular): Upgrade to Transloco 4.3.0 and replace TranslocoRootModule by provider function

Dependencies updates

  • build(deps): bump socket.io-parser from 4.2.1 to 4.2.3 in /angular by @dependabot in #82
  • build(deps): bump @ngneat/transloco from 4.2.6 to 4.2.7 in /angular by @dependabot in #87
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.0 to 5.59.8 in /angular by @dependabot in #89
  • build(deps-dev): bump @typescript-eslint/parser from 5.59.1 to 5.59.9 in /angular by @dependabot in #92
  • build(deps): bump socket.io-client from 4.6.1 to 4.6.2 in /angular by @dependabot in #83

Full Changelog: v1.1.0...v1.1.1