Releases: remscodes/renault-api-client
Releases · remscodes/renault-api-client
v2.0.0
v1.1.3
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
- Bump rollup from 4.9.1 to 4.9.2 by @dependabot in #77
- Bump esbuild from 0.19.10 to 0.19.11 by @dependabot in #78
- Bump @types/node from 20.10.5 to 20.10.6 by @dependabot in #79
- Bump rollup from 4.9.2 to 4.9.4 by @dependabot in #80
- Bump @types/node from 20.10.6 to 20.10.7 by @dependabot in #81
- Bump @types/node from 20.10.7 to 20.10.8 by @dependabot in #82
- Bump @types/node from 20.10.8 to 20.11.0 by @dependabot in #83
- Bump @types/node from 20.11.0 to 20.11.1 by @dependabot in #84
- Bump rollup from 4.9.4 to 4.9.5 by @dependabot in #85
- Bump @types/node from 20.11.1 to 20.11.3 by @dependabot in #86
- Bump @types/node from 20.11.3 to 20.11.4 by @dependabot in #87
- Bump @types/node from 20.11.4 to 20.11.5 by @dependabot in #88
- Bump rollup from 4.9.5 to 4.9.6 by @dependabot in #89
- Bump esbuild from 0.19.11 to 0.19.12 by @dependabot in #90
- Bump rollup-plugin-esbuild from 6.1.0 to 6.1.1 by @dependabot in #91
- Bump @types/node from 20.11.5 to 20.11.6 by @dependabot in #92
- Bump @types/node from 20.11.6 to 20.11.7 by @dependabot in #93
- Bump @types/node from 20.11.7 to 20.11.10 by @dependabot in #94
- Bump esbuild from 0.19.12 to 0.20.0 by @dependabot in #95
- Bump @types/node from 20.11.10 to 20.11.13 by @dependabot in #96
- Bump @types/node from 20.11.13 to 20.11.14 by @dependabot in #97
- Bump @types/node from 20.11.14 to 20.11.16 by @dependabot in #98
- Remove terser and update dependencies by @remscodes in #99
- Refactor and update response models by @remscodes in #100
Full Changelog: v1.1.1...v1.1.2
v1.1.1
-> Check CHANGELOG.md
What's Changed
- Bump typescript from 5.3.2 to 5.3.3 by @dependabot in #65
- Bump @types/node from 20.10.3 to 20.10.4 by @dependabot in #66
- Bump rollup from 4.6.1 to 4.7.0 by @dependabot in #67
- Bump esbuild from 0.19.8 to 0.19.9 by @dependabot in #68
- Bump rollup from 4.7.0 to 4.8.0 by @dependabot in #69
- Bump rollup from 4.8.0 to 4.9.0 by @dependabot in #70
- Bump rollup from 4.9.0 to 4.9.1 by @dependabot in #71
- Bump @types/node from 20.10.4 to 20.10.5 by @dependabot in #72
- Bump esbuild from 0.19.9 to 0.19.10 by @dependabot in #73
- Add import tests by @remscodes in #75
- Fix error when using as CommonJS module by @remscodes in #76
Full Changelog: v1.1.0...v1.1.1
v1.1.0
Features
- Add
vinintoRenaultSession. - Add
onErrorcallback argument to clients constructor to interceptor response error.
What's Changed
- Bump @types/node from 20.9.4 to 20.10.0 by @dependabot in #58
- Bump esbuild from 0.19.7 to 0.19.8 by @dependabot in #59
- Bump rollup from 4.5.1 to 4.6.0 by @dependabot in #60
- Bump @types/node from 20.10.0 to 20.10.1 by @dependabot in #61
- Bump rollup from 4.6.0 to 4.6.1 by @dependabot in #62
- Bump @types/node from 20.10.1 to 20.10.3 by @dependabot in #63
- On error by @remscodes in #64
Full Changelog: v1.0.1...v1.1.0
Commits : https://github.com/remscodes/renault-api-client/commits/v1.1.0
v1.0.1
Fixes
- Export
RenaultSession.
What's Changed
- Bump rollup from 4.3.0 to 4.4.0 by @dependabot in #42
- Bump rollup from 4.4.0 to 4.4.1 by @dependabot in #43
- Bump @types/node from 20.9.0 to 20.9.1 by @dependabot in #44
- Bump rollup from 4.4.1 to 4.5.0 by @dependabot in #45
- Bump @remscodes/renault-api from 1.2.0 to 1.2.2 by @dependabot in #48
- Bump typescript from 5.2.2 to 5.3.2 by @dependabot in #49
- Bump esbuild from 0.19.5 to 0.19.7 by @dependabot in #50
- Bump @types/node from 20.9.1 to 20.9.3 by @dependabot in #51
- Export RenaultSession by @remscodes in #52
- Fix typo by @remscodes in #53
- Bump rollup from 4.5.0 to 4.5.1 by @dependabot in #54
- Bump @types/node from 20.9.3 to 20.9.4 by @dependabot in #55
- Make dependencies as peer dependencies by @remscodes in #56
Commits : https://github.com/remscodes/renault-api-client/commits/v1.0.1
Full Changelog: v1.0.0...v1.0.1