fastify-disablecache

Fastify plugin to disable client-side caching

MIT License

Downloads
5.4K
Stars
8
Committers
4

Bot releases are visible (Hide)

fastify-disablecache - v3.1.9 Latest Release

Published by github-actions[bot] 9 months ago

3.1.9 (2024-01-25)

Dependencies

  • deps-dev: bump dev dependencies (e136202)

Miscellaneous

  • .vscode: use local prettier version (32977ab)
  • jsconfig: remove lib; target will be used in absence (c7271cd)
  • package: fix repository structure (d9c248f)
  • scripts/license-checker: handle old license arrays or missing (1ba9d6a)

Continuous integration

  • automerge: optimise inline js scripts (12e618f)
  • cd: publish to github packages with provenance (bf45214)
  • cd: use main environment for publish-npm job (ef73844)
fastify-disablecache - v3.1.8

Published by github-actions[bot] 9 months ago

3.1.8 (2024-01-09)

Dependencies

  • deps-dev: bump dev dependencies (40d544c)

Miscellaneous

  • jsdoc comments must be complete sentences (a663853)
  • license: update license year (4414368)
  • package: add lint:fix script (18c6e66)
  • package: run lint:prettier in test script (c267b3c)
  • use shared files from fdawgs/.github (19727b5)

