Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-01-03 | 625 Bytes | |
v1.1.0 source code.tar.gz | 2023-01-03 | 1.5 MB | |
v1.1.0 source code.zip | 2023-01-03 | 1.5 MB | |
Totals: 3 Items | 2.9 MB | 0 |
What's Changed
- Fix: Typo in with-nextjs example (https://github.com/jlalmes/trpc-openapi/pull/210)
- Fix: optional input object (https://github.com/jlalmes/trpc-openapi/pull/218)
- Feat:
coerce
input values to primitive types (https://github.com/jlalmes/trpc-openapi/pull/219) - Docs: tidy up by (https://github.com/jlalmes/trpc-openapi/pull/221)
- Feat: Support
x-www-form-urlencoded
request bodies (https://github.com/jlalmes/trpc-openapi/pull/222)
New Contributors
- @anthonyshew made their first contribution 🚀
Full Changelog: https://github.com/jlalmes/trpc-openapi/compare/v1.0.0...v1.1.0