Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 407 Bytes

Changelog.md

File metadata and controls

18 lines (11 loc) · 407 Bytes

Change Log

[2.0.4] - 2022-08-30

Changed

  • 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 to true.

Deprecated

[2.0.0] - 2022-08-21

  • Now fully typed.
  • plugins can be asynchronous.
  • ESM only (no CommonJS supported)