Skip to content

Latest commit

 

History

History
178 lines (84 loc) · 7.65 KB

CHANGELOG.md

File metadata and controls

178 lines (84 loc) · 7.65 KB

Changelog

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

3.0.7 (2023-07-29)

Miscellaneous Chores

  • deps-dev: bump webpack from 5.75.0 to 5.76.0 (7bab745)
  • deps: bump http-cache-semantics from 4.1.0 to 4.1.1 (5c6a49c)
  • deps: bump semver from 5.7.1 to 5.7.2 (7f1737c)
  • deps: bump word-wrap from 1.2.3 to 1.2.4 (aea3ee6)

3.0.6 (2023-01-08)

Miscellaneous Chores

  • deps: bump json5 from 1.0.1 to 1.0.2 (13914c6)

3.0.5 (2022-12-03)

Bug Fixes

Documentation

Miscellaneous Chores

  • deps: bump loader-utils from 1.4.0 to 1.4.2 (d61a9fe)
  • remove ts-type-guards package (e0a22e1)
  • update dependencies (7228f01)

3.0.4 (2022-07-21)

Miscellaneous Chores

  • deps: bump terser from 5.10.0 to 5.14.2 (aade7a2)

3.0.3 (2022-06-10)

Miscellaneous Chores

  • deps-dev: bump semantic-release from 19.0.2 to 19.0.3 (9a298d3)

3.0.2 (2022-06-04)

Miscellaneous Chores

  • deps: bump npm from 8.4.1 to 8.12.0 (9dd2da3)
  • deps: bump semver-regex from 3.1.3 to 3.1.4 (70f06a3)

3.0.1 (2022-03-29)

Miscellaneous Chores

  • deps: bump minimist from 1.2.5 to 1.2.6 (8f9ea08)

3.0.0 (2022-02-04)

⚠ BREAKING CHANGES

  • the minimum required version of node is now v14.17

Miscellaneous Chores

  • drop support for node v12 and v15 (b7ebe03)
  • update dependencies (4a1965a)
  • upgrade dependencies (major) (b798a24)

2.2.1 (2021-09-15)

Miscellaneous Chores

2.2.0 (2021-09-08)

Features

  • add ts checker webpack plugin (05822b3)

Bug Fixes

  • remove sourcemaps on build (05336bd)
  • set noemit for typescript (d63f69f)

2.1.0 (2021-09-04)

Features

  • add 'dev' to the plugin/action names (e8e0dc2)

Miscellaneous Chores

2.0.3 (2021-08-05)

Miscellaneous Chores

  • deps: bump tar from 6.1.0 to 6.1.5 (5205f87)

2.0.2 (2021-06-12)

Miscellaneous Chores

2.0.1 (2021-05-24)

Bug Fixes

2.0.0 (2021-05-24)

⚠ BREAKING CHANGES

  • see the streamdeck-ts readme for upgrade details

Features

  • update streamdeck-ts to 2.x (7654f67)

Miscellaneous Chores

  • add license scan report and status (#3) (d6877c8)
  • update to new streamdeck-ts version (5243a66)

1.1.0 (2021-02-21)

Bug Fixes

Features

  • added update-template package (2afbdcd)

1.0.0 (2021-02-21)

Bug Fixes

  • error in the pluginversion script (4d4ff1f)

Features

  • create streamdeck plugin template (26f5821)