Releases: novajslabs/nova.js
Releases · novajslabs/nova.js
v1.7.0
v1.6.0
New hooks
- Add useKeyPress hook by @dlcastillop in #68
- Add useOffline hook by @alnavarrop99 in #71
Misc.
- Update typescript configuration so that it compiles hooks to JavaScript by @dlcastillop in #74
New Contributors
- @alnavarrop99 made their first contribution in #71
Full Changelog: v1.5.0...v1.6.0
v1.5.0
v1.4.0
New hooks
- useWindowSize by @AleTid5 in #54
- useGeolocation by @JoseAlbDR in #56
- useOutsideClick by @francobuceta in #57
- useLoadScript by @tedesco8 in #53
- useVideo by @dlcastillop in #67
Misc.
- Add more acceptance requirements by @dlcastillop in #65
New Contributors
- @AleTid5 made their first contribution in #54
- @JoseAlbDR made their first contribution in #56
- @francobuceta made their first contribution in #57
- @tedesco8 made their first contribution in #53
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- Add useIsTouchDevice hook by @uvee-dev in #44
- Ignore lock files to make easier the contributions by @dlcastillop in #46
- Update vite to v5.1.7 by @dlcastillop in #52
New Contributors
- @uvee-dev made their first contribution in #44
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- useBattery: hook to track the battery status of the user’s device by @dlcastillop in #36
- Prepare readme and contributing by @dlcastillop in #37
Full Changelog: v1.1.0...v1.2.0
v1.1.0
v1.0.0
What's Changed
- useToggle hook by @dlcastillop in #28
- useLocalStorage hook by @dlcastillop in #29
- Add useInput hook by @dlcastillop in #31
Full Changelog: v0.1.0...v1.0.0
v0.1.0
What's Changed
- useFirstVisit hook by @dlcastillop in #7
- useTitle hook by @dlcastillop in #9
- useFavicon hook by @dlcastillop in #10
- useLang hook by @dlcastillop in #11
- useCountdown hook by @dlcastillop in #17
- useClipboard hook by @dlcastillop in #18
- useCountup hook by @dlcastillop in #19
- useStopwatch hook by @dlcastillop in #20
- useTimer hook by @dlcastillop in #21
- useFetch hook by @dlcastillop in #26
Full Changelog: https://github.com/dlcastillop/nova.js/commits/v0.1.0