Skip to content

Releases: yukun-han/selectable-response

v0.2.7

20 Feb 06:16
7c8e86a
Compare
Choose a tag to compare

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

  • @Hen3y made their first contribution in #57

Full Changelog: v0.2.6...v0.2.7

v0.2.6

19 Nov 02:39
a88dcc8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.5...v0.2.6

v0.2.5

09 Oct 05:45
f0c653c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.4...v0.2.5

v0.2.4

09 Sep 06:26
5c62c19
Compare
Choose a tag to compare

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

09 Jun 14:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...v0.2.3

v0.2.2

09 Jun 14:17
Compare
Choose a tag to compare

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

08 Jun 17:09
Compare
Choose a tag to compare

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

06 Apr 08:36
Compare
Choose a tag to compare

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

v0.1.1

01 Apr 16:49
Compare
Choose a tag to compare

First Publish 🎊