Ghost/core
Daniel Lockyer 6d21bbfc63 🐛 Fixed handling of Handlebars errors
no issue

- Handlebars now throws an Error for misuse errors within the if/unless
  helpers, but our error handling checks for a TypeError
- this would skip using an IncorrectUsageError and ends up throwing a GhostError
- this commit removes the TypeError check and switches to using the
  Handlebars error message
2020-04-29 16:32:50 +01:00
..
client@6670fc93d8 Updated Ghost-Admin to v3.14.0 2020-04-27 13:27:51 +01:00
frontend Checked structure of data in routes.yaml 2020-04-27 17:39:48 +01:00
server 🐛 Fixed handling of Handlebars errors 2020-04-29 16:32:50 +01:00
shared Added Node environment to Sentry metadata 2020-04-28 08:50:16 +01:00
index.js