Skip to content

v1.31.0

Compare
Choose a tag to compare
@antoinezanardi antoinezanardi released this 18 Apr 10:50
· 56 commits to main since this release

1.31.0 (2024-04-18)

馃殌 Features

  • game-history-record: interactions in records (#974) (57b4813)
  • game-phase: phase tick (#976) (28048cf)
  • tie: kill random player when successive ties in votes (#983) (e9ae5f5)

馃悰 Bug Fixes

  • game-history-record: don't generate voting result if play type is not vote (#970) (42910b5)

馃Ч Chore

  • deps: bump @cucumber/cucumber from 10.3.1 to 10.3.2 (#943) (2b0473e)
  • deps: bump @cucumber/cucumber from 10.3.2 to 10.4.0 (#964) (b7fa581)
  • deps: bump @fastify/static from 7.0.1 to 7.0.2 (#949) (4a3244b)
  • deps: bump @fastify/static from 7.0.2 to 7.0.3 (#956) (e393318)
  • deps: bump @nestjs/mongoose from 10.0.5 to 10.0.6 in the nest group (#977) (ed8c541)
  • deps: bump @types/node from 20.12.4 to 20.12.5 in the types group (#963) (cb76ea8)
  • deps: bump @types/node from 20.12.5 to 20.12.6 in the types group (#967) (efc6749)
  • deps: bump @types/node from 20.12.6 to 20.12.7 in the types group (#971) (1a559a0)
  • deps: bump @types/qs from 6.9.14 to 6.9.15 in the types group (#981) (ca3d814)
  • deps: bump mongoose from 8.2.2 to 8.2.3 (#936) (0596416)
  • deps: bump mongoose from 8.2.3 to 8.2.4 (#945) (239e098)
  • deps: bump mongoose from 8.2.4 to 8.3.0 (#952) (46f565a)
  • deps: bump mongoose from 8.3.0 to 8.3.1 (#968) (a8d3b98)
  • deps: bump mongoose from 8.3.1 to 8.3.2 (#982) (af7a635)
  • deps: bump qs from 6.12.0 to 6.12.1 (#979) (7cb594f)
  • deps: bump reflect-metadata from 0.2.1 to 0.2.2 (#946) (013be6a)
  • deps: bump semantic-release from 23.0.5 to 23.0.6 (#938) (160cdf5)
  • deps: bump semantic-release from 23.0.6 to 23.0.7 (#954) (a4a4a35)
  • deps: bump semantic-release from 23.0.7 to 23.0.8 (#972) (837a3de)
  • deps: bump the commitlint group with 2 updates (#978) (5cb18d9)
  • deps: bump the nest group with 2 updates (#961) (8937ce2)
  • deps: bump the nest group with 5 updates (#942) (2db0c96)
  • deps: bump the nest group with 6 updates (#940) (c43b41a)
  • deps: bump the nest group with 6 updates (#947) (5b00a32)
  • deps: bump the types group with 1 update (#930) (33f2c2b)
  • deps: bump the types group with 1 update (#933) (7646f7d)
  • deps: bump the types group with 1 update (#953) (044a9fb)
  • deps: bump the types group with 2 updates (#941) (8a426f5)
  • deps: bump the types group with 3 updates (#950) (7357e40)
  • deps: bump tsx from 4.7.1 to 4.7.2 (#959) (8e6c6e2)
  • deps: bump type-fest from 4.12.0 to 4.13.0 (#931) (d4c243c)
  • deps: bump type-fest from 4.13.0 to 4.13.1 (#935) (516653f)
  • deps: bump type-fest from 4.13.1 to 4.14.0 (#939) (7b43e37)
  • deps: bump type-fest from 4.14.0 to 4.15.0 (#955) (842b8aa)
  • deps: bump typescript from 5.4.2 to 5.4.3 (#934) (f709fa5)
  • deps: bump typescript from 5.4.3 to 5.4.4 (#960) (026f2a4)
  • deps: bump typescript from 5.4.4 to 5.4.5 (#973) (44be6de)
  • docker: use new docker compose cli (#957) (ed380eb)
  • enums: transform enums to unions where needed (#965) (44eebe2)
  • funding: funding file (#969) (c687756)