This starter now uses our brand new Astro + Sanity integration. You can learn more about the integration here but it largely was a drop in replacement for how this starter was already using Sanity.
You'll notice that the astro.config.mjs
file now holds the sanity config information and there is a new helper function useSanityClient()
being used across the starter. Please feel free to file an issue if you have any and/or reach out to us on our new Discord server if you need help using it.
Happy hacking!
Autogen notes
- Astro v1 Updates by @jaydanurwin in #11
- Astro v1.0 Release by @jaydanurwin in #12