Releases: ashphy/jsonpath-js
Releases · ashphy/jsonpath-js
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