6.0.0
- 08dd607 Use ESM
Learn more about ESM in this guide
// From CommonJS var remarkYamlConfig = require('remark-yaml-config') // To ESM import remarkYamlConfig from 'remark-yaml-config'
- c3af99d Add JSDoc based types
- ee5d8e4 Remove warning for remark 12