Releases: novajslabs/nova.js
Releases · novajslabs/nova.js
v1.24.0
Hooks
- Improve useClipboard hook by @dlcastillop in #158
Examples
- "How to copy an API key to clipboard" by @dlcastillop in #159
Full Changelog: v1.23.0...v1.24.0
v1.23.0
New hook
- useMousePosition by @Lucas-Tisera in #135
New example
- How to display the cursor position in real-time in design tools by @dlcastillop in #155
Full Changelog: v1.22.0...v1.23.0
v1.22.0
New hook
- useDeviceOrientation by @Lucas-Tisera in #136
New examples
- "How to adjust a video player to device orientation" by @dlcastillop in #147
- "How to track temperature changes over time"by @dlcastillop in #148
- "How to close a menu when clicking outside" by @dlcastillop in #149
Misc
- Migrate to React 19 by @dlcastillop in #141
Full Changelog: v1.21.0...v1.22.0
v1.21.0
Hooks
- useAsync hook for async state management by @Lucas-Tisera in #134
Examples
- useAsync example by @dlcastillop in #138
New Contributors
- @Lucas-Tisera made their first contribution in #134
Full Changelog: v1.20.0...v1.21.0
v1.20.0
Hooks
- Remove unnecessary useEffect from useFavicon hook by @dlcastillop in #130
Examples
- New folder structure for examples by @dlcastillop in #129
- Add example: change page favicon based on operation result by @dlcastillop in #132
Full Changelog: v1.19.0...v1.20.0
v1.19.0
What's Changed
- Add initialColor prop to useRandomColor by @dlcastillop in #122
- Add useRandomColor example by @dlcastillop in #125
Full Changelog: v1.18.0...v1.19.0
v1.18.0
What's Changed
- Remove unnecessary useEffect from useTitle by @dlcastillop in #119
- Add useTitle examples by @dlcastillop in #120
Full Changelog: v1.17.0...v1.18.0
v1.17.0
What's Changed
- Add useArray hook in JavaScript and TypeScript by @drbarzaga in #101
- Delete useRef usage by @dlcastillop in #114
- Update vite to v5.1.8 by @dlcastillop in #115
Full Changelog: v1.16.1...v1.17.0
v1.16.1
What's Changed
- Remove event instead of adding it on useVideo by @jazsouf in #107
- Remove event instead of adding it on useAudio by @dlcastillop in #110
New Contributors
Full Changelog: v1.16.0...v1.16.1