- Data: by default data files are no more spread to page context, but only available within _data. You can restore old behaviour by setting option
globalContext
totrue
.
- Now fully typed.
- plugins can be asynchronous.
- ESM only (no CommonJS supported)
globalContext
to true
.