Skip to content

Releases: alioguzhan/use-screen

v3.0.0

30 Dec 23:11
b9ab126
Compare
Choose a tag to compare

3.0.0 (2024-12-30)

⚠ BREAKING CHANGES

  • drop support for Node 16

Bug Fixes

  • re-create package-lock.json to fix security alerts (a4396cd)
  • support for React 19 (5f80639)

Miscellaneous Chores

v2.0.0

18 Oct 18:20
cf508d9
Compare
Choose a tag to compare

2.0.0 (2023-10-18)

⚠ BREAKING CHANGES

  • Minimum supported Node version is now 16

Features

  • build: built with vite and produces both umd and esm builds (0bcef24)
  • docs: new homepage deployed to Github Pages (check that out) (0bcef24)

Bug Fixes

  • docs: base path is wrong for github pages (a0e4367)

Miscellaneous Chores