Skip to content

Releases: hackforplay/next

v0.9.2

Choose a tag to compare

@teramotodaiki teramotodaiki released this 15 Sep 06:15

v0.9.1...v0.9.2

v0.9.1

Choose a tag to compare

@teramotodaiki teramotodaiki released this 15 Sep 05:34

v0.9.0...v0.9.1

v0.9.0

Choose a tag to compare

@teramotodaiki teramotodaiki released this 15 Sep 03:26
  • feat: 50ms 毎に試すのではなく読み込みの完了を subscribe する 0664faf
  • fix: preload に失敗した後、online になったら再びロードする e7a5dff
  • fix: 実際のサイズ以上の部分を描画しない 8ef3e85
  • fix: @types/lodash の依存バージョンを明確にする a324017

v0.8.5...v0.9.0

v0.8.5

Choose a tag to compare

@teramotodaiki teramotodaiki released this 30 Aug 03:24

v0.8.4...v0.8.5

v0.8.4

Choose a tag to compare

@teramotodaiki teramotodaiki released this 23 Jul 01:12
  • fix: 最下層レイヤーの代わりに base を使う 07a4313
  • fix: デバッグ線を正しく表示 022a490
  • fix: preload base image c5e9bb5
  • fix: add base property 14d0392

v0.8.3...vpatch

v0.8.3

Choose a tag to compare

@teramotodaiki teramotodaiki released this 19 Jul 05:33

v0.8.2...vpatch

v0.8.2

Choose a tag to compare

@teramotodaiki teramotodaiki released this 19 Jul 02:23

v0.8.1...vpatch

v0.8.1

Choose a tag to compare

@teramotodaiki teramotodaiki released this 18 Jul 05:32
  • chore: test lodash-es esm builds d9afed7
  • fix: remove unused vars 0d71e10
  • fix: use lodash instead of debounce 36b0433

v0.8.0...vpatch

v0.8.0

Choose a tag to compare

@teramotodaiki teramotodaiki released this 17 Jul 15:43
  • feat: render belongs to Preloader, and add CanvasRenderer class 99c781f
  • chore: impl Preloader class 6740dc1
  • fix: install debounce 9b0b37d
  • chore: export getCanvas daee2da

v0.7.0...vminor

v0.6.1

Choose a tag to compare

@teramotodaiki teramotodaiki released this 17 Jul 06:28
  • fix: remove NotLoadedError 2cf67e1
  • fix: remove loadAssets b876e10
  • fix: update typescript version for CanvasImageSource d17e7ec
  • fix: no need image assets in scene 89ad065
  • fix: set strict null check 4ccb37f

v0.6.0...vpatch