Skip to content

Commit 40ef2f1

Browse files
authored
Updates from editor
1 parent 816df68 commit 40ef2f1

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

packages/cache/CHANGELOG.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,24 +5,14 @@
55

66
### Features
77

8-
* add `getContext` method ([#77](https://github.com/netlify/primitives/issues/77)) ([ee879ae](https://github.com/netlify/primitives/commit/ee879aece706ba5e34fe1e8d46392580c4a7a7b9))
9-
* export time interval constants ([#81](https://github.com/netlify/primitives/issues/81)) ([60f048b](https://github.com/netlify/primitives/commit/60f048b7ba42cfee1e62725dbc67633b738d4308))
10-
* fix release ([0b1d397](https://github.com/netlify/primitives/commit/0b1d3975c6383b0376cbf8e4c5d2541cd9c43e4d))
118
* log failures in `cache.put` ([#38](https://github.com/netlify/primitives/issues/38)) ([b9f356a](https://github.com/netlify/primitives/commit/b9f356a2bd1b604f3fa66c032eefa099138c317b))
12-
* update package.json ([6f59f75](https://github.com/netlify/primitives/commit/6f59f75851edf9ef76c254b9b3ddd33d4f1e56a3))
139

1410

1511
### Bug Fixes
1612

1713
* disable code-splitting to workaround an issue in deno 2.x's `deno cache` functionality ([#85](https://github.com/netlify/primitives/issues/85)) ([557a0c1](https://github.com/netlify/primitives/commit/557a0c10f9aad4d4ab4a4c49c31cf13b65bc554a))
1814

1915

20-
### Miscellaneous Chores
21-
22-
* release 1.3.0 ([6e7237e](https://github.com/netlify/primitives/commit/6e7237ec38221382fb2d4ec49f0c184705bd68dc))
23-
* release 1.4.0 ([8c7c297](https://github.com/netlify/primitives/commit/8c7c2973f6d7c6b36eadfad3ce0e8f93bb84440f))
24-
* release 1.5.0 ([1224f51](https://github.com/netlify/primitives/commit/1224f5193c51d6a26be02962f46b4957fa595794))
25-
2616
## [1.4.0](https://github.com/netlify/primitives/compare/cache-v1.1.0...cache-v1.4.0) (2025-03-12)
2717

2818

0 commit comments

Comments
 (0)