Skip to content

Commit 161a8ac

Browse files
committed
docs: add note for svelte v5
1 parent f3bf674 commit 161a8ac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
[Svelte] parser for [ESLint].
44
You can check it on [Online DEMO](https://sveltejs.github.io/svelte-eslint-parser/playground).
55

6+
***Note that this parser has experimental support for Svelte v5, but may break with new versions of Svelte v5.***
7+
68
[![NPM license](https://img.shields.io/npm/l/svelte-eslint-parser.svg)](https://www.npmjs.com/package/svelte-eslint-parser)
79
[![NPM version](https://img.shields.io/npm/v/svelte-eslint-parser.svg)](https://www.npmjs.com/package/svelte-eslint-parser)
810
[![NPM downloads](https://img.shields.io/badge/dynamic/json.svg?label=downloads&colorB=green&suffix=/day&query=$.downloads&uri=https://api.npmjs.org//downloads/point/last-day/svelte-eslint-parser&maxAge=3600)](http://www.npmtrends.com/svelte-eslint-parser)

0 commit comments

Comments
 (0)