Releases: yukun-han/selectable-response
Releases · yukun-han/selectable-response
v0.2.7
What's Changed
- build(deps): bump jsonpath-plus from 10.0.7 to 10.2.0 by @dependabot in #55
- build(deps): bump jsonpath-plus from 10.2.0 to 10.3.0 by @dependabot in #56
- Bump up version by @Hen3y in #57
New Contributors
Full Changelog: v0.2.6...v0.2.7
v0.2.6
What's Changed
- build(deps): bump jsonpath-plus from 9.0.0 to 10.0.7 by @dependabot in #45
- bump up version by @yukun-han in #46
Full Changelog: v0.2.5...v0.2.6
v0.2.5
What's Changed
- build(deps-dev): bump rollup from 4.18.0 to 4.22.4 by @dependabot in #33
- fix: upgrade risky dependencies by @yukun-han in #38
- build(deps-dev): bump rollup from 4.22.4 to 4.24.0 by @dependabot in #37
- build(deps-dev): bump husky from 9.0.11 to 9.1.6 by @dependabot in #36
- build(deps-dev): bump ts-jest from 29.1.5 to 29.2.5 by @dependabot in #28
- feat: bump up version by @yukun-han in #40
Full Changelog: v0.2.4...v0.2.5
v0.2.4
What's Changed
- build(deps-dev): bump lint-staged from 15.2.5 to 15.2.7 by @dependabot in #23
- build(deps-dev): bump typescript from 5.3.3 to 5.5.2 by @dependabot in #21
- build(deps-dev): bump @biomejs/biome from 1.7.3 to 1.8.3 by @dependabot in #20
- build(deps-dev): bump ts-jest from 29.1.4 to 29.1.5 by @dependabot in #19
- build(deps-dev): bump axios from 1.6.8 to 1.7.7 by @dependabot in #31
- bump up version in package.json by @yukun-han in #32
Full Changelog: v0.2.3...v0.2.4
v0.2.3
v0.2.2
What's Changed
- feat: add badges to README by @yukun-han in #17
- Allow preserving dist modules
Full Changelog: v0.2.0...v0.2.2
v0.2.0
What's Changed
- Build with rollup to minimize bundle size
- Update README
- Replaced with another json path lib
- Mitigate tests due to ci issue
- build(deps-dev): bump @types/node from 20.12.4 to 20.13.0 by @dependabot in #12
- build(deps-dev): bump lint-staged from 15.2.2 to 15.2.5 by @dependabot in #14
- build(deps-dev): bump ajv from 8.12.0 to 8.14.0 by @dependabot in #15
- build(deps-dev): bump ts-jest from 29.1.2 to 29.1.4 by @dependabot in #16
- build(deps-dev): bump @biomejs/biome from 1.6.4 to 1.7.3 by @dependabot in #13
Full Changelog: v0.1.2...v0.2.0
v0.1.2
What's Changed
- Update biomejs and resolve lint warnings by @yukun-han in #7
- Bump up some dev dependencies
- Add publishing action to Github Packages
- Add package scope
New Contributors
- @yukun-han made their first contribution in #7