Releases: remarkjs/remark-lint
Releases · remarkjs/remark-lint
[email protected]
- 1ab5509 Add support for regex as option
9.1.1
[email protected]
- c5c3832 Mark
no-auto-link-without-protocol
as deprecated
[email protected]
- c5c3832 Mark
no-auto-link-without-protocol
as deprecated
[email protected]
- 005e3bb Fix almost empty cells
[email protected]
- 0b78a7e Fix for mdx jsx
[email protected]
- 7e25b41 Allow long mdx@2 nodes
9.1.0
- 201e995 Add
url
s pointing to docs on all messages
by @remcohaszing in #273
Full Changelog: 9.0.1...9.1.0
9.0.1
9.0.0
- f5cb7d2 Use ESM
Learn more about ESM in this guide
// From CommonJS var remarkPresetLintRecommended = require('remark-preset-lint-recommended') // To ESM import remarkPresetLintRecommended from 'remark-preset-lint-recommended'
- 1a1e7cc Add JSDoc based types
- 4a832b1 cd80985 ef89686 Remove internal fallbacks for ancient remark
- e3ddd9e b81b38a 27a96be Update dependencies
- 28d4e50 13b1971 6de4fb7 16c1b6f Refactor code-style
- e7a7701 Update docs
Full Changelog: 8.0.0...9.0.0