Skip to content

Commit ae6bd9d

Browse files
chore: release main (#36)
* chore: release main * chore: trigger CI --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Eduardo Bouças <mail@eduardoboucas.com>
1 parent 2d739e2 commit ae6bd9d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

packages/cache/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [1.1.0](https://github.com/netlify/primitives/compare/cache-v1.0.0...cache@v1.1.0) (2025-02-21)
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+
* add `getCacheStatus` utility method ([#37](https://github.com/netlify/primitives/issues/37)) ([2d739e2](https://github.com/netlify/primitives/commit/2d739e2c568aa977e5166bb532b138702e8fc33b))
11+
312
## [1.1.0](https://github.com/netlify/primitives/compare/cache-v1.0.0...cache@v1.1.0) (2025-02-14)
413

514

0 commit comments

Comments
 (0)