Skip to content

Releases: NPM-Workbench/react-create-html-video

Version 1.4.4

09 Feb 04:52

Choose a tag to compare

V1.4.4: Public Release

  1. Added notes on the README.md on the issues fixed
  2. Updated Peer dependencies version for react

Version 1.4.3

09 Feb 04:38

Choose a tag to compare

[fix] Patch Release 1.4.3

  • Removed the “fallback to 1.2.0” note from docs
  • updated package version to 1.4.3 for github updates and npm package release updates
  • checked on next.js and vite, package was in working condition

Version 1.4.2

09 Feb 04:37

Choose a tag to compare

[fix] Patch Update

  • Fix: externalized react/jsx-runtime to prevent duplicate React runtime issues in Vite and Next.js.
  • local system confirmation done by packing to [dot]tgz and attempted to
    install
  • ran react testing library and test results were stable without issues

Reference(s) of Errors Fixed:

  1. React Current Dispatcher
    react-create-html-vi…o.js?v=2a757ceb:244 Uncaught TypeError: Cannot read properties of undefined (reading 'ReactCurrentDispatcher') at react-create-html-vi…s?v=2a757ceb:244:57 at requireReactJsxRuntime_development (react-create-html-vi…js?v=2a757ceb:882:7) at requireJsxRuntime (react-create-html-vi…s?v=2a757ceb:893:26) at react-create-html-vi…s?v=2a757ceb:897:25 (anonymous) @ react-create-html-vi…o.js?v=2a757ceb:244 requireReactJsxRuntime_development @ react-create-html-vi…o.js?v=2a757ceb:882 requireJsxRuntime @ react-create-html-vi…o.js?v=2a757ceb:893 (anonymous) @ react-create-html-vi…o.js?v=2a757ceb:897

  2. React Deduped Error
    +-- react-create-html-video@1.4.1 extraneous -> ./../react-create-html-video | +-- @testing-library/react@14.3.1 extraneous | | -- react@18.3.1 deduped | +-- react-device-detect@2.2.3 extraneous | | -- react@18.3.1 deduped | +-- react-dom@18.3.1 extraneous | | -- react@18.3.1 deduped | -- react@18.3.1 extraneous +-- react-dom@19.2.4 | -- react@19.2.4 deduped -- react@19.2.4

Version 1.4.1

08 Feb 09:53

Choose a tag to compare

[feat] Unit Test + MERGE

  • Merged feature/unit test branch into main master branch
  • made parallel local system check to see if package was working
  • successfully ran unit test for RTL
  • all results positive

Also added a fallback installation note incase of SSR environment issues:

npm install --save react-create-html-video@1.2.0

Version 1.2.3

08 Feb 07:29

Choose a tag to compare

Version Fix Release
Needed to re-work on the Unit Test cases.

Version 1.2.0

28 Jan 11:57

Choose a tag to compare

NPM Package Website

Developed and deployed a catalogue website for the NPM Package.
Website URL: https://npm-workbench.github.io/react-create-html-video/

Screenshot Reference:
image

Version 1.1.0

27 Jan 04:11

Choose a tag to compare

Keyword updated for package.json file

Version 1.0.0

27 Jan 04:08
fa37773

Choose a tag to compare

component-preview-compressed
A lightweight React component that programmatically generates and plays an HTML video element with a clean, reusable API. This library does not rely on CSS-in-JS, with styles are intentionally kept minimal. Created with Typescript support.

📦 Installation

npm install react-create-html-video

Package published NPM Link: https://www.npmjs.com/package/react-create-html-video