Skip to content

Commit

Permalink
Merge pull request #38 from oxdev03/dependabot/npm_and_yarn/dev-depen…
Browse files Browse the repository at this point in the history
…dencies-d9ac975f64

chore(deps-dev): bump the dev-dependencies group with 9 updates
  • Loading branch information
oxdev03 authored Nov 23, 2024
2 parents 8290c8c + 5247087 commit dda414e
Show file tree
Hide file tree
Showing 6 changed files with 302 additions and 434 deletions.
1 change: 0 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"eslint.experimental.useFlatConfig": true,
"[typescript]": {
"editor.formatOnSave": true,
"editor.defaultFormatter": "esbenp.prettier-vscode"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -393,7 +393,7 @@ The following Lucene features are not currently supported but may be added in th

The following filters are not yet supported:

- ~~Iterating over Array Object key without index like (e.g., `field.key_in_array`, working `field.*.key_in_array`)~~
- ~~Iterating over Array Object key without index like (e.g., `field.key_in_array`, working `field.*.key_in_array`)~~ (Supported since v1.1.0)

## Contributing

Expand Down
Loading

0 comments on commit dda414e

Please sign in to comment.