Skip to content

Releases: unifiedjs/unified-engine

11.2.1

24 Apr 10:16
0266c1a
Compare
Choose a tag to compare
  • e9b1e0a Fix functions in preset settings

Full Changelog: 11.2.0...11.2.1

11.2.0

05 Dec 15:27
4920393
Compare
Choose a tag to compare
  • 2aea166 Add ConfigResult type export

Full Changelog: 11.1.1...11.2.0

11.1.1

02 Nov 12:45
04221a4
Compare
Choose a tag to compare

Full Changelog: 11.1.0...11.1.1

11.1.0

21 Aug 14:42
8fd1e22
Compare
Choose a tag to compare
  • f44e365 Add verbose option for more info

Full Changelog: 11.0.1...11.1.0

11.0.1

20 Aug 17:18
b2005e4
Compare
Choose a tag to compare
  • fc8207e Fix TSC generating broken .d.ts files
  • d61fa74 Fix incorrect undefineds in internal type

Full Changelog: 11.0.0...11.0.1

11.0.0

18 Aug 15:27
ed25e2d
Compare
Choose a tag to compare

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

  • 4c53efa Add support for URL to filePath, ignorePath, output, rcPath
  • 72ddbc9 Add export of hidden Configuration class
    by @JounQin in #75

Full Changelog: 10.1.0...11.0.0

10.1.0

19 Nov 20:12
5468193
Compare
Choose a tag to compare

Full Changelog: 10.0.1...10.1.0

10.0.1

25 Jun 15:38
2f7dcb2
Compare
Choose a tag to compare
  • 1c11663 Fix bug where monorepo packages were not configured

Full Changelog: 10.0.0...10.0.1

9.1.1

25 Jun 15:47
9f0e773
Compare
Choose a tag to compare
  • c89d798 Fix bug where monorepo packages were not configured

Full Changelog: 9.1.0...9.1.1

10.0.0

15 Jun 20:30
d593144
Compare
Choose a tag to compare
  • e551e71 potentially breaking: remove support for Node 12
  • 3a61392 potentially breaking: update dependencies
    by @remcohaszing in #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: 9.1.0...10.0.0