Releases: withstudiocms/cfetch
Releases · withstudiocms/cfetch
@studiocms/cfetch@0.5.1
@studiocms/cfetch@0.5.0
Minor Changes
- #79
0229858Thanks @Adammatthiesen! - Upgrades to support Astro v6
@studiocms/cfetch@0.4.1
@studiocms/cfetch@0.4.0
@studiocms/cfetch@0.3.1
@studiocms/cfetch@0.3.0
Minor Changes
- #45
4f130d7Thanks @Adammatthiesen! - Move to tsdown builder, and implement ability to invalidate cache tags and keys
@studiocms/cfetch@0.2.1
@studiocms/cfetch@0.2.0
Minor Changes
-
#32
15ff36bThanks @Adammatthiesen! - Rewrite and improve fetch/cache support.BREAKING CHANGES
The cFetch API has been completely rewritten, please review our README to familiarize yourself with the new API.
@studiocms/cfetch@0.1.6
Patch Changes
- #13
443d7a4Thanks @Adammatthiesen! - Fix string interpolation for the stub file
@studiocms/cfetch@0.1.5
Patch Changes
- #11
3c93609Thanks @Adammatthiesen! - Refactor cache.d.ts to be generated into .astro types based on stub file.