0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/frontend/services/theme-engine/middleware
Hannah Wolfe 8bd9169298
Removed res.locals.apiVersion
- we are getting rid of the concept of having multiple api versions in a single ghost install
- we no longer need to pass the apiVersion around using res.locals
- To simplify code that uses our frontend proxy the proxy now _only_ exposes canary
2022-04-28 15:35:28 +01:00
..
ensure-active-theme.js
index.js
update-global-template-options.js Removed res.locals.apiVersion 2022-04-28 15:35:28 +01:00
update-local-template-data.js
update-local-template-options.js 🐛 Fixed post access in the get helper (#14282) 2022-03-17 11:14:29 +01:00