# [5.4.0](https://github.com/vime-js/vime/compare/v5.3.3...v5.4.0) (2022-11-04)


### Bug Fixes

* add `flex-end` to controls `justify` prop  ([#295](https://github.com/vime-js/vime/issues/295)) ([7f6986b](https://github.com/vime-js/vime/commit/7f6986b1cd309ec7790e013c7f83f6f99954e167))
* missing sourcemap warnings in webpack  ([#340](https://github.com/vime-js/vime/issues/340)) ([690d8df](https://github.com/vime-js/vime/commit/690d8df18c38ddec7f26eea898e0688501cac264))


### Features

* new `hideTooltip` option for settings control ([#339](https://github.com/vime-js/vime/issues/339)) ([ca3fa30](https://github.com/vime-js/vime/commit/ca3fa306d3e6a0d5f86f98b7e50ce267676cea34))



## [5.3.3](https://github.com/vime-js/vime/compare/v5.3.1...v5.3.3) (2022-09-13)


### Bug Fixes

* **react:** InitialMuted set on componentWillLoad ([#322](https://github.com/vime-js/vime/issues/322)) ([cc0b3c8](https://github.com/vime-js/vime/commit/cc0b3c8897f1f8f1c019638d8af8ebda08463297))



## [5.3.1](https://github.com/vime-js/vime/compare/v5.3.0...v5.3.1) (2021-12-25)


### Bug Fixes

* update discord server links ([5cf9b73](https://github.com/vime-js/vime/commit/5cf9b7348227c836bf6cf0bc610dff62aa225234))



# [5.3.0](https://github.com/vime-js/vime/compare/v5.0.35...v5.3.0) (2021-11-21)


### Bug Fixes

* **core:** initial muted state is not set on media embeds ([df0e6bc](https://github.com/vime-js/vime/commit/df0e6bc88ddb91c76a522558efbdc4a8e21c9220)), closes [#111](https://github.com/vime-js/vime/issues/111)
* **core:** native dailymotion controls are not hiding ([6f0dad1](https://github.com/vime-js/vime/commit/6f0dad1395c75b91714b0b770924410a3b01fc33)), closes [#252](https://github.com/vime-js/vime/issues/252)
* **core:** prevent media embeds from autoplaying without being set ([f0d9692](https://github.com/vime-js/vime/commit/f0d9692fdca9b4be31cdc0b9f9902debcfb62d63)), closes [#143](https://github.com/vime-js/vime/issues/143)
* **core:** vimeo provider posters broken ([f4e66e0](https://github.com/vime-js/vime/commit/f4e66e08652df22be2aa85a98b5a6fb93b94098f)), closes [#254](https://github.com/vime-js/vime/issues/254)
* **core:** vimeo with native controls is broken ([64a658e](https://github.com/vime-js/vime/commit/64a658e283e7334f0696cf48a8313e2f889ebac0))
* move `@vime/core` to peer deps ([9a18ab0](https://github.com/vime-js/vime/commit/9a18ab0842d50bd4e640f51702400c49fe3da5f3))
* **svelte:** make `class` and `style` optional ([600818a](https://github.com/vime-js/vime/commit/600818a536b872eeba4a86e8c28bbc34041534dd))



