Skip to content

v0.3.42

Compare
Choose a tag to compare
@flyingfishflash flyingfishflash released this 07 Sep 21:30
· 12 commits to main since this release

Changelog

2023-09-07

Changed

  • a697a4c refactor(frontend): @typescript-eslint/(eslint-plugin,parser) 6.6.0
  • 86ee1ce refactor(frontend): angular 16.2.4
  • 7bcdea1 refactor(backend): disable csrf with method reference
  • 3d391ba refactor(frontend): facilitate enabling ts option strictPropertyInitialization
  • 9bcabba refactor(frontend): note regarding exactOptionalPropertyTypes
  • 6a10e9c refactor(frontend): facilitate enabling ts option strictNullChecks
  • 447e66e refactor(frontend): facilitate enabling ts option noImplicitAny
  • c002ff4 refactor(frontend): facilitate enabling ts option strictFunctionTypes
  • 11160f8 refactor(frontend): facilitate enabling ts option strictBindCallApply

Build

  • 12962a0 build(backend): ben-manes.versions.gradle.plugin 0.48.0

Fixed

  • 0b0b5dc fix(frontend): remove superfluous '/' terminating create user endpoint uri