Skip to content

Releases: bookernath/cached-middleware-fetch-next

Release v0.8.2

Choose a tag to compare

@github-actions github-actions released this 27 Dec 21:15

Changes in v0.8.2

  • chore: release v0.8.2 (ccbb400)
  • ci: update all CI/CD jobs to use Node.js 24 (fffdcc2)
  • ci: migrate to npm trusted publishing with OIDC (8330669)
  • ci: update GitHub Actions to use Node.js 22 (08a8f75)

Installation

npm install cached-middleware-fetch-next@0.8.2

What's Changed

Full Changelog: https://github.com/bookernath/cached-middleware-fetch-next/compare/fffdcc29b20ba6473030c8e945a8764da61adce8..v0.8.2

Release v0.8.1

Choose a tag to compare

@github-actions github-actions released this 27 Dec 20:04

Changes in v0.8.1

Installation

npm install cached-middleware-fetch-next@0.8.1

What's Changed

Full Changelog: https://github.com/bookernath/cached-middleware-fetch-next/compare/02b45260ff8e4902b3cf3a1d4a013182e79dd5b0..v0.8.1

Release v0.8.0

Choose a tag to compare

@github-actions github-actions released this 27 Dec 20:00

Changes in v0.8.0

  • chore: release v0.8.0 (02b4526)
  • chore(deps-dev): bump next from 15.5.3 to 16.1.0 (#41) (e3f0e10)
  • chore(deps-dev): bump @types/node from 24.4.0 to 25.0.3 (#42) (feb9702)
  • chore(deps-dev): bump @vercel/functions from 3.1.0 to 3.3.4 (#37) (4ec4ba2)
  • ci(deps): bump actions/checkout from 5 to 6 (#35) (9281a97)
  • chore(deps-dev): bump tsup from 8.5.0 to 8.5.1 (#31) (4b31992)
  • ci(deps): bump actions/setup-node from 5 to 6 (#25) (48fae3d)
  • chore(deps-dev): bump typescript from 5.9.2 to 5.9.3 (#17) (79cc101)
  • Update CI to test on Node 22 instead of Node 21 (9e4f694)
  • Add Claude Code GitHub Actions workflows (3de51ea)
  • chore(deps-dev): bump @types/node from 24.3.1 to 24.4.0 (26903b4)
  • Update README to remove 'v3' version prefix reference (69f4dad)
  • chore(deps-dev): bump @vercel/functions from 2.2.13 to 3.1.0 (5935b8d)
  • chore(deps-dev): bump next from 15.5.2 to 15.5.3 (cb6e059)
  • Update reviewers and assignees in dependabot.yml (39affe0)
  • ci(deps): bump actions/setup-node from 4 to 5 (30d5ad8)
  • chore(deps-dev): bump @types/node from 24.3.0 to 24.3.1 (c7026a2)
  • Add verbose logging controlled by CACHED_MIDDLEWARE_FETCH_LOGGER environment variable (be3d31c)
  • Initial plan (8acfbba)

Installation

npm install cached-middleware-fetch-next@0.8.0

What's Changed

Full Changelog: https://github.com/bookernath/cached-middleware-fetch-next/compare/e3f0e104dc5c9681e7d6ee5b5eed7f3c15bad05c..v0.8.0

Release v0.7.0

Choose a tag to compare

@github-actions github-actions released this 31 Aug 04:12

Changes in v0.7.0

  • chore: bump version to v0.7.0 and update version prefix in cache key (174c577)
  • Replace deprecated actions/create-release@v1 with GitHub CLI (b02e38f)
  • Initial plan (8e0a5dc)

Installation

npm install cached-middleware-fetch-next@0.7.0

What's Changed

Full Changelog: https://github.com/bookernath/cached-middleware-fetch-next/compare/7c5403be9cc42f67790af43ab49d6577185bd68f..v0.7.0

Release v0.6.6

Choose a tag to compare

@github-actions github-actions released this 31 Aug 02:34

Changes in v0.6.6

  • chore: bump version to v0.6.6 and update @vercel/functions dependency (ba93530)

Installation

npm install cached-middleware-fetch-next@0.6.6

What's Changed

Full Changelog: https://github.com/bookernath/cached-middleware-fetch-next/compare/cc2d138674d8bb896abdcabc95ad48dea17d78a1..v0.6.6

Release v0.6.5

Choose a tag to compare

@github-actions github-actions released this 31 Aug 02:05

Changes in v0.6.5

  • 0.6.5 (cc2d138)
  • Add NPM package link and improve badge styling in README (ae9e566)
  • Initial plan (8e2c56b)

Installation

npm install cached-middleware-fetch-next@0.6.5

What's Changed

Full Changelog: https://github.com/bookernath/cached-middleware-fetch-next/compare/cee1a21e75500c919eae726fb61ab333a471b553..v0.6.5

Release v0.6.4

Choose a tag to compare

@github-actions github-actions released this 30 Aug 18:32
e7bc8e6

Changes in v0.6.4

  • chore: bump version to v0.6.4 (8adc267)
  • docs: update website URL to cached-middleware-fetch-next.dev (22a7527)
  • Initial plan (fc612c3)
  • Update README to include demo code repository link (115822e)
  • Update DeepWiki badge in README to reflect new URL (88184d4)
  • Add deepwiki badge to README (da6b1f2)
  • Initial plan (e96e385)

Installation

npm install cached-middleware-fetch-next@0.6.4

What's Changed

Full Changelog: https://github.com/bookernath/cached-middleware-fetch-next/compare/115822e5b0c3e706effaa0f8f9032fed2e9764df..v0.6.4

Release v0.6.3

Choose a tag to compare

@github-actions github-actions released this 30 Aug 16:54

Changes in v0.6.3

  • Update version to 0.6.3 and clone responses in cachedFetch to prevent body consumption issues (e0482ba)

Installation

npm install cached-middleware-fetch-next@0.6.3

What's Changed

Full Changelog: https://github.com/bookernath/cached-middleware-fetch-next/compare/2dac10a5b6c1925d56988dcd9c27ccd12677ceac..v0.6.3

Release v0.6.2

Choose a tag to compare

@github-actions github-actions released this 30 Aug 16:42

Changes in v0.6.2

  • Enhance middleware example with comprehensive caching strategies and user-specific handling (2dac10a)

Installation

npm install cached-middleware-fetch-next@0.6.2

What's Changed

Full Changelog: https://github.com/bookernath/cached-middleware-fetch-next/compare/e745355174bfac98d2ecdb0d93c8a6a3c02684b1..v0.6.2

Release v0.6.1

Choose a tag to compare

@github-actions github-actions released this 30 Aug 16:36

Changes in v0.6.1

  • Bump to 0.6.1 with a README update (e745355)

Installation

npm install cached-middleware-fetch-next@0.6.1

What's Changed

Full Changelog: https://github.com/bookernath/cached-middleware-fetch-next/compare/2008545463156bc184f9485ee4a97d7c60a37742..v0.6.1