mirror of
https://github.com/antebudimir/eslint-plugin-vanilla-extract.git
synced 2025-12-31 17:03:32 +00:00
docs: update CHANGELOG.md
This commit is contained in:
parent
4d5a561fba
commit
734d15aede
1 changed files with 7 additions and 0 deletions
|
|
@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
|
|||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to
|
||||
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [1.11.0] - 2025-06-25
|
||||
|
||||
- add reference tracking for wrapper functions in vanilla-extract style objects
|
||||
- implement ReferenceTracker class for detecting vanilla-extract imports
|
||||
- add createReferenceBasedNodeVisitors for automatic function detection
|
||||
- support wrapper functions with parameter mapping enable all lint rules to work with custom wrapper functions
|
||||
|
||||
## [1.10.0] - 2025-04-19
|
||||
|
||||
- confirm compatibility with ESLint 8.57.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue