Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Feb 9, 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.

  • #1086 1c679b5 Thanks @baseballyama! - breaking: remove require-stores-init from recommended 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 bb4642b to de7725c Compare February 9, 2025 23:27
@github-actions github-actions bot force-pushed the changeset-release/main branch 9 times, most recently from 4ca70b1 to dbb45e3 Compare February 24, 2025 19:26
@github-actions github-actions bot force-pushed the changeset-release/main branch 3 times, most recently from 5a692f4 to 3b81dfa Compare February 25, 2025 23:49
@github-actions github-actions bot force-pushed the changeset-release/main branch from 3b81dfa to b0152a8 Compare February 26, 2025 00:13
@baseballyama baseballyama merged commit 2241378 into main Feb 26, 2025
@baseballyama baseballyama deleted the changeset-release/main branch February 26, 2025 00:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant