Ghost/core
Naz 25e5cb46de 🐛 Fixed /canary/ API endpoints 404s
refs https://github.com/TryGhost/Toolbox/issues/169
refs 7becf0a2b2

- The referenced commit has dropped existance of Content and Admin APIs under `/canary/` prefix, which made a breaking change and clients that are still relying on "canary" started to break.
- The `/canary/` prefix should be used up untill the introduction of Ghost v5, otherwise we run the risk of accidentally breaking API clients.
2022-03-21 19:11:13 +08:00
..
client@0c4c7582a5 Updated Admin to v4.40.0 2022-03-18 16:00:40 +00:00
frontend Fixed minified CSS not reflecting latest changes 2022-03-17 14:47:21 +00:00
server 🐛 Fixed /canary/ API endpoints 404s 2022-03-21 19:11:13 +08:00
shared 🐛 Fixed /canary/ API endpoints 404s 2022-03-21 19:11:13 +08:00
app.js Fixed express app stacking 2021-12-06 21:28:53 +13:00
boot.js Added handler for unhandled rejections 2022-02-18 10:35:36 +01:00
bridge.js 💡 Pinned frontend API version to canary 2022-02-17 17:55:55 +00:00