Skip to content

Releases: wes-goulet/wc-menu-button

v6.0.0

01 May 23:20
b443a21
Compare
Choose a tag to compare

v5.0.0

29 Oct 03:51
Compare
Choose a tag to compare

What's Changed

wc-menu-button internal implementation based on button now.

Full Changelog: v4.0.0...v5.0.0

v4.0.0

25 Feb 23:28
e7c0fe0
Compare
Choose a tag to compare

What's Changed

  • bump all dev dep versions by @wes566 in #19
  • chore: add lint-pr workflow by @wes566 in #20
  • chore: update lint-pr job name by @wes566 in #22
  • chore: bump autoprefixer from 9.8.4 to 9.8.5 by @dependabot in #21
  • chore: Bump rollup-plugin-postcss from 3.1.2 to 3.1.3 by @dependabot in #23
  • build: Bump typescript from 3.9.6 to 3.9.7 by @dependabot in #24
  • ci: add automerge action by @wes566 in #25
  • build: bump rollup from 2.21.0 to 2.22.1 by @dependabot in #26
  • chore: bump autoprefixer from 9.8.5 to 9.8.6 by @dependabot in #29
  • chore: bump rollup-plugin-terser from 6.1.0 to 7.0.0 by @dependabot in #31
  • chore: bump rollup from 2.22.1 to 2.26.3 by @dependabot in #36
  • chore: bump rollup-plugin-typescript2 from 0.27.1 to 0.27.2 by @dependabot in #33
  • chore: bump rollup-plugin-postcss from 3.1.3 to 3.1.5 by @dependabot in #34
  • chore: remove rollup, move to single vanilla JS file by @wes566 in #68
  • chore: missed lock file update by @wes566 in #69
  • build(deps): bump ini from 1.3.5 to 1.3.8 by @dependabot in #72
  • build(deps-dev): bump prettier from 2.2.0 to 2.2.1 by @dependabot in #70
  • build(deps-dev): bump terser from 5.5.0 to 5.5.1 by @dependabot in #71
  • build(deps-dev): bump typescript from 4.1.2 to 4.1.3 by @dependabot in #73
  • build(deps-dev): bump bundlesize from 0.18.0 to 0.18.1 by @dependabot in #74
  • chore: update typescript, terser, prettier devDeps, add volta by @wes566 in #106
  • feat: add custom element manifest file by @wes566 in #107
  • docs: update jsdoc comments to hide internal fields by @wes566 in #108
  • ci: bump node version to 16 for CI workflows by @wes566 in #109

Full Changelog: v3.1.0...v4.0.0

v3.1.0

09 Jul 04:17
0679ede
Compare
Choose a tag to compare

feat: add custom css var for cursor (#7) (thanks @tpluscode!)