Skip to content

Releases: ibrahimcesar/react-lite-youtube-embed

v1.0.49

07 Apr 20:20
Compare
Choose a tag to compare
v1.0.49-npm

fix(import) build error on GitHub Action and interop between libs

v1.0.49

07 Apr 20:02
Compare
Choose a tag to compare
  • Fix #12
  • Added Rollup to build
  • Improved GitHub Action

Checking types at build

07 Apr 14:37
Compare
Choose a tag to compare
v1.0.37

package

v1.0.36

05 Apr 13:11
Compare
Choose a tag to compare

Chore maintenance of docs

v1.0.35

05 Apr 13:02
5c46aa0
Compare
Choose a tag to compare
  • Several fixes
  • Rewrote on TypeScript
  • Typed
  • GitHub Action to publish on releases

Npm publish integration

05 Apr 12:59
7416e64
Compare
Choose a tag to compare
v1.0.34-beta

Update npm-publish.yml

GitHub Action to publish package

05 Apr 12:53
d26f303
Compare
Choose a tag to compare
v1.0.34

Update package.json

Rewrote to TypeScript

02 Apr 20:46
Compare
Choose a tag to compare

Refactored to TypeScript

v1.0 - Removing import of CSS

02 Apr 03:08
Compare
Choose a tag to compare

To better interact with bundlers and new frameworks such as NextJS. It will need a rethink!

Breaking change

02 Apr 01:43
Compare
Choose a tag to compare

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