Skip to content

Latest commit

 

History

History
77 lines (44 loc) · 3.4 KB

CHANGELOG.md

File metadata and controls

77 lines (44 loc) · 3.4 KB

3.0.0 (2022-02-10)

Features

  • BREAKING: no auto installation, better manual install support (7e26931)

2.0.2 (2021-12-09)

Bug Fixes

  • get-root issues and tests on windows (3f8433e)

Chores

Tests

2.0.1 (2020-11-09)

Bug Fixes

  • remove npm-merge-driver too (7539ffb)

2.0.0 (2020-10-22)

Features

  • remove most dependencies to prevent security issues (ce8eccf)

Chores

  • fix travis (20dc4e5)
  • package: update dependencies to enable Greenkeeper 🌴 (#7) (84ab239)
  • package: update videojs-generator-verify to version 1.2.0 (#5) (84a52a6)

BREAKING CHANGES

  • We no longer use npm-merge-driver under the hood. Instead we use scripts that do the same thing.

1.1.1 (2018-10-31)

Bug Fixes

  • Add bin to package.json (83a891c)

1.1.0 (2018-10-31)

Features

Bug Fixes

Chores

  • package: update lint-staged to version 8.0.4 (#3) (17c7f13)

Documentation