Ghost/ghost/core
Sag 1422ad5e6f
🐛 Fixed error in translate helper when invalid parameters are passed (#20663)
ref https://linear.app/tryghost/issue/SLO-182
ref https://github.com/TryGhost/Ghost/issues/15500

- when the {{ t }} helper is used with no parameter or an empty string,
it now returns an empty string
- when the {{ t }} helper is used without options, it now does not throw
an error
2024-07-25 12:45:23 +00:00
..
content 🎨 Updated Source to v1.3.2 2024-07-19 16:04:20 +00:00
core 🐛 Fixed error in translate helper when invalid parameters are passed (#20663) 2024-07-25 12:45:23 +00:00
test 🐛 Fixed error in translate helper when invalid parameters are passed (#20663) 2024-07-25 12:45:23 +00:00
.c8rc.e2e.json
.c8rc.json
.eslintignore
.eslintrc.js
.npmignore
config.development.json
ghost.js
index.js
jsconfig.json
loggingrc.js
MigratorConfig.js
monobundle.js Improved speed of monobundle script 2024-07-22 15:45:46 +02:00
package.json Update Koenig packages (#20545) 2024-07-25 11:18:17 +00:00
playwright.config.js