-
- Notifications
You must be signed in to change notification settings - Fork 26
Pull requests: sveltejs/svelte-eslint-parser
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
chore: 🤖 add more strict constraint to svelteKeys
#10 by IWANABETHATGUY was merged Apr 27, 2021 Loading… updated Apr 27, 2021
refactor: 💡 refactor sort
#11 by IWANABETHATGUY was merged Apr 27, 2021 Loading… updated Apr 27, 2021
Update dependency @ota-meshi/eslint-plugin-svelte to ^0.19.0
#127 by renovate bot was merged Dec 24, 2021 Loading… updated Dec 24, 2021
1 task
Update dependency @ota-meshi/eslint-plugin-svelte to ^0.26.0
#139 by renovate bot was merged Jan 21, 2022 Loading… updated Jan 21, 2022
1 task
Add docs for internal mechanism, and demo for debug
#179 by ota-meshi was merged Jul 2, 2022 Loading… updated Jul 2, 2022
Update dependency eslint-plugin-json-schema-validator to v4
#187 by renovate bot was merged Jul 21, 2022 Loading… updated Jul 21, 2022
1 task
Fix incorrect scope analysis for reactive stores
#189 by ota-meshi was merged Jul 21, 2022 Loading… updated Jul 21, 2022
Add support for store access type infomation
#192 by ota-meshi was merged Jul 25, 2022 Loading… updated Jul 25, 2022
Chore: Use GitHub Pages Custom GitHub Actions Workflows
#193 by ota-meshi was merged Jul 28, 2022 Loading… updated Jul 28, 2022
chore: add changesets config
#201 by ota-meshi was merged Aug 22, 2022 Loading… updated Aug 22, 2022
fix: wrong store access type information bug Something isn't working
#204 by ota-meshi was merged Aug 30, 2022 Loading… updated Aug 30, 2022
Fix error in member expr on LHS of reactive statement with TS bug Something isn't working
#214 by ota-meshi was merged Sep 5, 2022 Loading… updated Sep 5, 2022
fix: parsing error when
<script> has attribute with empty value #220 by ota-meshi was merged Sep 16, 2022 Loading… updated Sep 16, 2022
chore(deps): update coverallsapp/github-action action to v2
#303 by renovate bot was merged Mar 17, 2023 Loading… updated Mar 17, 2023
1 task
chore(actions): add test for nodejs v18, v19
#315 by ota-meshi was merged Apr 8, 2023 Loading… updated Apr 8, 2023
chore(deps): update coverallsapp/github-action action to v2.1.2
#322 by renovate bot was merged Apr 25, 2023 Loading… updated Apr 25, 2023
1 task
chore(deps): update dependency @typescript-eslint/parser to ~5.59.0
#323 by renovate bot was merged Apr 25, 2023 Loading… updated Apr 25, 2023
1 task
Added style AST to parser services
#340 by marekdedic was merged Jun 10, 2023 Loading… updated Jun 11, 2023
Only parsing styles on-demand
#358 by marekdedic was merged Jun 19, 2023 Loading… updated Jun 19, 2023
Previous Next
ProTip! Exclude everything labeled
bug with -label:bug.