v0.0.15 - Peer Dep Version Updates
Overview
This change adds support for zustand v5 and react v19. It also adds more information to package.json
regarding peerDependenciesMeta
. Other tweaks to the TSConfig and workflows were updated too.
What's Changed
- add github vitest coverage action by @charkour in #24
- add peer deps meta by @charkour in #27
- bump deps and tweak tsconfig by @charkour in #28
- small cleanup by @charkour in #29
- support react v19 by @charkour in #31
Full Changelog: v0.0.14...v0.0.15