Skip to content

Latest commit

 

History

History
197 lines (100 loc) · 10.2 KB

CHANGELOG.md

File metadata and controls

197 lines (100 loc) · 10.2 KB

Changelog

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

4.0.2 (2023-10-01)

Miscellaneous Chores

  • deps: bump actions/checkout from 3.6.0 to 4.0.0 (5cda604)
  • deps: bump actions/checkout from 4.0.0 to 4.1.0 (30b489d)
  • deps: bump cycjimmy/semantic-release-action from 3.4.2 to 4.0.0 (1e2ffca)
  • deps: bump get-func-name from 2.0.0 to 2.0.2 (e141dd9)

4.0.1 (2023-09-02)

Bug Fixes

  • matches not updating during game (beafa5f)
  • set the lastUpdateDateTime nullable (57f8101)

Miscellaneous Chores

  • improve validation error output (bbe1ad3)

4.0.0 (2023-08-27)

⚠ BREAKING CHANGES

  • no more node14

Features

  • update url/specs to match new openliga db api (7abbeaf)

Miscellaneous Chores

  • deps: bump actions/checkout from 3.5.3 to 3.6.0 (45b2261)
  • drop node14 support (1d840e5)
  • update eslint-config & minor deps (0c4b8d1)

3.0.7 (2023-07-29)

Miscellaneous Chores

  • deps-dev: bump webpack from 5.75.0 to 5.76.0 (6ab941e)
  • deps: bump semver from 5.7.1 to 5.7.2 (f55779f)
  • deps: bump tough-cookie from 4.1.2 to 4.1.3 (c4dcd43)
  • deps: bump word-wrap from 1.2.3 to 1.2.4 (14cdbee)

3.0.6 (2023-02-04)

Bug Fixes

  • allow more endpoints for the release workflow (6d5c9e3)

Miscellaneous Chores

  • set executable flags for the githooks (f3d44dc)
  • update dependencies (6fcc4ef)
  • update template from upstream (d490df0)

3.0.5 (2023-01-07)

Miscellaneous Chores

  • deps: bump json5 from 1.0.1 to 1.0.2 (9c64cb5)
  • deps: bump loader-utils from 1.4.0 to 1.4.2 (4f833dd)

3.0.4 (2022-07-21)

Miscellaneous Chores

  • deps: bump terser from 5.10.0 to 5.14.2 (a9736a8)

3.0.3 (2022-06-10)

Miscellaneous Chores

  • deps-dev: bump semantic-release from 19.0.2 to 19.0.3 (2907e5f)

3.0.2 (2022-06-04)

Miscellaneous Chores

  • deps: bump npm from 8.5.0 to 8.12.0 (58c69fd)
  • deps: bump semver-regex from 3.1.3 to 3.1.4 (bb662a5)

3.0.1 (2022-03-29)

Miscellaneous Chores

  • deps: bump minimist from 1.2.5 to 1.2.6 (49c0f91)

3.0.0 (2022-02-17)

⚠ BREAKING CHANGES

  • the minimum required version of node is now v14.17

Miscellaneous Chores

  • auto fix linter errors (8c0b8e3)
  • deps: bump follow-redirects from 1.14.3 to 1.14.7 (4e95c8a)
  • deps: bump semver-regex from 3.1.2 to 3.1.3 (80bb6f4)
  • update dependency (major) (1ef6604)
  • update the template from upstream (0635a85)

2.1.4 (2021-09-04)

Miscellaneous Chores

2.1.3 (2021-08-28)

Code Refactoring

  • extract formbuilder code (ce0b04f)

Miscellaneous Chores

  • deps: bump jszip from 3.6.0 to 3.7.1 (91b224d)

2.1.2 (2021-08-23)

Bug Fixes

  • matchdata schema for openligadb (0392e92)

2.1.1 (2021-08-05)

Miscellaneous Chores

  • deps: bump tar from 6.1.0 to 6.1.6 (6a47be8)

2.1.0 (2021-06-14)

Features

  • show team shortnames on click (9ae5aac)

Bug Fixes

  • detection for finished matches (a6d6814)

2.0.0 (2021-06-14)

⚠ BREAKING CHANGES

  • no more node 10

Features

  • add the euro2020 as "league" (f864bac)

Miscellaneous Chores

  • update dependencies (major) (9565763)
  • update to streamdeck-ts v2 (579b2bb)
  • deps: bump browserslist from 4.16.3 to 4.16.6 (#5) (f294015)
  • deps: bump hosted-git-info from 2.8.8 to 2.8.9 (#8) (dd753e5)
  • deps: bump normalize-url from 5.3.0 to 5.3.1 (#6) (33aa927)
  • deps: bump ssri from 6.0.1 to 6.0.2 (#3) (ac7f5f2)
  • deps: bump trim-newlines from 3.0.0 to 3.0.1 (#4) (ecd25ee)
  • deps: bump ws from 7.4.4 to 7.4.6 (#7) (0e72388)

1.0.0 (2021-03-14)

Features

  • add matchday handling for openligadb api (#1) (1a3692c)
  • first rough version (7f89364)