Skip to content

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Jan 15, 2025

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

eslint-plugin-svelte@3.0.0

Major Changes

  • #937 729394e Thanks @ota-meshi! - feat!: drop support for old eslint

  • #1033 3bfcc31 Thanks @baseballyama! - Enabled in recommended config:

    • svelte/infinite-reactive-loop
    • svelte/no-dom-manipulating
    • svelte/no-dupe-on-directives
    • svelte/no-dupe-use-directives
    • svelte/no-export-load-in-svelte-module-in-kit-pages
    • svelte/no-immutable-reactive-statements
    • svelte/no-inspect
    • svelte/no-raw-special-elements
    • svelte/no-reactive-functions
    • svelte/no-reactive-literals
    • svelte/no-reactive-reassign
    • svelte/no-store-async
    • svelte/no-svelte-internal
    • svelte/no-useless-children-snippet
    • svelte/no-useless-mustaches
    • svelte/require-each-key
    • svelte/require-event-dispatcher-types
    • svelte/require-store-reactive-access
    • svelte/require-stores-init
    • svelte/valid-each-key
    • svelte/valid-prop-names-in-kit-pages

    Removed from recommended config:

    • svelte/valid-compile

    This update introduces breaking changes due to newly enabled rules.

  • #1043 778427e Thanks @ota-meshi! - feat: add *.svelte.{js,ts} config to base config

  • #900 4759b47 Thanks @marekdedic! - breaking: deprecated the no-goto-without-base rule

  • #885 ce2ffad Thanks @ota-meshi! - feat!: drop support for old node versions (<18, 19, 21)

  • #1011 7596287 Thanks @baseballyama! - breaking: deprecate the svelte/no-dynamic-slot-name rule

  • #930 eae1b4f Thanks @ota-meshi! - feat!: upgrade svelte-eslint-parser to v1

  • #982 04fc429 Thanks @baseballyama! - feat!: Updated the html-self-closing rule to follow Svelte5

  • #932 b136ab4 Thanks @ota-meshi! - feat!: change the plugin to an ESM-only package

Minor Changes

Patch Changes

@github-actions github-actions bot force-pushed the changeset-release/main branch from 537edcc to 6fcfaee Compare January 22, 2025 22:44
@github-actions github-actions bot changed the title chore: release eslint-plugin-svelte (next) chore: release eslint-plugin-svelte Feb 10, 2025
@github-actions github-actions bot force-pushed the changeset-release/main branch from 6fcfaee to b811474 Compare February 10, 2025 10:39
@marekdedic marekdedic closed this Mar 13, 2025
@marekdedic marekdedic deleted the changeset-release/main branch March 13, 2025 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant