Ghost/ghost/core
Michael Barrett 55392646e1
Refined cache invalidation when updating a user (#19028)
refs https://github.com/TryGhost/Arch/issues/101

Refined the cache invalidation logic so that when updating a user, we
only invalidate the cache when an attribute of the user that is used on
the frontend changes.
2023-11-20 14:14:30 +00:00
..
content Added tests to AdminX framework package (#19022) 2023-11-20 11:00:51 +00:00
core Refined cache invalidation when updating a user (#19028) 2023-11-20 14:14:30 +00:00
test Refined cache invalidation when updating a user (#19028) 2023-11-20 14:14:30 +00:00
.c8rc.e2e.json
.c8rc.json
.eslintignore
.eslintrc.js
.npmignore Moved monobundle into monorepo 2023-11-13 13:30:38 +01:00
config.development.json
ghost.js
index.js
jsconfig.json
loggingrc.js
MigratorConfig.js
monobundle.js Moved monobundle into monorepo 2023-11-13 13:30:38 +01:00
newrelic.js
package.json Update dependency yjs to v13.6.9 2023-11-20 12:25:48 +00:00
playwright.config.js