Releases: mdx-js/eslint-mdx
[email protected]
[email protected]
[email protected]
Minor Changes
-
#562
3aa0f20
Thanks @JounQin! - refactor: remove unnecessaryloadEsmModule
helper, use nativeimport()
instead -
#564
2672044
Thanks @JounQin! - feat: check nested code blocks without blank lines -
#564
2672044
Thanks @JounQin! - feat: support mdx comments as ESLint directives
Patch Changes
[email protected]
[email protected]
Patch Changes
-
#558
cb2a660
Thanks @renovate! - fix(deps): pin dependencies, bumpsynckit
-
Updated dependencies [
cb2a660
]:
Full Changelog: https://github.com/mdx-js/eslint-mdx/compare/[email protected]@3.3.2
[email protected]
Patch Changes
Full Changelog: https://github.com/mdx-js/eslint-mdx/compare/[email protected]@3.3.2
[email protected]
Patch Changes
Full Changelog: https://github.com/mdx-js/eslint-mdx/compare/[email protected]@3.3.1
[email protected]
Minor Changes
-
#552
1c31834
Thanks @JounQin! - feat: the new version is ESM primary, while commonjs is still supported.ESM migration:
// before import eslintMdx from 'eslint-mdx' import eslintPluginMdx from 'eslint-plugin-mdx'
// after import * as eslintMdx from 'eslint-mdx' import * as eslintPluginMdx from 'eslint-plugin-mdx'
Patch Changes
- Updated dependencies [
1c31834
]:
Full Changelog: https://github.com/mdx-js/eslint-mdx/compare/[email protected]@3.3.0
[email protected]
Patch Changes
Full Changelog: https://github.com/mdx-js/eslint-mdx/compare/[email protected]@3.3.1
[email protected]
Minor Changes
-
#552
1c31834
Thanks @JounQin! - feat: the new version is ESM primary, while commonjs is still supported.ESM migration:
// before import eslintMdx from 'eslint-mdx' import eslintPluginMdx from 'eslint-plugin-mdx'
// after import * as eslintMdx from 'eslint-mdx' import * as eslintPluginMdx from 'eslint-plugin-mdx'
Full Changelog: https://github.com/mdx-js/eslint-mdx/compare/[email protected]@3.3.0