Releases: mdx-js/eslint-mdx
eslint-plugin-mdx@3.4.0
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
eslint-mdx@3.4.0
eslint-plugin-mdx@3.3.2
Patch Changes
-
#558
cb2a660
Thanks @renovate! - fix(deps): pin dependencies, bumpsynckit
-
Updated dependencies [
cb2a660
]:- eslint-mdx@3.3.2
Full Changelog: https://github.com/mdx-js/eslint-mdx/compare/eslint-mdx@3.3.1...eslint-plugin-mdx@3.3.2
eslint-mdx@3.3.2
Patch Changes
Full Changelog: https://github.com/mdx-js/eslint-mdx/compare/eslint-mdx@3.3.1...eslint-mdx@3.3.2
eslint-plugin-mdx@3.3.1
Patch Changes
-
#554
816a2a6
Thanks @JounQin! - chore: addmodule-sync
entry -
Updated dependencies [
816a2a6
]:- eslint-mdx@3.3.1
Full Changelog: https://github.com/mdx-js/eslint-mdx/compare/eslint-mdx@3.3.0...eslint-plugin-mdx@3.3.1
eslint-plugin-mdx@3.3.0
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
]:- eslint-mdx@3.3.0
Full Changelog: https://github.com/mdx-js/eslint-mdx/compare/eslint-mdx@3.2.0...eslint-plugin-mdx@3.3.0
eslint-mdx@3.3.1
Patch Changes
Full Changelog: https://github.com/mdx-js/eslint-mdx/compare/eslint-mdx@3.3.0...eslint-mdx@3.3.1
eslint-mdx@3.3.0
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/eslint-mdx@3.2.0...eslint-mdx@3.3.0
eslint-plugin-mdx@3.2.0
Minor Changes
Patch Changes
- Updated dependencies [
f093ff9
]:- eslint-mdx@3.2.0
Full Changelog: https://github.com/mdx-js/eslint-mdx/compare/eslint-mdx@3.1.5...eslint-plugin-mdx@3.2.0
eslint-mdx@3.2.0
Minor Changes
Full Changelog: https://github.com/mdx-js/eslint-mdx/compare/eslint-mdx@3.1.5...eslint-mdx@3.2.0