We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8e0c1e commit 83651dcCopy full SHA for 83651dc
CHANGELOG.md
@@ -7,7 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
-- Nothing yet
+### Fixed
11
+
12
+- Fixed query selector parsing issue that incorrectly parsed array accessors when they followed a `filter` or `map` call.
13
14
## [v3.3.0] - 2026-02-25
15
0 commit comments