Skip to content

Releases: manuelhenke/minesweeper-for-web

v3.0.4

15 Dec 12:44
8ce2ca5
Compare
Choose a tag to compare

3.0.4 (2022-12-15)

Bug Fixes

  • deps: bump lit from 2.4.1 to 2.5.0 (#171) (47c026d)
  • deps: bump loader-utils from 1.4.1 to 1.4.2 (#143) (9140532)

v3.0.3

08 Nov 15:08
94acbf3
Compare
Choose a tag to compare

3.0.3 (2022-11-08)

Bug Fixes

  • deps: bump loader-utils from 1.4.0 to 1.4.1 (#126) (8196873)

v3.0.2

07 Nov 10:56
98e50e2
Compare
Choose a tag to compare

3.0.2 (2022-11-07)

Bug Fixes

v3.0.1

26 Sep 01:10
9cb9891
Compare
Choose a tag to compare

3.0.1 (2022-09-26)

Bug Fixes

v3.0.0

25 Sep 18:18
9da298e
Compare
Choose a tag to compare

3.0.0 (2022-09-25)

⚠ BREAKING CHANGES

  • typescript support + new interaction event

Features

  • typescript support + new interaction event (b1e65b0)

v2.3.0

22 Sep 11:44
042d46e
Compare
Choose a tag to compare

2.3.0 (2022-09-22)

Features

v2.2.1

22 Sep 10:57
ee287a6
Compare
Choose a tag to compare

2.2.1 (2022-09-22)

Bug Fixes

v2.2.0

20 Sep 18:20
7b4d240
Compare
Choose a tag to compare

2.2.0 (2022-09-20)

Features

  • add property for custom long press threshold (b4fc45e)
  • add property for flag placement mode and add hover effects (fa07ce3)
  • add property to disable question marks (4c4a9df)

v2.1.18

02 Sep 12:40
Compare
Choose a tag to compare

What's Changed

  • chore: debug by @manuelhenke in #48
  • chore(deps-dev): bump eslint from 8.22.0 to 8.23.0 by @dependabot in #49
  • chore(deps-dev): bump @commitlint/config-conventional from 17.0.3 to 17.1.0 by @dependabot in #50
  • chore(deps-dev): bump @commitlint/cli from 17.0.3 to 17.1.1 by @dependabot in #51
  • chore(deps-dev): bump @commitlint/cli from 17.1.1 to 17.1.2 by @dependabot in #52
  • chore(deps-dev): bump terser-webpack-plugin from 5.3.5 to 5.3.6 by @dependabot in #53
  • chore(deps-dev): bump sass from 1.54.5 to 1.54.6 by @dependabot in #54
  • chore(deps-dev): bump sass from 1.54.6 to 1.54.7 by @dependabot in #55
  • chore(deps-dev): bump sass from 1.54.7 to 1.54.8 by @dependabot in #56

New Contributors

Full Changelog: v2.1.17...v2.1.18

v2.1.17

24 Aug 00:32
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump sass from 1.54.2 to 1.54.3 by @dependabot in #28
  • fix(deps): bump lewagon/wait-on-check-action from 1.0.0 to 1.1.2 by @dependabot in #30
  • fix(deps): bump actions/github-script from 3 to 6 by @dependabot in #29
  • chore(deps-dev): bump @custom-elements-manifest/analyzer from 0.6.3 to 0.6.4 by @dependabot in #33
  • chore(deps-dev): bump @web/test-runner from 0.13.31 to 0.14.0 by @dependabot in #32
  • chore(deps-dev): bump postcss from 8.4.14 to 8.4.16 by @dependabot in #31
  • fix(deps): bump actions/cache from 3.0.5 to 3.0.6 by @dependabot in #34
  • chore(deps-dev): bump eslint-plugin-sonarjs from 0.14.0 to 0.15.0 by @dependabot in #35
  • chore(deps-dev): bump sass from 1.54.3 to 1.54.4 by @dependabot in #36
  • chore(deps-dev): bump stylelint from 14.9.1 to 14.10.0 by @dependabot in #37
  • fix(deps): bump actions/cache from 3.0.6 to 3.0.7 by @dependabot in #38
  • chore(deps-dev): bump eslint from 8.21.0 to 8.22.0 by @dependabot in #39
  • fix(deps): bump lit from 2.2.8 to 2.3.0 by @dependabot in #40
  • chore(deps-dev): bump terser-webpack-plugin from 5.3.3 to 5.3.4 by @dependabot in #41
  • chore(deps-dev): bump terser-webpack-plugin from 5.3.4 to 5.3.5 by @dependabot in #42
  • fix(deps): bump lit from 2.3.0 to 2.3.1 by @dependabot in #43
  • chore(deps-dev): bump stylelint from 14.10.0 to 14.11.0 by @dependabot in #44
  • chore(deps-dev): bump sass from 1.54.4 to 1.54.5 by @dependabot in #45
  • chore(deps-dev): bump @babel/core from 7.18.10 to 7.18.13 by @dependabot in #46
  • fix(deps): bump actions/cache from 3.0.7 to 3.0.8 by @dependabot in #47

Full Changelog: v2.1.16...v2.1.17