v2.7.0
Snippets
- Added the useFetch and useClickOutside React Hook snippets by @manjushsh in #6
- Added the Is Palindrome Javascript Math snippet by @iarpitsaxena in #8
- Added the Add Item to localStorage, Check if Item Exists in localStorage and Retrieve Item from localStorage Javascript Web Storage snippets by @ditinagrawal in #7
- Added the useDimensions React Hook snippet by @manjushsh in #11
- Added the Add Item to IndexedDB, Check if Item Exists in IndexedDB, Retrieve Item from IndexedDB, Delete Item from IndexedDB and Delete Item from localStorage Javascript Web Storage snippets
- Added the useForm React Hook snippet by @manjushsh in #12
- Added the Password Regex Other snippet by @jhokam in #13
- Added the Localhost URL Regex Network snippet by @jhokam in #15
- Added the Is Anagram Javascript Math snippet by @iarpitsaxena in #14
- Updated the Find Duplicates in Array Python Array snippet (added a semicolon after the metadata object)
- Updated the useViewportSize React Hook snippet (changed the function name)
- Updated the Capitalize Words Javascript String snippet (mentioned title casing)
- Updated several React Hoook snippets to include imports
Other
- Added a banner to the README.md file
- Updated
next
package from15.1.3
to15.1.6
New Contributors
- @manjushsh made their first contribution in #6
- @iarpitsaxena made their first contribution in #8
- @jhokam made their first contribution in #13
Full Changelog: 2.6.0...2.7.0