We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a98dc4e commit e4122daCopy full SHA for e4122da
2 files changed
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [3.0.1](https://github.com/stylelint-types/stylelint-stylistic/compare/v2.1.0...v3.0.1) (2024-08-18)
2
+
3
4
+### Performance Improvements
5
6
+* update deps to latest ([a98dc4e](https://github.com/stylelint-types/stylelint-stylistic/commit/a98dc4e209749cdda648b60043259b6629aaf9a2))
7
8
9
10
# [2.1.0](https://github.com/stylelint-types/stylelint-stylistic/compare/v0.4.3...v2.1.0) (2024-2-19)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@stylelint-types/stylelint-stylistic",
"type": "module",
- "version": "2.1.0",
+ "version": "3.0.1",
"packageManager": "pnpm@9.7.1",
"description": "TypeScript definitions for stylelint-define-config",
"author": "pengzhanbo <volodymyr@foxmail.com> (https://github.com/pengzhanbo)",
0 commit comments