Releases: Hyphen/nodejs-sdk
Releases · Hyphen/nodejs-sdk
v2.1.0
What's Changed
- feat: updating the pull request template by @jaredwray in #105
- chore: upgrading @biomejs/biome to 2.3.8 by @jaredwray in #106
- chore: upgrading vitest to 4.0.15 by @jaredwray in #107
- chore: upgrading hookified to 1.14.0 by @jaredwray in #108
- chore: upgrading cacheable to 2.3.0 by @jaredwray in #109
- feat: moving to node env parsing module by @jaredwray in #110
Full Changelog: v2.0.3...v2.1.0
v2.0.3
What's Changed
- chore: upgrading vitest to 4.0.9 by @jaredwray in #101
- chore: upgrading @biomejs/biome to 2.3.5 by @jaredwray in #102
- chore: upgrading hookified to 1.13.0 by @jaredwray in #103
- chore: upgrading @cacheable/net to 2.0.2 by @jaredwray in #104
Full Changelog: v2.0.2...v2.0.3
v2.0.2
What's Changed
- chore: upgrading vitest to 4.0.1 by @jaredwray in #94
- chore: upgrading vitest to 4.0.2 by @jaredwray in #95
- chore: upgrading pino to 10.1.0 by @jaredwray in #96
- chore: upgrading hookified to 1.12.2 by @jaredwray in #97
- chore: upgrading cacheable to 2.1.1 by @jaredwray in #98
- chore: upgrading @faker-js/faker to 10.1.0 by @jaredwray in #99
- chore: upgrading @biomejs/biome to 2.2.7 by @jaredwray in #100
Full Changelog: v2.0.1...v2.0.2
v2.0.1
What's Changed
- chore: upgrading @types/node to 24.7.2 by @jaredwray in #93
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- chore: upgrading typescript to 5.9.3 by @jaredwray in #83
- chore: upgrading dotenv to 17.2.3 by @jaredwray in #84
- chore: upgrading @biomejs/biome to 2.2.5 by @jaredwray in #85
- chore: upgrading cacheable to 2.1.0 by @jaredwray in #86
- chore: upgrading pino to 10.0.0 by @jaredwray in #87
- chore: upgrading @cacheable/net to 2.0.1 by @jaredwray in #88
- fix: moving put to use @cacheable/net by @jaredwray in #89
- feat: moving to native toggle by @jaredwray in #90
- feat: toggle v2 documentation and cleanup by @jaredwray in #91
- feat: adding in caching for toggle by @jaredwray in #92
Full Changelog: v1.13.0...v2.0.0
v1.13.0
What's Changed
- fix: adding in dotenv quiet mode by @jaredwray in #78
- chore: upgrading pino to 9.11.0 by @jaredwray in #79
- chore: upgrading hookified to 1.12.1 by @jaredwray in #80
- chore: upgrading cacheable to 2.0.2 by @jaredwray in #81
- feat: migrating from axios to @cacheable/net by @jaredwray in #82
Full Changelog: v1.12.2...v1.13.0
v1.12.2
What's Changed
- chore: upgrading @biomejs/biome to 2.2.4 by @jaredwray in #71
- chore: upgrading pino to 9.9.5 by @jaredwray in #72
- chore: upgrading hookified to 1.12.0 by @jaredwray in #73
- chore: upgrading axios to 1.12.1 by @jaredwray in #74
- chore: upgrading @openfeature/server-sdk to 1.19.0 by @jaredwray in #75
- chore: upgrading @faker-js/faker to 10.0.0 by @jaredwray in #76
- chore: upgrading cacheable to 2.0.0 by @jaredwray in #77
Full Changelog: v1.12.1...v1.12.2
v1.12.1
What's Changed
- feat: supressing dotenv with quiet by @jaredwray in #64
- fix: using better if statement on base-service by @jaredwray in #65
- feat: adding in code coverage badge by @jaredwray in #66
- feat: moving to biome from xojs by @jaredwray in #67
- chore: upgrading typescript, tsd, and @swc/core to latest by @jaredwray in #68
- chore: upgrading pino to 9.8.0 by @jaredwray in #69
- chore: upgrading hookified to 1.11.0 by @jaredwray in #70
Full Changelog: v1.12.0...v1.12.1
v1.12.0
What's Changed
- feat: adding in update short code for link by @jaredwray in #48
- chore: upgrading xo to 1.2.1 by @jaredwray in #49
- chore: upgrading dotenv to 17.2.0 by @jaredwray in #50
- chore: upgrading cacheable to 1.10.2 by @jaredwray in #51
- feat: moving to env over loadEnv by @jaredwray in #52
- chore: upgrading dotenv to 17.2.1 by @jaredwray in #53
- chore: upgrading cacheable to 1.10.3 by @jaredwray in #54
- chore: upgrading axios to 1.11.0 by @jaredwray in #55
- feat: adding in jsDoc for link create, update, get by @jaredwray in #56
- feat: adding in link getTags to get all tags in an org by @jaredwray in #57
- feat: adding in getCodeStats for link by @jaredwray in #58
- feat: creating a qr from link code by @jaredwray in #59
- feat: getting qr codes from a short code by @jaredwray in #60
- feat: get a qr code by id by @jaredwray in #61
- feat: ability to delete qr code by qr id by @jaredwray in #62
- fix: updating delete with better if statement by @jaredwray in #63
Full Changelog: v1.11.0...v1.12.0
v1.11.0
What's Changed
- feat: adding in getShortCode for Link by @jaredwray in #46
- feat: adding in getShortCodes to get all short codes by @jaredwray in #47
Full Changelog: v1.10.0...v1.11.0