Ghost/ghost/core
Daniel Lockyer 96b7ba4755 Fixed minor Node deprecation warning
- resolves `DeprecationWarning: In future versions of Node.js, fs.rmdir(path, { recursive: true }) will be removed. Use fs.rm(path, { recursive: true }) instead` in tests
2023-10-25 18:06:44 +02:00
..
content 🎨 Updated Source to v1.0.2 2023-10-20 15:03:26 +00:00
core Added List-Unsubscribe https endpoint (#18758) 2023-10-25 16:16:31 +02:00
test Fixed minor Node deprecation warning 2023-10-25 18:06:44 +02:00
.c8rc.e2e.json
.c8rc.json
.eslintignore
.eslintrc.js
.npmignore Added Source as the new default theme 2023-10-03 14:02:08 +02:00
config.development.json
ghost.js
index.js
jsconfig.json
loggingrc.js
MigratorConfig.js
newrelic.js
package.json 🔥 Dropped support for Node 16 2023-10-25 17:50:56 +02:00
playwright.config.js Parallelise browser tests 2023-10-13 11:42:39 +00:00