Releases: ibrahimcesar/react-lite-youtube-embed
Releases Β· ibrahimcesar/react-lite-youtube-embed
v1.0.49
v1.0.49-npm fix(import) build error on GitHub Action and interop between libs
v1.0.49
Checking types at build
v1.0.37 package
v1.0.36
Chore maintenance of docs
v1.0.35
- Several fixes
- Rewrote on TypeScript
- Typed
- GitHub Action to publish on releases
Npm publish integration
v1.0.34-beta Update npm-publish.yml
GitHub Action to publish package
v1.0.34 Update package.json
Rewrote to TypeScript
Refactored to TypeScript
v1.0 - Removing import of CSS
To better interact with bundlers and new frameworks such as NextJS. It will need a rethink!
Breaking change
Now, the CSS needs to be imported manually on the application due to restrictions in export .css
from node_modules
in frameworks such as NextJS