We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 712b188 commit 6fff324Copy full SHA for 6fff324
packages/cache/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## [1.1.0](https://github.com/netlify/primitives/compare/cache-v1.0.0...cache@v1.1.0) (2025-02-20)
4
+
5
6
+### Features
7
8
+* add `@netlify/cache` module ([#32](https://github.com/netlify/primitives/issues/32)) ([e374119](https://github.com/netlify/primitives/commit/e3741190472af28a5bdcdd2e3aa6067b141cd7b5))
9
+* add `fetchWithCache` and `setCacheHeaders` methods ([#34](https://github.com/netlify/primitives/issues/34)) ([712b188](https://github.com/netlify/primitives/commit/712b188b9102436207fbb849cb6c20f997a522da))
10
11
## [1.1.0](https://github.com/netlify/primitives/compare/cache-v1.0.0...cache@v1.1.0) (2025-02-14)
12
13
0 commit comments