SamTV12345 4874af94f7 docs: document backend ESM migration and plugin loader bridge
doc/plugins.md gets a note explaining that existing CJS plugins keep working
through the createRequire bridge, that ESM plugins are also supported, and
that the Settings accessor-property shim is gone (plugins reading top-level
fields via require() must use .default).

CHANGELOG.md adds a 2.8.0 entry calling out the migration as a plugin-author
breaking change for the Settings shim removal and the mocha->vitest test
runner switch.
2026-04-26 17:16:59 +02:00
..
2023-10-19 21:33:12 +02:00
2025-08-01 21:42:05 +02:00