Skip to content

v0.5.0

Choose a tag to compare

@teramotodaiki teramotodaiki released this 01 Jun 06:55
· 132 commits to master since this release
0d264a1

0.5.0 (2020-06-01)

Bug Fixes

  • @babel/plugin-proposal-optional-chaining のインストール (078b5ec)
  • canvas.spec.ts を移動 (3ae22b3)
  • draw() を別のファイルにする (59dd0e8)
  • init() を別のファイルにする (119b1ba)
  • initScene を map と screen に分ける (061c1db)
  • ITile, IPage を ambient にする (58d4d52)
  • prettier@2 に upgrade (b5ad6de)
  • rxjs は使っていないのでアンインストール (95dc2b9)
  • shallowEqual を react-redux から lodash に切り替える (0cca452)
  • typescript 3.9 に upgrade (1c2b13b)
  • updateSceneMap と updateScene に分離 (c192a4f)

Features

  • redux から recoil に移行 (ae56c77)