- package name @thewebforge@usewordpress is deprecated as it doesn't comply with WordPress Trademark Policy and is renamed to @thewebforge/usewp as stated in policy: “The abbreviation “WP” is not covered by the WordPress trademarks and you are free to use it in any way you see fit.”
- package: rename package to comply with WordPress trademark policy
- darkmode: apply to root element and optional iframe
- hooks: add media query hook and dark mode
- new hooks added to the collection
- hooks: add useLocalStorage hook
- package: add build and release scripts
- ts: fix modulre resolution
- package: fix files list
- ts: fix ts compiler
- hooks: add useBattery, useDebounce, useDocTitle, useValueWithDefault hooks
- all: project init