Skip to content

Releases: mdx-js/eslint-mdx

eslint-plugin-mdx@3.4.0

05 Apr 17:02
def1f51
Compare
Choose a tag to compare

Minor Changes

Patch Changes

  • #567 68b2028 Thanks @JounQin! - fix: code block filename regexp group names missed

  • Updated dependencies [3aa0f20]:

    • eslint-mdx@3.4.0

eslint-mdx@3.4.0

05 Apr 17:02
def1f51
Compare
Choose a tag to compare

Minor Changes

eslint-plugin-mdx@3.3.2

04 Apr 08:39
af2d42d
Compare
Choose a tag to compare

Patch Changes

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

04 Apr 08:39
af2d42d
Compare
Choose a tag to compare

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

24 Mar 15:16
450a33f
Compare
Choose a tag to compare

Patch Changes

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

24 Mar 14:55
c1be322
Compare
Choose a tag to compare

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

24 Mar 15:16
450a33f
Compare
Choose a tag to compare

eslint-mdx@3.3.0

24 Mar 14:55
c1be322
Compare
Choose a tag to compare

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

08 Mar 12:26
0182fa8
Compare
Choose a tag to compare

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

08 Mar 12:26
0182fa8
Compare
Choose a tag to compare

Minor Changes

Full Changelog: https://github.com/mdx-js/eslint-mdx/compare/eslint-mdx@3.1.5...eslint-mdx@3.2.0