Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 742 Bytes

CHANGELOG.md

File metadata and controls

21 lines (16 loc) · 742 Bytes

youtube-component Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

1.1.2

  • Update bel to nanohtml.
  • Catch the embed library. It might crash under certain conditions.
  • Upstream a global var fix to embed-video that is causing crashes when bundlers add use-strict. alanshaw/embed-video#15

1.1.1

  • Use new raw method from bel.
  • Add browser transforms for nanoassert and yo-yoify.

1.1.0

1.0.1 - 2017-08-19

  • Wrap iframe in div. iframes are weird.

1.0.0 - 2017-08-19

  • Initial release. Smash that 🌟 button!