Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/sveltejs/eslint-plugin-svelte3

An ESLint plugin for Svelte v3 components.
https://github.com/sveltejs/eslint-plugin-svelte3

[chore] Deprecate this repository (#204)

92671bee83b1d38979e1b0f2897a987cbd61b808 authored over 1 year ago
chore: fix ci (#205)

2d91307d49a9aa90657d8d04c0849adb9793d97a authored almost 2 years ago
-> v4.0.0

0c65b5a3a571ac37b3269020c32ce4d9b5e50da6 authored over 2 years ago
breaking: upgrade to requiring ESLint 8 (#178)

52a6192474c53d2ea965ff2dabdd0df7f8dc5103 authored over 2 years ago
-> v3.4.1

55fc0bdcb76748edec2b5613113574ba45b1a419 authored almost 3 years ago
update changelog

00e24a4474dae29dd9d06c467cbe5f2c61c60b82 authored almost 3 years ago
[fix] object destructuring bug using `@const` (#166)

Fixes #164

ad52d02aa5a1c695267cbf5f13312fa977b8630e authored almost 3 years ago
[docs] add import/prefer-default-export to list of incompatible rules (#119) (#165)

Closes #119

266fff74d19c3661ce0d4b2bef0082f2aeecef1e authored almost 3 years ago
-> v3.4.0

61498c4d09c4fd032e197d72b16fab548b6ec7ed authored about 3 years ago
update changelog

11eeb6f14d2d2f089be91c886a3956830442a869 authored about 3 years ago
[feat] support for new const tag (#161)

e121eb062813b77fbaef23f7c5ee04920b7244ca authored about 3 years ago
-> v3.3.0

5f85c67808f66ccbd9261991fda4ab569b29789a authored about 3 years ago
adjust readme

4f93ab0db8552f646b3b011defbade563aaa3d9d authored about 3 years ago
make some code style adjustments

86c08b843d387e5a429db76c0a1d260f3c89602e authored about 3 years ago
update changelog

b7ca052095d7c13c6ffaec667980bc9a30f3f5e2 authored about 3 years ago
(fix) better fix range handling (#160)

Fixes don't need to start at the same line where the error message is shown, and they don't need...

7975e00d8e5bec42643a8413c99d0f3127278606 authored about 3 years ago
[chore] some code comments

9f33674d0d53134c5a682789520c390f5546a200 authored about 3 years ago
update changelog

a2bf8a15e7ac5ec370b939a3ae305628efe7676a authored about 3 years ago
[docs] update broken link

Fixes #111

598de6fd67febe6b2c2786b9ea099db94f9eef70 authored about 3 years ago
[fix] add injected globals to ts when there's no instance script (#159)

Fixes #152
Fixes #107
Fixes #148

605b7cb6acebcb306b918daba78f4a623c6fcf33 authored about 3 years ago
[fix] allow $$Props, $$Slots, $$Events usage (#158)

Fixes #136

0d27faecddc6d197e877186637ea05ea829bd2fb authored about 3 years ago
[fix] improve type inference for autosubscribed stores (#126)

Fixes #104
Part of #89

17b848d69f8c813b852409b776544260046a9b81 authored about 3 years ago
[fix] silence false positives for `<svelte:fragment let:x>` in `no-undef` (#147)

1c92799583d34433a44a82418f5ae158b19c4aca authored about 3 years ago
[doc] eslint warnings note (#143)

2fbf64e3b8b97d4aba0c29948bcd5ea16db1a103 authored about 3 years ago
Use TS 4.5 `preserveValueImports` if it's available (#155)

Also bump eslint to < 8 in dev and rewrite test runner accordingly

c33daf82d9e3bfce520b85b5fa5eddffb9953e81 authored about 3 years ago
Improve default setting for svelte3/ignore-styles (#141)

New default: Do not ignore unless a `lang=` or `type=` attribute is present on the style tag

5392e8400b347306cba25fc4df92e29b5ca2ef9f authored about 3 years ago
-> v3.2.1

e68ea6525bf25bc4baab5790179bc69cac299a18 authored over 3 years ago
fix: handle TypeScript $$Generic special type (#131)

e9f02506986b16480f04765f751057f65500d524 authored over 3 years ago
remove section about html language in VS Code integration (#112)

8a34f9b4f6fd1b3226783ed1bbab03d4ae926ae7 authored over 3 years ago
ci(node-versions): add node 16 to matrix (#130)

bce926ee177320bf6af9b353ecdaf5cd37e2afc1 authored over 3 years ago
update expected messages in tests (#128)

30a1f3c56f4085837d44a6003295b2f61ba9abae authored over 3 years ago
-> v3.2.0

259263ccaf69c59e473d9bfa39706b0955eccfbd authored over 3 years ago
fix linting messages when using write-only store (#108)

24c10d0a5a9d49c686a7e3d94043f848dec8b80f authored over 3 years ago
filter @typescript-eslint's messages like we do the built-in ones (#101)

4715a5c229856c9d859e681a634140a56c7e4c3b authored over 3 years ago
find correct Linter instance in a workspace with multiple directories (#97)

a2b28c4a11dfd04195171e28e62140efcaaa7f9e authored over 3 years ago
support lazy-loading of TypeScript compiler (#93)

Also, support passing `true` for non-CJS config files.

Co-authored-by: Conduitry <[email protected]>

994a53748522c083d4de35aba8dcd82fe9003e14 authored over 3 years ago
silence some incorrect unsafe-member-access errors (#88)

5f2e749cb5bde1b64bfc938cfc6063796c6f5549 authored almost 4 years ago
-> v3.1.2

57ba6eca4af3df201be17d1fb7de80622ac7855e authored almost 4 years ago
-> v3.1.1

e8d997d0af174e4cb65edfef7ac788d4aab05f22 authored almost 4 years ago
fix TypeScript validation errors and missing imports (#84)

eb841770e51cf7b2232ad9c9a030130f0c18a534 authored almost 4 years ago
-> v3.1.0

d9354bcb48768fe2801dd227fec194d19d067495 authored almost 4 years ago
add TypeScript support (#83)

Co-authored-by: Conduitry <[email protected]>

192bf8253bcabd5e26fc75371c0224ad9e261a5f authored almost 4 years ago
-> v3.0.0

5efeb5a41f08736a3655191be2f0ad6bfe926d75 authored about 4 years ago
add pkg.engines specifying Node 10+

10ed9d940968d0c31328bfd3667fd0e923c6c3cb authored about 4 years ago
bump to rollup@2

f66a54e86193568cf80d5c0f13b57ff2be14a7b4 authored about 4 years ago
fix no-unused-vars for variables assigned to in template but only used in script

Fixes #64

361c26f744c7f7bd646787a3f8b662f819e8f807 authored about 4 years ago
Merge pull request #77 from benmccann/patch-1

Drop Node 8 support. Add Node 14

654cc7fffed8dab4d79328a7b34cdaed95a34e1c authored about 4 years ago
Drop Node 8 support. Add Node 14

6058b3d3d5f5cda1ffb196c8b1e7a24f622c1557 authored about 4 years ago
remove globstar from sample config

5061335cc59acd8e7a4c020d8a761327715285fe authored over 4 years ago
current versions of the VSCode plugin now default to enabling autofix

6900d670c9e85509b2d21decd91f1e75f7934596 authored almost 5 years ago
fix running tests on github actions

efacf5c1d5e20bb4ec4f8915512d451bf69b1223 authored about 5 years ago
switch to github actions

13c9b2443023e3152ea4cd8fc069300066e82fe6 authored over 5 years ago
add note in Other Plugins about `eslint-config-standard`

779632907cf0fc117b394a2bfa6ece6a2be55b56 authored over 5 years ago
-> v2.7.3

933a27adb0b95da8e19a204101ab51509722bffe authored over 5 years ago
fix mishandling of final line containing only indentation

8bffd69d6ea1247423af55fe75b648529461a7bb authored over 5 years ago
extract utils

2724060bfa37f7c24aa0f9e32f1e8d727a5091e1 authored over 5 years ago
add build process and split into modules

c25579a260fc40cc51e4b3331d9797f746ed4c61 authored over 5 years ago
add note in Other Plugins about `import/no-unresolved`

8dca23f5f186336f44b834b867a4b6f48405f374 authored over 5 years ago
typo

541a88b40f5687eae41a180676fb7633faf4b461 authored over 5 years ago
-> v2.7.2

3e6209eab041e62f733cc20dc0c39c16e68cdfc5 authored over 5 years ago
add test

2fa49cd9f5fda0f5b5def49547d0597767d0bc53 authored over 5 years ago
fix `linebreak-style` false positives

5d1e4c51c129962ac00ce1cc03b91e8969395c41 authored over 5 years ago
-> v2.7.1

a44092163a4d7216da6367d369347ed64a19cf24 authored over 5 years ago
update readme

f727eec27dede9b1803f48f6cc1e18644645c021 authored over 5 years ago
update test

232e173ce31c65f6f44bc55739c8a40e161cde3b authored over 5 years ago
put named code blocks behind svelte3/named-blocks

ccc18a8fe2c1d0dea0f35b148d3dadfc7fb79cdb authored over 5 years ago
-> v2.7.0

db8aa82022addc212cc8132d1d3fdf0243102997 authored over 5 years ago
update readme

aec8ca677bd9adc3165f29ccedc251f5c048d608 authored over 5 years ago
update/add tests

e594caac5d1bf083f097b0d4289b054bb8019d1d authored over 5 years ago
expose separate named code blocks

47442043c1a184679e9648cd05266ca8180b55de authored over 5 years ago
-> v2.6.0

bf484a57108f23a95f36dc27c16fafab664f60fc authored over 5 years ago
update readme

88c133e39f02d0dfded7e50cb49fec6f8368b808 authored over 5 years ago
allow user to override which Svelte compiler to use

9818c64a4596ec5072164a0953d6cc7181ab50ce authored over 5 years ago
add Travis CI

d02cba91727a8ede708b3d95e6109d5aa1053bf3 authored over 5 years ago
work around Windows autocrlf

8740dbe60ed034dc21e6a0255ab62176cd4586b1 authored over 5 years ago
fix tests in Node 8

d44cf17892d63a670991daf57fa87acac69bbb86 authored over 5 years ago
tidy layout

211f53fd61d4864857e214a1d726b3ab36772058 authored over 5 years ago
-> v2.5.0

eb3764f29369a346e9e13cad6dd6bfbd58d37f1c authored over 5 years ago
add some tests

29d91cac044fc4eb84f16bc44e68068378402654 authored over 5 years ago
use separate scopes for `{#await}` then and catch

ff447be172faa515e9a209d3d693fad2816b4fa1 authored over 5 years ago
handle `let` directive on elements as well

c46644faf1e1e614465e0d886b2d4e5f84410e32 authored over 5 years ago
-> v2.4.2

29d67f6be17a55e048d01583ae11ad46e9d10a85 authored over 5 years ago
handle scope created by `let` directives

fab1d8601f009b06ee3bf93a98c84d8227e510f5 authored over 5 years ago
-> v2.4.1

c9e971621e0e2cb2000b3518eb679bc8da4bf97d authored over 5 years ago
in Other Plugins file, link to ESLint docs on overrides

fb4a01cbfca782ea0fefa9509c3d0f51f2c1a527 authored over 5 years ago
tidy

29494c8ec64e5e86e22368d7337a5fde41bd7edf authored over 5 years ago
fix parsing of attributes whose values contain `=`

9d8cbba6b40892018daab2731acdc8e88ee6a1a4 authored over 5 years ago
-> v2.4.0

e3dfd97b5b77340dccd4db2550b069d1a3242506 authored over 5 years ago
respect `no-self-assign` for non-top-level variables

87db8a5da72c5419c03c87e33a6c8f0057365a29 authored over 5 years ago
handle unicode identifiers better

0ec99ab8a26d755d5720cdb271d36789df93b5c0 authored over 5 years ago
-> v2.3.0

5108648499c118d7c5ad77cc4b78d9014efd1164 authored over 5 years ago
refine template expression linting exceptions

- respect `quotes` unless in quoted attribute value
- respect `no-unused-expressions`

572e0fe63ff78827893fcb133e983e46d5abbd42 authored over 5 years ago
adjust readme

8414ff8ee220b3dfcb044b44f8c4e190efa30fa5 authored over 5 years ago
vscode integration: mention Svelte syntax extension

73eadf2c8726a66fa5a150bc01ef192cfc96e1ed authored over 5 years ago
-> v2.2.2

f15813aabd43a5422a258cb2741bf8cde95a060b authored over 5 years ago
rework to not need eslint directive comments

f27d04fbbcc4c72ef6d46b323b1db8239da5c09a authored over 5 years ago
-> v2.2.1

f5466c60f30dd175c091a569dd78b0299bc345b4 authored over 5 years ago
handle `then` and `catch` scope in `{#await}`

8fe8a86d410451c2a1f9117bc17ea26061dff506 authored over 5 years ago
-> v2.2.0

be9c70e3830b2f6e48603b1076b974f7565485bf authored over 5 years ago
enforce semicolon rules in template expressions

3faaff1f5a6203bde1b745928974484047207e88 authored over 5 years ago