unified

Frameworks & Libraries

Interface for parsing, inspecting, transforming and serializing content through syntax trees.

Latest 11.0.5 · by unifiedWebsiteunifiedjs/unified

Changelog

11.0.0

Change
  • baf80b2 Change to require Node.js 16 migrate: update too
  • dd9834a Update @types/unist migrate: update too
  • 620ccf9 Update vfile migrate: update too
Change (unlikey to affect you)
  • a44db46 Add Data, Settings types to augment shared data migrate: if you deal with data, type it, see commit for info
  • fb49556 Change to replace Buffer with Uint8Array migrate: you’re probably fine unless you use weird encodings, see commit for details if so
  • f3e71a8 Remove Attacher type migrate: use Plugin instead
  • cc53bb6 Remove FrozenProcessor type migrate: use Processor instead
  • 1aa3494 Change to yield undefined, not null migrate: expect undefined
  • 932c140 Change to use exports migrate: don’t use private APIs
  • 8e57478 Remove support for classes as compilers, parsers migrate: if you love classes, see commit message
  • 4676814 Remove support for compilers returning nullish migrate: nobody did that
  • 807ffb9 Add improved types migrate: it’s probably just better if anything changed at all
  • b35afe0 Add useful error on empty presets by @wooorm in https://github.com/unifiedjs/unified/pull/202
  • 6f068a0 Fix to deep clone preset settings
  • 56ee288 Fix non-first parameter merging when reconfiguring plugins
Misc

Full Changelog: https://github.com/unifiedjs/unified/compare/10.1.2...11.0.0

View originalPermalink
How 11.0.0 went

10.1.0

  • 134ecad Add plugin input/output type parameters
View originalPermalink
How 10.1.0 went

10.0.1

  • 591b0c0 Fix types to support void async transformers
View originalPermalink
How 10.0.1 went
View all

Discussion

If you publish unified, you can claim this product by proving you administer its repository.