Skip to content

Latest commit

 

History

History
57 lines (32 loc) · 2.66 KB

CHANGELOG.md

File metadata and controls

57 lines (32 loc) · 2.66 KB

6.1.0 (2024-05-10)

Features

6.0.0 (2021-05-28)

Features

  • update to eslint 7 compatability (#49) (98fe6ab)

Chores

  • package: update eslint-plugin-jsdoc to version 4.0.1 (#42) (3b3ed24)
  • switch to @videojs/generator-helpers (4b1ed02)
  • package: update lint-staged to version 8.0.4 (#40) (551df79), closes #36

BREAKING CHANGES

  • minimum required node version is now 14

5.0.2 (2018-09-26)

Bug Fixes

5.0.1 (2018-09-21)

Bug Fixes

  • update ecma version to 2017 for actual async/await (1e482fe)

5.0.0 (2018-09-21)

Features

  • make newline more consistent with indent changes (#33) (c05a28e), closes #32
  • updating to ecmaVersion 2016 (#34) (614bb78)

Chores

  • tooling update (f410f4a)
  • upgrade package-lock to npm 6.4.1/node 8.12 (5bb0fe3)

BREAKING CHANGES

  • this changes indent/newline options and thus can require changes to code.