Skip to content
This repository has been archived by the owner on Jan 7, 2024. It is now read-only.

Releases: treefarmstudio/astro-sanity

v1.1.3

02 Feb 05:31
Compare
Choose a tag to compare

Thank you @gksander for the PR to include type definitions in this release!

What's Changed

Full Changelog: v1.1.2...v1.1.3

v1.1.2

31 Dec 15:44
63f1632
Compare
Choose a tag to compare

SSR Demo is fully working now! 🙌🏼

What's Changed

Full Changelog: v1.1.1...v1.1.2

v1.1.1

30 Dec 19:14
788cd25
Compare
Choose a tag to compare

Including a new createSanityClient helper function that lets you bypass the Astro integration config and simply make your own Sanity client the default way. This works with SSR and will add more flexibility to the package.

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

30 Dec 18:58
49f8fc1
Compare
Choose a tag to compare

This is mostly an internal upgrade but the bundling has changed to a vite setup instead of a tsc setup.

We also are including Sanity's groq package now which should be helpful for those using GROQ in their Astro setup.

What's Changed

Full Changelog: v1.0.0...v1.1.0

v1.0.0

16 Sep 16:42
Compare
Choose a tag to compare

This is the first release of the Astro + Sanity integration! 🚀

We are open to feedback on the API and helpers we should include. Just open an issue or reach out to use on our Discord

Full Changelog: https://github.com/littlesticks/astro-sanity/commits/v1.0.0