Skip to content

v0.1.2

Compare
Choose a tag to compare
@ebinase ebinase released this 29 Sep 14:27
· 69 commits to main since this release

Added constants, helpers, types

Enhancements

  • Exposed the interface of useMinesweeper used in ebinase/mine-sweeper. With this update, the main custom hook in ebinase/mine-sweeper can now be replaced with this library.
  • With this release, we now provide the essential interfaces required for implementing Minesweeper.