Continuous integration

  • cd: add github packages publish job (aedfd9a)
  • dependabot: ignore release-please-action major updates (0963ae5)
  • deps: bump actions/upload-artifact from 3 to 4 (#257) (f4cafd3)
  • deps: bump github/codeql-action from 2 to 3 (#256) (063a2c0)

Documentation

fastify-disablecache - v3.1.7

Published by github-actions[bot] 11 months ago

3.1.7 (2023-11-29)

Dependencies

  • deps-dev: add eslint-community/eslint-plugin-eslint-comments (e787a9f)
  • deps-dev: bump dev dependencies (ceb5228)
  • deps-dev: bump the commitlint group with 2 updates (#249) (dfdbbab)
  • deps-dev: bump the eslint group with 1 update (#250) (e80a458)
  • deps-dev: remove broken eslint-plugin-security-node (a4996ca)

Miscellaneous

  • .vscode: add github-markdown-preview to recommended extension (deaeec8)
  • .vscode: add gitlens to recommended extensions (f3f207b)
  • jsconfig: use es2022 lib (b1bb1c1)
  • scripts/license-checker: update link to deprecated list (76ea680)

Continuous integration

  • deps: bump actions/github-script from 6 to 7 (#251) (5099a42)
  • deps: bump actions/setup-node from 3 to 4 (#248) (f57d3ea)

Documentation

  • readme: fix broken ci badge link (bbf6152)
  • readme: sort acknowledgements section (84bf370)
  • readme: use full cjs for example (9d6e702)
fastify-disablecache - v3.1.6

Published by github-actions[bot] about 1 year ago

3.1.6 (2023-09-23)

Miscellaneous

  • .gitattributes: auto lf eol all files (eb57f24)
  • add missing .gitattributes file (e2ae2a4)
  • change comment blocks with one line into single block (278c87a)
  • eslintrc: bump ecma version to 2023 (92b2f77)
  • jsconfig: set module to nodenext (12ba813)
  • jsconfig: target es2022 (ff4daf0)
  • package: explicitly declare js module type (8dc3dc0)
  • scripts/license-checker: declare copyLeftLicenses type (bb35149)
  • scripts/license-checker: destruct upath module import (#241) (36577f6)
  • scripts/license-checker: ignore invalid ts error (07bee77)
  • use [@see](https://github.com/see) jsdoc tag for inline comment links (96237f6)

Continuous integration

  • dependabot: group dependabot updates (c13c290)
  • deps: bump actions/checkout from 3 to 4 (#243) (dd967c7)
  • deps: bump coverallsapp/github-action from 2.2.1 to 2.2.3 (#244) (a828ccc)

Improvements

  • use node: prefix to bypass require.cache call for builtins (451c618)

Documentation

  • readme: update acknowledgements (4c96c1d)
fastify-disablecache - v3.1.5

Published by github-actions[bot] about 1 year ago

3.1.5 (2023-08-16)

Dependencies

  • deps-dev: bump dev dependencies (8248c8b)
  • deps-dev: bump eslint-config-prettier from 8.10.0 to 9.0.0 (#234) (81fa53e)
  • deps: bump fastify-plugin from 4.5.0 to 4.5.1 (a052d38)

Miscellaneous

  • .eslintrc: error on google closure jsdoc syntax (39d51b4)
  • add jsconfig; type check js (#236) (b5e9aa0)
  • index: add whitespace between import and comment (a6c22db)
  • jsconfig: add target (f583380)
  • rename lint:prettier scripts to reflect their function (#230) (2fe80ca)
  • scripts/license-checker: use console.error() to log failures (a73d068)

Continuous integration

  • ci: error on new jest snapshot (945eb72)
  • deps: bump coverallsapp/github-action from 2.2.0 to 2.2.1 (#232) (7f1210c)

Improvements

  • scripts/license-checker: deconstruct imports (72ae982)
fastify-disablecache - v3.1.4

Published by github-actions[bot] over 1 year ago

3.1.4 (2023-07-08)

Miscellaneous

  • .eslintrc: sort extends array (85c67cd)

Dependencies

  • deps-dev: add eslint-plugin-regexp (188fc18)
  • deps-dev: bump dev dependencies (0729fed)

Bug fixes

fastify-disablecache - v3.1.3

Published by github-actions[bot] over 1 year ago

3.1.3 (2023-06-24)

Continuous integration

  • deps: bump coverallsapp/github-action from 2.1.2 to 2.2.0 (#222) (708c0ce)

Miscellaneous

  • .eslintrc: enable additional jest plugin rules (826b147)
  • .eslintrc: enable additional jsdoc plugin rules (42bcdc8)
  • .eslintrc: only use jest plugin to lint test-related files (ebe852a)
  • .eslintrc: update ecmascript version (7496afa)
  • import fastify type for server jsdoc param (51e3290)
  • package: remove global jest mock config values (8eb8785)
  • package: set jest coverage threshold (2be3725)
  • scripts/license-checker: resolve eslint jsdoc warning (#214) (49964b0)
  • scripts: fix inline comment style (930f92d)
  • use nouns for leading word in function description tags (#216) (fbf9b16)

Dependencies

  • deps-dev: bump dev dependencies (#218) (065c1fa)
  • deps-dev: bump dev dependencies (#223) (22f1481)
  • deps-dev: bump eslint-plugin-jsdoc from 44.2.7 to 46.1.0 (#219) (cf08fb1)
fastify-disablecache - v3.1.2

Published by github-actions[bot] over 1 year ago

3.1.2 (2023-04-24)

Dependencies

  • deps-dev: bump eslint-plugin-jsdoc from 40.3.0 to 43.0.7 (#211) (cd03cb1)

Continuous integration

  • cd: publish to npm with provenance (#209) (b4675eb)
  • ci: add node 20 to test matrix (#212) (7d68044)
  • deps: bump coverallsapp/github-action from 2.0.0 to 2.1.2 (#210) (4c8d11d)
fastify-disablecache - v3.1.1

Published by github-actions[bot] over 1 year ago

3.1.1 (2023-04-03)

Documentation

  • changelog: spelling mistake (6316a65)
  • contributing: add link to conventional config (#205) (05abfb9)

Continuous integration

  • dependabot: change commit message prefix for gh actions to ci (#204) (a64a242)
  • deps: bump coverallsapp/github-action from 1.2.4 to 2.0.0 (#206) (07fd161)

Miscellaneous

  • .prettierrc: enable arrowParens option (#208) (115fa90)
  • ignore bun lockfile (#202) (0f08b3b)
  • package: add funding url (387a6cb)
  • scripts: add eslint rule file (d7ac237)
  • scripts: remove redundant export (0651021)
  • scripts: sort eslint comments alphabetically (ff8f707)
  • scripts: use js script to check licenses (#203) (2ec4610)

Dependencies

  • deps-dev: bump dev dependencies (3437b36)
  • deps: bump coverallsapp/github-action from 1.1.3 to 1.2.3 (#200) (97aea4a)
  • deps: bump coverallsapp/github-action from 1.2.3 to 1.2.4 (#201) (e324311)
fastify-disablecache - v3.1.0

Published by github-actions[bot] over 1 year ago

3.1.0 (2023-02-15)

Features

Dependencies

  • .npmignore: exclude type file (e03c8c9)

Documentation

  • readme: update acknowledgements section (2009401)
fastify-disablecache - v3.0.6

Published by github-actions[bot] over 1 year ago

3.0.6 (2023-02-13)

Documentation

  • readme: rename intro to overview (5cc350b)

Continuous integration

  • cd: use sentence case for changelog headings (474ad97)

Miscellaneous

  • rename master branch to main (a83d2cc)
  • use sentence case over ap style for titles and headings (4df886d)

Dependencies

  • deps-dev: bump dev dependencies (8f32d55)
fastify-disablecache - v3.0.5

Published by github-actions[bot] over 1 year ago

3.0.5 (2023-01-31)

Miscellaneous

  • license: update license year (b8af84f)

Documentation

  • contributing: update min node version (e9ba604)
  • grammar and clarity fixes (c1082e9)
  • readme: remove fluff (9349198)

Dependencies

  • deps-dev: bump dev dependencies (0a15f73)
  • deps: bump actions/dependency-review-action from 2 to 3 (#187) (9566dcb)
  • deps: bump fastify-plugin from 4.3.0 to 4.5.0 (3a520f6)
fastify-disablecache - v3.0.4

Published by github-actions[bot] almost 2 years ago

3.0.4 (2022-10-25)

Continuous Integration

  • cd: remove dev values from package.json (a35b600)

Dependencies

  • deps-dev: bump dev dependencies (67ccddf)
  • deps: bump fastify-plugin from 4.2.1 to 4.3.0 (44b2403)
fastify-disablecache - v3.0.3

Published by github-actions[bot] about 2 years ago

3.0.3 (2022-10-03)

Documentation

  • readme: convert sync async example to sync only (9d2c340)
  • readme: remove redundant statement (cec6cbb)
  • use shorter urls; remove yarn install guidance (cd5825b)

Miscellaneous

  • .husky: shell path and arg updates (#179) (de8048c)
  • .npmignore: reduce entries (8b15a2a)
  • .vscode/extensions: remove unmaintained extension (1f0b967)
  • *.ignore: add clinicjs directory (87af308)
  • LICENSE: remove trailing whitespace (8d4b41d)
  • prefer object destructuring (#184) (3f203ad)

Dependencies

  • deps-dev: bump eslint-plugin-jest from 26.9.0 to 27.0.1 (#182) (ca37cd4)
  • deps-dev: bump jest from 28.1.3 to 29.0.1 (#181) (0b7ef81)
  • deps: bump dependencies (9a098db)
fastify-disablecache - v3.0.2

Published by github-actions[bot] about 2 years ago

3.0.2 (2022-08-09)

Miscellaneous

  • .npmrc: disable package-lock generation (#175) (773710d)

Dependencies

  • .npmignore: add CHANGELOG.md; reduce package size by ~86% (#177) (587aeaa)
  • deps: bump dependencies (#178) (224b215)
fastify-disablecache - v3.0.1

Published by github-actions[bot] about 2 years ago

3.0.1 (2022-07-25)

Miscellaneous

  • .github/funding: remove unused keys (f5a9dd8)
  • .github: add FUNDING.yml (a07ef55)
  • .gitignore: use latest github ignore template (ae02f4f)
  • .prettierignore: add new paths from .gitignore (15b3075)
  • ignore pnpm lock file (25d16e3)

Dependencies

  • dependabot: increase open-pull-requests-limit from 5 to 20 (932f0cb)
  • deps: bump actions/dependency-review-action from 1 to 2 (#173) (6006239)
  • deps: bump fastify-plugin from 3.0.1 to 4.0.0 (#174) (1de5fd1)
  • deps: bump wagoid/commitlint-github-action from 4 to 5 (#172) (418a2ee)

Documentation

  • readme: update example for fastify v4 (fb33821)
fastify-disablecache - v3.0.0

Published by github-actions[bot] over 2 years ago

3.0.0 (2022-05-26)

⚠ BREAKING CHANGES

    • Dropped support for Fastify v3.x and Node 10.x

Features

fastify-disablecache - v2.0.8

Published by github-actions[bot] over 2 years ago

2.0.8 (2022-05-25)

Documentation

  • readme: remove snyk badge (030c25b)

Miscellaneous

  • .eslintrc: enable plugin:jest/style rules (#160) (db557d3)
  • .github/codeql-config: remove quotation marks (80aa591)
  • .github/workflows/link-check: use skip input (17c0cd5)
  • bug_report: use node 18 as placeholder for node-version (7334daa)
  • ci: remove quotation marks from step name (6707b92)
  • use npm install alias (a65f180)

Continuous Integration

  • add dependency-review job (9cdc809)
  • automerge: fix context (d993a4f)
  • automerge: set correct contents permission level (9d0cbb7)
  • automerge: squash automerge prs (#149) (fc83968)
  • cd: update org name for release-please-action (e9fe464)
  • cd: use lts/* for node setup in release job (0f70685)
  • check user.login is dependabot instead of actor (#162) (5348042)
  • ci: add node 18 to test matrix (#161) (a7678a2)
  • ci: require unit-tests job to pass for save-pr-number job to run (74d92fb)
  • ci: use lts/* for node setup in lint job (958fadd)
  • ci: use node-version for node matrix key (e3a2651)
  • codeql: only run on pr changes to .html, .js, and .yml files (142d5e7)
  • codeql: resolve missing analyses (199198e)
  • codeql: specify which files to scan during analysis (6b3ebc7)
  • link-check: replace npx linkinator call with github action (16110d7)
  • only trigger dependency-review on pr (166d402)
  • reduce workflow permissions to minimum (afd110d)
  • remove git credentials after checkout (#165) (b79fc99)
  • replace workflow-run-cleanup-action with github concurrency (97a73a9)

Dependencies

  • deps-dev: bump @commitlint/cli from 16.3.0 to 17.0.1 (#168) (565c3bf)
  • deps-dev: bump @commitlint/config-conventional (#167) (44f12bf)
  • deps-dev: bump eslint-plugin-jsdoc from 38.1.6 to 39.2.9 (#157) (13aceae)
  • deps-dev: bump husky from 7.0.4 to 8.0.1 (#166) (4268e75)
  • deps-dev: bump jest from 27.5.1 to 28.0.3 (#158) (0b2fd9d)
  • deps: bump actions/upload-artifact from 2 to 3 (#156) (c292991)
  • deps: bump github/codeql-action from 1 to 2 (#155) (04facf0)
fastify-disablecache - v2.0.7

Published by github-actions[bot] over 2 years ago

2.0.7 (2022-03-28)

Documentation

Continuous Integration

  • add job step names, workflow comments, and whitespace (2ca950a)
  • codeql-analysis: remove unused autobuild step (b507d07)
  • codeql: grant minimum permissions to run; rename file (#145) (980a082)
  • only save pr number artifact for dependabot (426767d)

Dependencies

  • deps-dev: bump eslint-plugin-jsdoc from 37.9.7 to 38.0.6 (620a0f1)
  • deps: bump actions/checkout from 2 to 3 (b1e5b7d)
  • deps: bump actions/checkout from 2 to 3 (96a9d84)

Miscellaneous

  • index: use res instead of reply for response object (#148) (145c76d)
  • scripts: remove redundant gitkraken fix from prepare script (168740e)
  • scripts: use shorter arg aliases; remove debugging args from jest (8cef653)
fastify-disablecache - v2.0.6

Published by github-actions[bot] over 2 years ago

2.0.6 (2022-02-25)

Documentation

  • readme: clarify on cache-control usage (#136) (370b589)
  • readme: fix nocache link; add header description section (96bfe59)
  • readme: reorder intro section for clarity (aada401)

Miscellaneous

  • .github: remove trailing whitespace (46f4660)

Dependencies

  • dependabot: ignore minor and patch commit-lint updates (#133) (3a516ab)
  • dependabot: major tags no longer need ignore support (3ede58b)
  • dependabot: use default open-pull-requests-limit value (3702d8c)
  • deps-dev: bump dev dependencies (0e71bf0)
  • deps-dev: bump eslint-plugin-jest from 25.7.0 to 26.0.0 (f6d8fad)
  • deps-dev: unpin prettier version (0887ec1)
  • deps: bump actions/github-script from 5 to 6 (5731aa3)
  • deps: bump actions/setup-node from 2 to 3 (c8e7916)