This repository has been archived by the owner on Apr 27, 2022. It is now read-only.
Releases: danestves/react-youtube-lite
Releases · danestves/react-youtube-lite
v2.0.0
What's Changed
Exciting New Features 🎉
- feat: init v2 by @danestves in #79
- feat: using styles with stitches by @danestves in #80
- feat: output files for js and types by @danestves in #81
- feat: get types to pass params for iframe by @danestves in #82
- feat: auto publish to npm after release by @danestves in #83
- feat: correct youtube icon and example code by @danestves in #85
- feat: remove play button after iframe loads by @danestves in #86
- feat: be able to customize the iframe styles by @danestves in #87
- feat: export the poster quality type by @danestves in #88
- feat: using privacy-enhanced mode by default by @danestves in #90
- feat: conditionally load the google adnetwork by @danestves in #91
- feat: short name for package component by @danestves in #94
Documentation 📖
- feat: build the project before is published by @danestves in #84
- feat: adding README docs by @danestves in #89
- feat: contributing guidelines by @danestves in #92
- feat(docs): code of conduct by @danestves in #93
Other 🤷♂️
- chore(deps): pin dependencies by @renovate in #13
- chore(deps): update dependency postcss to v8.4.7 by @renovate in #70
- chore(deps): update actions/setup-node action to v3 by @renovate in #72
- chore(deps): update dependency eslint-plugin-react to v7.29.1 by @renovate in #71
- chore(deps): update dependency eslint to v8.10.0 by @renovate in #73
- chore(bump): update dependencies by @danestves in #74
- chore(deps): update storybook monorepo (major) by @renovate in #75
- chore(deps): pin dependency @storybook/react to 6.4.19 by @renovate in #76
- chore(deps): update typescript-eslint monorepo to v5.13.0 by @renovate in #55
- chore(deps): update dependency eslint-plugin-react to v7.29.2 by @renovate in #77
Full Changelog: v1.6.2...v2.0.0
v1.6.2
What's Changed
Other Changes
- chore(deps): bump tmpl from 1.0.4 to 1.0.5 by @dependabot in #33
- chore(deps): update dependency @types/react to v17 by @renovate in #27
- chore(deps): update dependency parcel to v2 by @renovate in #68
- chore(deps): update dependency @types/react-dom to v17 by @renovate in #28
- chore(deps): update dependency typescript to v4 by @renovate in #37
- fix(deps): update dependency react-app-polyfill to v3 by @renovate in #58
New Contributors
- @dependabot made their first contribution in #33
Full Changelog: v1.6.1...v1.6.2
v1.6.1
What's Changed
Other Changes
- chore(bump): update dependencies by @danestves in #67
Full Changelog: v1.6.0...v1.6.1
v1.6.0
What's Changed
New Features
- Added custom thumbnail capability by @gabrielelpidio in #66
New Contributors
- @gabrielelpidio made their first contribution in #66
Full Changelog: v1.5.0...v1.6.0