Releases: Fdawgs/fastify-disablecache
Releases · Fdawgs/fastify-disablecache
v2.0.6
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)
v2.0.5
2.0.5 (2022-01-07)
Documentation
- coc: reduce verbosity (d144c77)
- contributing: add mention of husky pre-commit hook (5aa3a70)
- contributing: add step for
lint:licenses
script (25075f8)
Miscellaneous
- .prettierrc: only enable
bracketSameLine
for html (#106) (929c7ff) - husky/pre-commit: add
lint:licenses
script (#116) (8478448) - ignore
.yarnclean
(#117) (173db8e) - index: fix
server
jsdoc tag param type (07befc1)
Continuous Integration
- cd: stop
prepare
script running (#108) (742e93f) - ci: do not run clean-up on draft prs (35aa923)
- remove spellcheck workflow (#128) (cfb722f)
- spell-check: do not run on draft prs (c2a0cb5)
- trigger workflows when drafts marked as "ready to review" (#110) (ad73015)
Dependencies
- dependabot: ignore minor and patch github-actions updates (#111) (a413612)
- dependabot: ignore minor and patch release-please-action updates (#120) (c5a783c)
- deps-dev: bump @commitlint/cli from 13.2.1 to 14.1.0 (bb90b84)
- deps-dev: bump @commitlint/cli from 14.1.0 to 15.0.0 (8f8a797)
- deps-dev: bump @commitlint/cli from 15.0.0 to 16.0.1 (d466f26)
- deps-dev: bump @commitlint/config-conventional (a90f6fd)
- deps-dev: bump @commitlint/config-conventional (f72d44b)
- deps-dev: bump @commitlint/config-conventional (cf4d179)
- deps-dev: bump eslint from 7.32.0 to 8.6.0 (48fa57c)
- deps-dev: bump eslint-config-airbnb-base from 14.2.1 to 15.0.0 (4163e42)
- deps-dev: bump eslint-plugin-promise from 5.2.0 to 6.0.0 (d3756b7)
- deps-dev: bump prettier from 2.4.1 to 2.5.0 (efc5dbf)
- deps-dev: bump prettier from 2.5.0 to 2.5.1 (370af01)
- deps: bump GoogleCloudPlatform/release-please-action (e33ed1e)
- deps: bump GoogleCloudPlatform/release-please-action from 2 to 3 (5955c95)
v2.0.4
Continuous Integration
- automerge: update location of octokit rest methods (c489d5a)
- ci: revert to workflow-run-clean-action from github concurrency (370196e)
Improvements
- index: sort headers alphabetically ascending (3861633)
Miscellaneous
- .eslintrc: remove inaccurate sourcetype (#93) (becd14a)
- .eslintrc: remove redundant
impliedStrict
option (#95) (d0d5c17) - .eslintrc: set correct ecmascript version (#83) (6041b8a)
- .husky/.gitignore: remove now redundant file (6de6b0f)
- .prettierrc: enable
bracketsameline
option (f94d54d) - .prettierrc: override defaults for html, css, and scss files (#84) (6cbb18f)
- .vscode: add
mhutchie.git-graph
extension (ac4661e) - .vscode: remove deprecated settings (#94) (ae36f6c)
Documentation
Dependencies
- deps-dev: add eslint-plugin-security-node (#85) (cb43451)
- deps-dev: bump dev dependencies (#103) (f6f03bb)
- deps-dev: bump eslint-plugin-jest from 24.7.0 to 25.2.2 (ffdf87c)
- deps-dev: bump eslint-plugin-jsdoc from 36.1.1 to 37.0.3 (6903ce1)
- deps-dev: bump prettier from 2.3.2 to 2.4.1 (5d09425)
- deps: bump actions/checkout from 2.3.4 to 2.3.5 (06e070a)
- deps: bump actions/setup-node from 2.4.0 to 2.4.1 (aefdbb9)
- deps: bump GoogleCloudPlatform/release-please-action (9977b09)
- deps: bump GoogleCloudPlatform/release-please-action (ee927de)
- deps: bump wagoid/commitlint-github-action from 4.1.1 to 4.1.5 (c6b71d9)
- deps: bump wagoid/commitlint-github-action from 4.1.5 to 4.1.9 (429d412)
v2.0.3
Miscellaneous
- .github: use new YAML configured GitHub issue forms (#79) (8111d0f)
- vscode: disable red hat telemetry (044e7c8)
- vscode: remove user space config setting (d654d6a)
Continuous Integration
- ci: replace workflow-run-cleanup-action with github concurrency (#80) (660aeb2)
- link-check: reduce frequency from daily to monthly (#64) (daae963)
Dependencies
- add .npmignore; reduce package size from 18.9kB to 8.7kB (#81) (dd849f8)
- deps-dev: bump @commitlint/cli from 12.1.4 to 13.1.0 (986fe61)
- deps-dev: bump @commitlint/config-conventional (6885d7c)
- deps-dev: bump eslint-plugin-jsdoc from 35.5.1 to 36.0.6 (0dea4f4)
- deps-dev: bump husky from 6.0.0 to 7.0.0 (e871e22)
- deps-dev: bump prettier from 2.3.1 to 2.3.2 (ce2a3ec)
- deps: bump actions/github-script from 4.0.2 to 4.1 (6ddce4a)
- deps: bump actions/setup-node from 2.1.5 to 2.2.0 (3a8d2ab)
- deps: bump actions/setup-node from 2.2.0 to 2.3.0 (574c081)
- deps: bump actions/setup-node from 2.3.0 to 2.4.0 (4f16c78)
- deps: bump coverallsapp/github-action from 1.1.2 to 1.1.3 (83505e3)
- deps: bump GoogleCloudPlatform/release-please-action (3a62368)
- deps: bump wagoid/commitlint-github-action from 3.1.4 to 4.1.1 (50a5f36)
v2.0.2
Bug Fixes
- index: re-add 'must-revalidate' to
cache-control
header (#61) (2b814aa), thanks @anthony-telljohann
Dependencies
- deps: bump actions/upload-artifact from 2.2.3 to 2.2.4 (3fb08a1)
v2.0.1
Bug Fixes
Miscellaneous
- ci: replace
node-version
key with shorternode
(#50) (6f1451b) - workflows: remove
stale.yml
(052321b)
Continuous Integration
- cd: move perf optimizations and refactoring into same section (af8f6c9)
- fix key usage in
action/setup-node
(76e1063)
Documentation
Dependencies
- deps-dev: bump eslint-plugin-jsdoc from 33.3.0 to 35.1.2 (ca27f43)
- deps-dev: bump jest from 26.6.3 to 27.0.3 (8f443d6)
- deps-dev: bump prettier from 2.2.1 to 2.3.0 (ccb6c1b)
- deps-dev: bump prettier from 2.3.0 to 2.3.1 (be6d0d8)
- deps: bump GoogleCloudPlatform/release-please-action (7d05ec5)
- deps: bump wagoid/commitlint-github-action from 3.1.0 to 3.1.4 (32fd2b0)
v2.0.0
⚠ BREAKING CHANGES
- remove support for nodejs v10, as it is EOL as of 2021-04-30
Continuous Integration
- add cleanup-run job (c67a547)
- add nodejs v16 to unit test matrix (1edc6e6)
- do not run coveralls steps/jobs on forks (80b41a8)
- link-check: fix skip regex (1e28e0e)
Miscellaneous
Documentation
- grammar and readability fixes (3b94c36)
Dependencies
- deps-dev: bump eslint-plugin-jsdoc from 32.3.4 to 33.0.0 (2b6db53)
- deps-dev: bump eslint-plugin-promise from 4.3.1 to 5.1.0 (2450e9f)
- deps: bump actions/github-script from v3.1.0 to v3.1.1 (6b53317)
- deps: bump actions/github-script from v3.1.1 to v4.0.2 (b352e90)
- deps: bump actions/upload-artifact from v2.2.2 to v2.2.3 (fdd2b61)
- deps: bump GoogleCloudPlatform/release-please-action (7fc4c9c)
- deps: bump typoci/spellcheck-action from v0.4.0 to v1.1.0 (0ae1b92)
- deps: bump wagoid/commitlint-github-action from v3.0.6 to v3.1.0 (b370d57)
v1.0.6
Documentation
- changelog: add h1 header (d9ab1ff)
Miscellaneous
- package: move prettier config to separate file (6acf338)
- prettier: create .prettierignore (6e7a390)
- prettierignore: add lock files (d739db1)
- workflows: rename ci and perf sections (60783a0)
Continuous Integration
- automerge: move automerge job into new workflow (f16c26f)
- ci: ignore dependabot prs for commit message linting (38fcc82)
- stale: shorten workflow name (c5d7ab5)
- workflows: fix release types to account for bots (915459f)
- workflows: move release steps into
cd
workflow (b8743a3) - workflows: run only on push and pulls to master branch (d4f685e)
Dependencies
- deps-dev: bump husky from 4.3.8 to 6.0.0 (b23680a)
- deps: bump actions/stale from v3.0.17 to v3.0.18 (f641b97)
- deps: bump GoogleCloudPlatform/release-please-action (5ad997a)
- deps: bump typoci/spellcheck-action from v0.3.0 to v0.4.0 (0f2b264)
- deps: bump wagoid/commitlint-github-action from v3.0.1 to v3.0.6 (eab4a3c)
v1.0.5
Documentation
- contributing: add documentation style (ea3f3c9)
- readme: correct spelling (43b1fb6)
- readme: fix broken link (eeb49c5)
- readme: shorten links (8f0402d)
Miscellaneous
- add 0bsd and unlicense to list of allowed licenses (16e5418)
- add apache-2.0 to list of allowed licenses (355ebf0)
- add commit-lint job (a796f68)
- add commitlint husky
commit-msg
hook (ea8c5b5) - add link check workflow (8361653)
- automate release and changelog generation (3c2c6bf)
- check direct dependency licenses only (99d9b28)
- codeql: remove autobuild action (c56a6e7)
- dependabot: ignore husky updates (5b7528c)
- deps-dev: bump @commitlint/cli from 11.0.0 to 12.0.1 (#20) (03ffa38)
- deps-dev: bump @commitlint/config-conventional (f7e3805)
- deps-dev: bump eslint-config-prettier from 7.2.0 to 8.1.0 (479a47b)
- deps-dev: bump eslint-plugin-jsdoc from 31.6.1 to 32.0.1 (#16) (e17488b)
- deps: bump wagoid/commitlint-github-action from v2.0.3 to v2.2.3 (#15) (3335bd5)
- deps: bump wagoid/commitlint-github-action from v2.2.3 to v3.0.1 (93422e6)
- license checker tweak (9d3f824)
- linkcheck: extend ignored urls (3ba2af8)
- lint-check: compress patterns (b936d36)
- readme: add linebreaks between badges (5a7835c)
- replace stalebot with github action (b8c2bf8)
- replace typo ci app with action (17d74b1)
- require
commit-lint
job to pass before automerge (d19b53e) - scripts: rename
jest-coverage
tojest:coverage
(962ad6f) - shorten husky pre-push script (b35aa25)
- tests: use apa header style for describe name params (dcd6651)
- vscode: add
redhat.vscode-yaml
as recommended extension (2904f20) - vscode: add
updateImportsOnFileMove
setting (cee4b73) - vscode: add workspace settings and extensions (1dda7c6)
- vscode: remove conflicting prettier ext setting (d50e57b)
- workflows: rename spellcheck workflow (46a6b1e)
- workflows: tidy node-version syntax (15cf4f1)
Dependencies
v1.0.4
- ci: add production license checking (d32c299)
- ci: remove cache actions as they use lock file (3893a36)
- ci(github-actions): set
flag-name
for parallel coverage tests (b8f2df5) - ci(github-actions): set semver for coverallsapp (cec67d4)
- docs: bump coc from v1.4.0 to v2.0.0 (f038609)
- docs(readme): reorder intro paragraph (45c1de5)
- docs(readme): sentence restructure (2dfdcc0)
- chore: stop excess coverage files being generated (f2b8925)
- build(deps-dev): add husky for git hook handling (776cd18)
- build(deps-dev): remove coveralls, replaced by github action (170ee64)
- style: capitalise headings correctly (be8a2bf)
- style(ci): capitalise jobs and job step names (74b2796)
- style(readme): capitalise headings correctly (73f94aa)
- style(readme): prettier badge shape (1379c12)