Releases: ashphy/jsonpath-js
Releases · ashphy/jsonpath-js
v0.3.1
What's Changed
- Bump lefthook from 1.11.14 to 1.13.2 by @dependabot[bot] in #53
- Bump tsx from 4.20.3 to 4.20.5 by @dependabot[bot] in #47
- Bump typescript from 5.8.3 to 5.9.2 by @dependabot[bot] in #51
- Bump peggy from 5.0.4 to 5.0.6 by @dependabot[bot] in #49
- Bump tsx from 4.20.5 to 4.20.6 by @dependabot[bot] in #55
- Bump typescript from 5.9.2 to 5.9.3 by @dependabot[bot] in #59
- Bump @types/node from 20.19.5 to 24.9.1 by @dependabot[bot] in #65
- Bump vite from 6.3.5 to 7.1.11 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #64
Full Changelog: v0.3.0...v0.3.1
v0.3.0
New API
What's Changed
- add support node.js v24 by @ashphy in #15
- Upgrade Peggy to v5 by @ashphy in #16
- Fix enumerateNode typo and update imports by @ashphy in #17
- Potential fix for code scanning alert no. 7: Workflow does not contain permissions by @ashphy in #22
- Update Peggy to v5.0.4 and regenerate grammar files by @ashphy in #24
- Upgrade Biome to v2.0.0 by @ashphy in #25
- Update dependencies by @ashphy in #26
- Add Lefthook for automated Git hooks by @ashphy in #27
- Bump @biomejs/biome from 2.0.4 to 2.2.3 by @dependabot[bot] in #42
- Enforce kebab case by @ashphy in #45
- ci: add typecheck by @ashphy in #46
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- chore(docs): mention submodules as part of developement by @jbergstroem in #10
- feat: add bun support by @ashphy in #11
- Normalized path by @ashphy in #12
- fix: import JsonValue type from correct path in filter selector parser by @loilo in #14
New Contributors
- @jbergstroem made their first contribution in #10
- @loilo made their first contribution in #14
Full Changelog: v0.1.2...v0.2.0
v0.1.2
v0.1.1
Full Changelog: v0.1.0...v0.1.1