Unified Engine Versions Save

Engine to process multiple files with unified

11.2.1

1 month ago
  • e9b1e0a Fix functions in preset settings

Full Changelog: https://github.com/unifiedjs/unified-engine/compare/11.2.0...11.2.1

11.2.0

5 months ago
  • 2aea166 Add ConfigResult type export

Full Changelog: https://github.com/unifiedjs/unified-engine/compare/11.1.1...11.2.0

11.1.1

6 months ago
  • 2389f36 Update load-plugin

Full Changelog: https://github.com/unifiedjs/unified-engine/compare/11.1.0...11.1.1

11.1.0

9 months ago
  • f44e365 Add verbose option for more info

Full Changelog: https://github.com/unifiedjs/unified-engine/compare/11.0.1...11.1.0

11.0.1

9 months ago
  • fc8207e Fix TSC generating broken .d.ts files
  • d61fa74 Fix incorrect undefineds in internal type

Full Changelog: https://github.com/unifiedjs/unified-engine/compare/11.0.0...11.0.1

11.0.0

9 months ago

Change

  • 42f0823 Update unified, vfile, @types/unist, utilities migrate: update too
  • d6c6555 Change to require Node.js 16 migrate: update too
  • 796d7b9 Change to use exports migrate: don’t use private APIs
  • 2249314 Change to include dotfiles by default migrate: add dotfiles to an ignore file if you don’t want them
  • e34c274 Remove VFileReporterOptions type migrate: get it from vfile-reporter or your custom reporter instead

Add

Full Changelog: https://github.com/unifiedjs/unified-engine/compare/10.1.0...11.0.0

10.1.0

1 year ago

9.1.1

1 year ago
  • c89d798 Fix bug where monorepo packages were not configured

Full Changelog: https://github.com/unifiedjs/unified-engine/compare/9.1.0...9.1.1

10.0.1

1 year ago
  • 1c11663 Fix bug where monorepo packages were not configured

Full Changelog: https://github.com/unifiedjs/unified-engine/compare/10.0.0...10.0.1

10.0.0

1 year ago
  • e551e71 potentially breaking: remove support for Node 12
  • 3a61392 potentially breaking: update dependencies by @remcohaszing in https://github.com/unifiedjs/unified-engine/pull/68
    • use yaml to correctly support YAML 1.2
    • update load-plugin, which:
      • uses the recommended modern way to get npm config
      • uses modern Node loading of plugins
  • 9be24d1 7a37155 Add support for passing URLs in files, cwd
  • 6471abe Fix to not access the file system for empty files
  • 87e212f Add improved docs

Full Changelog: https://github.com/unifiedjs/unified-engine/compare/9.1.0...10.0.0