GitHub / jmespath-community/typescript-jmespath issues and pull requests
#71 - v1.2.0: Type error any
Issue -
State: open - Opened by ZairMahmood 14 days ago
#55 - release: 1.2.0
Pull Request -
State: closed - Opened by cawalch 2 months ago
#54 - chore: remove unneeded special case
Pull Request -
State: closed - Opened by SamMousa 2 months ago
- 1 comment
#53 - (fix) Fixed some lint warnings.
Pull Request -
State: closed - Opened by springcomp 3 months ago
#52 - feat(cli): provide executable script for the package
Pull Request -
State: closed - Opened by asopian 3 months ago
- 8 comments
#51 - How to extend the library to support new functions?
Issue -
State: closed - Opened by Matan-Yadaev-Forter 4 months ago
- 1 comment
#50 - feat: Implement ternary operator
Pull Request -
State: closed - Opened by cawalch 5 months ago
- 1 comment
Labels: enhancement
#49 - chore: migrate to biome for linting and formatting
Pull Request -
State: closed - Opened by cawalch 5 months ago
#48 - deps: upgrade vitest to v3.0.8
Pull Request -
State: closed - Opened by cawalch 5 months ago
#47 - Bump serialize-javascript from 6.0.1 to 6.0.2
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies
#46 - Bump vitest and @vitest/coverage-v8
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies
#45 - release: 1.1.5
Pull Request -
State: closed - Opened by cawalch 6 months ago
#44 - feat(types): expose JSON type definitions
Pull Request -
State: closed - Opened by cawalch 6 months ago
#43 - build(fix): remove node 16 test runner
Pull Request -
State: closed - Opened by cawalch 6 months ago
#42 - Bump vite from 5.4.11 to 5.4.14
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
- 5 comments
Labels: dependencies
#41 - fix(scope): improve/propose variable lookup and null handling in scope chain
Pull Request -
State: closed - Opened by cawalch 8 months ago
#40 - deps: cross-spawn bump to 7.0.6
Pull Request -
State: closed - Opened by cawalch 8 months ago
#39 - feat(workflows): improve test workflow with coverage and artifact upload
Pull Request -
State: closed - Opened by cawalch 8 months ago
#38 - style: format code for better readability and maintain consistency
Pull Request -
State: closed - Opened by cawalch 8 months ago
#37 - chore: migrate from Jest to vitest
Pull Request -
State: closed - Opened by cawalch 8 months ago
#36 - perf(scripts): improve performance benchmarking accuracy
Pull Request -
State: closed - Opened by cawalch 8 months ago
#35 - fix(editorconfig): disable max_line_length property
Pull Request -
State: closed - Opened by cawalch 8 months ago
#34 - Feature request: upper parent access from the current node
Issue -
State: closed - Opened by nguyen-vo 8 months ago
- 2 comments
#33 - Fixed incorrect parsing of `paren-expression`
Pull Request -
State: closed - Opened by springcomp 9 months ago
#32 - Let expressions learns to use custom registered functions
Pull Request -
State: closed - Opened by springcomp 9 months ago
#31 - No longer supporting NodeJS 14.x
Pull Request -
State: closed - Opened by springcomp 9 months ago
#30 - Accessing a zero value using root evaluates to null
Issue -
State: closed - Opened by edkim-finch 9 months ago
- 3 comments
#29 - Custom functions not visible/available in let expressions
Issue -
State: closed - Opened by mikaelforslund 11 months ago
- 1 comment
#28 - Bump braces from 3.0.2 to 3.0.3
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 1 comment
Labels: dependencies
#27 - Fixes #26 - falsy values
Pull Request -
State: closed - Opened by prndP about 1 year ago
- 1 comment
#26 - Expression that evaluates to falsy value will return as null instead
Issue -
State: closed - Opened by prndP about 1 year ago
- 1 comment
#25 - Bump @babel/traverse from 7.21.2 to 7.23.2
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#24 - User Space Friendliness ( Security | Syntax Highlighting | Syntax Evaluation )
Issue -
State: open - Opened by cedmos almost 2 years ago
- 1 comment
#23 - Issue with filters and projections
Issue -
State: open - Opened by springcomp almost 2 years ago
- 2 comments
#22 - Issue with parenthesized expression-type
Issue -
State: closed - Opened by springcomp about 2 years ago
#21 - Bump word-wrap from 1.2.3 to 1.2.4
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies
#20 - '\'abc\''
Issue -
State: closed - Opened by springcomp about 2 years ago
#19 - fixes #18 - string slices
Pull Request -
State: closed - Opened by springcomp about 2 years ago
#18 - 'foo'[::-1].length(@) should evaluate to `3`
Issue -
State: closed - Opened by springcomp about 2 years ago
#17 - Feature/let expression
Pull Request -
State: closed - Opened by springcomp over 2 years ago
#16 - Call for maintainer
Issue -
State: closed - Opened by springcomp over 2 years ago
- 1 comment
#15 - Feature/compliance
Pull Request -
State: closed - Opened by springcomp over 2 years ago
#14 - [jep-14] split function.
Pull Request -
State: closed - Opened by springcomp over 2 years ago
#13 - pipe evaluation to multi-select-hash
Issue -
State: closed - Opened by springcomp over 2 years ago
- 1 comment
#12 - Fixed silent parsing of invalid [:::] slice expression.
Pull Request -
State: closed - Opened by springcomp over 2 years ago
#11 - [JEP-12] JSON string literals are deprecated.
Pull Request -
State: closed - Opened by springcomp over 2 years ago
#10 - Removed dependency on deprecated @rollup/plugin-commonjs.
Pull Request -
State: closed - Opened by springcomp over 2 years ago
#9 - Removed dependency on deprecated node/coveralls.
Pull Request -
State: closed - Opened by springcomp over 2 years ago
#8 - Fix unsupported '\\' raw-string escape sequence.
Pull Request -
State: closed - Opened by springcomp over 2 years ago
#7 - [JEP-14] String Functions
Pull Request -
State: closed - Opened by springcomp over 2 years ago
#6 - [JEP-19] Pipe evaluation.
Pull Request -
State: closed - Opened by springcomp over 2 years ago
#5 - [JEP-16] Arithmetic expressions
Pull Request -
State: closed - Opened by springcomp over 2 years ago
#4 - [JEP-11] Lexical scoping
Pull Request -
State: closed - Opened by springcomp over 2 years ago
#3 - [JEP-13] Object manipulation functions.
Pull Request -
State: closed - Opened by springcomp over 2 years ago
#2 - [JEP-18] Grouping
Pull Request -
State: closed - Opened by springcomp over 2 years ago
#1 - [JEP-15] String slices.
Pull Request -
State: closed - Opened by springcomp over 2 years ago