6.1.0 (2024-05-10)
6.0.0 (2021-05-28)
- 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
- minimum required node version is now 14
5.0.2 (2018-09-26)
- Add es6 to env (bd77770)
5.0.1 (2018-09-21)
- update ecma version to 2017 for actual async/await (1e482fe)
5.0.0 (2018-09-21)
- make newline more consistent with indent changes (#33) (c05a28e), closes #32
- updating to ecmaVersion 2016 (#34) (614bb78)
- this changes indent/newline options and thus can require changes to code.