v2.3.0 (2020-12-14)
- Add ability to dynamically change posters
- Update babel and eslint configs
v2.2.2 (2020-12-11)
- Bump elliptic from 6.5.2 to 6.5.3
- Bump lodash from 4.17.15 to 4.17.19
- Bump websocket-extensions from 0.1.3 to 0.1.4
- Update npmignore
- Update dependencies
- Use @extensionengine/eslint-config and lint
v2.2.1 (2020-05-22)
- Set poster if available
- Set player poster from options
- Update tests
- Update dependencies
v2.2.0 (2020-04-19)
- Replace emit props with $listeners 🎨
- Test if event handler is called ✅
- Update dependencies
- Update readme 📝
v2.1.6 (2020-03-11)
- Remove np config, update package.json
- Update dependencies
v2.1.5 (2019-12-22)
- Bump eslint-utils from 1.4.0 to 1.4.2
- Update dependencies
v2.1.4 (2019-09-24)
- Add prepare command to package.json
- Update CHANGELOG.md
v2.1.2 (2019-09-24)
v2.1.1 (2019-09-24)
- Tweeak publishing
v2.1.0 (2019-09-24)
- Export Plyrue component to be available for use without plugin
- Update CHANGELOG
- Update dependencies
- Update README.md
- Update tests to import Plyrue component from index.js
v2.0.6 (2019-09-19)
- Update dependencies
v2.0.5 (2019-08-07)
- Lock rollup-plugin-vue because of vue-runtime-helpers
- Update dependencies
v2.0.4 (2019-07-24)
- Update dependencies, npm audit fix
v2.0.3 (2019-06-22)
- Create LICENSE
- Merge branch 'master' of github.com:zcuric/plyrue
- Update dependencies, add repository and licences field
- Update dependencies
- Update issue templates
- Update CHANGELOG.md
v2.0.2 (2019-06-01)
- Update babel config and add np-config.json
v2.0.1 (2019-06-01)
- Add CHANGELOG.md
v2.0.0 (2019-06-01)
- Add .chglog
- Add bagdes
- Add circleci
- Add tests
- Add root class for plugin
- Add main plyrue component
- Add pre-commit hook for linting
- Create example in its own directory
- Format code with prettier
- Implement Default component
- Implement Video and VideoEmbed components
- Implement Audio component
- Remove Main.js and make Plyrue.vue main
- Start updating README.md
- Update README.md
- Update README.md
- Update example
- Update plugin entry index.js
- Update plyrue components
- Update dependencies
- Update plugin setup, enable addition of options
- Update root Pyrue component to utilize new components
- Update dependencies
v1.1.5 (2019-03-18)
- Include styles import 🔧
- Update demo 💅
v1.1.4 (2019-03-18)
- Import CSS correctly
v1.1.3 (2019-03-18)
- Lock rollup-plugin-vue because of vue-runtime-helpers
v1.1.2 (2019-03-15)
- Add main prop to package.json
v1.1.1 (2019-03-15)
- Remove module props from package.json
- Update README.md
v1.1.0 (2019-03-15)
- Use bili for build
v1.0.1 (2019-03-15)
- Change the exports, update README.md
- Initial commit
- Update package.json, add .npmignore
- Update README.md