sanity-io / google-maps-input

Sanity plugin providing input handlers for geo-related input types using Google Maps
MIT License
9 stars 4 forks source link

fix(deps)!: require sanity >=3.19.0 #69

Closed bjoerge closed 4 months ago

bjoerge commented 4 months ago

BREAKING CHANGE: Requires sanity@>=3.19.0 installed as a peer dependency

fixing a smol oversight from #68, as sanity@3.19.0 was the first released that actually got support for styled-components@6, the peer dependency range should reflect that.