v2.1.0
Highlights
- Widen accepted parameter types by @aquarat in #88
- This makes validity checks around parameters more permissive, allowing for arrays, booleans and numbers to be sent in JSON to the remote API.
What's Changed
- Bump zod from 3.20.6 to 3.21.2 by @dependabot in #71
- Bump rimraf from 3.0.2 to 4.2.0 by @dependabot in #70
- Bump zod from 3.21.2 to 3.21.4 by @dependabot in #73
- Bump rimraf from 4.2.0 to 4.4.0 by @dependabot in #72
- Bump prettier from 2.8.4 to 2.8.5 by @dependabot in #74
- Bump typescript from 4.9.5 to 5.0.2 by @dependabot in #75
- Bump prettier from 2.8.5 to 2.8.7 by @dependabot in #76
- Bump rimraf from 4.4.0 to 4.4.1 by @dependabot in #77
- Bump typescript from 5.0.2 to 5.0.3 by @dependabot in #79
- Bump @types/lodash from 4.14.191 to 4.14.192 by @dependabot in #78
- Bump typescript from 5.0.3 to 5.0.4 by @dependabot in #81
- Bump rimraf from 4.4.1 to 5.0.0 by @dependabot in #80
- Bump @types/lodash from 4.14.192 to 4.14.194 by @dependabot in #82
- fix: link to docs and docs CI config by @dcroote in #83
- Bump prettier from 2.8.7 to 2.8.8 by @dependabot in #84
- Bump rimraf from 5.0.0 to 5.0.1 by @dependabot in #85
- Bump @types/lodash from 4.14.194 to 4.14.195 by @dependabot in #86
- Widen accepted parameter types by @aquarat in #88
New Contributors
Full Changelog: v2.0.0...v2.1.0