Skip to content

Commit

Permalink
Prepare 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hudochenkov committed Dec 29, 2023
1 parent 75756b5 commit 19abe67
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](https://semver.org/).

## 0.6.1
* Fix interpolation ranges if there is a comment inside an interpolation
* Catch more JavaScript parsing errors

## 0.6.0
* Use TypeScript instead of @typescript-eslint/typescript-estree for parsing. This fixes “unsupported TypeScript version” messages and reduces install size.
* Fix parsing for two interpolations before rule selector. Fixes #24
Expand Down

0 comments on commit 19abe67

Please sign in to comment.