boardgameio / storage-cache

🔌 An in-memory caching layer for boardgame.io database connectors
MIT License
9 stars 1 forks source link

Type error when used with boardgame.io@0.40.0 #2

Closed delucis closed 4 years ago

delucis commented 4 years ago

The Server.GameMetadata type was renamed to Server.MatchData in boardgame.io@0.40.0 causing type errors (see https://github.com/boardgameio/boardgame.io/issues/809).

To-do

delucis commented 4 years ago

Fixed in 0.2.0