Releases: samchon/typia
Releases · samchon/typia
v6.12.2
v6.12.1
What's Changed
- Introducing Typia Guru on Gurubase.io by @kursataktas in #1356
- Fix playground runtime version of dependencies by @samchon in #1369
- fix(cli): type error by @ryoppippi in #1362
- Update Nx documentation by @KyleBastien in #1373
- Add
@samchon/openapi
topeerDependencies
. by @samchon in #1376
New Contributors
- @kursataktas made their first contribution in #1356
- @KyleBastien made their first contribution in #1373
Full Changelog: v6.12.0...v6.12.1
v6.12.0
v6.11.4
What's Changed
- build(deps): update @samchon/openapi requirement from ^1.1.1 to ^1.1.2 in the ecosystem group by @dependabot in #1341
- build(deps-dev): update typedoc requirement from ^0.26.10 to ^0.26.11 in /website in the ecosystem group by @dependabot in #1347
- Fix wrong
$ref
address for recursive array type. by @samchon in #1351
Full Changelog: v6.11.3...v6.11.4
v6.11.3
What's Changed
- build(deps-dev): update typedoc requirement from ^0.26.8 to ^0.26.9 in /website in the ecosystem group by @dependabot in #1330
- build(deps-dev): update typedoc requirement from ^0.26.9 to ^0.26.10 in /website in the ecosystem group by @dependabot in #1331
- Fix JSON schema bug when template string type with tags. by @samchon in #1337
Full Changelog: v6.11.2...v6.11.3
v6.11.2
What's Changed
- build(deps-dev): update typedoc requirement from ^0.26.7 to ^0.26.8 in /website in the ecosystem group by @dependabot in #1314
- Fix #1321:
private
key in theprotobuf
functions by @samchon in #1323 - Fix #1036: emoji case in the
protobuf
by @samchon in #1324 - feat: disable additionalProperties for llm schema by @antoniomdk in #1312
- build(deps): update @samchon/openapi requirement from ^1.1.0 to ^1.1.1 in the ecosystem group by @dependabot in #1317
- build(deps-dev): update typescript requirement from ^5.6.2 to ^5.6.3 in /test in the ecosystem group by @dependabot in #1316
- build(deps): update typescript requirement from ^5.6.2 to ^5.6.3 in /website in the ecosystem group by @dependabot in #1318
- Emend #1312: change test schemas by @samchon in #1325
New Contributors
- @antoniomdk made their first contribution in #1312
Full Changelog: v6.11.1...v6.11.2
v6.11.1
What's Changed
- Fix samchon/nestia#1043: object literal shorthand property problem. by @samchon in #1304
Full Changelog: v6.11.0...v6.11.1
v6.11.0
v6.10.2
v6.10.1
What's Changed
- chore: delete unused cli by @ryoppippi in #1271
- feat(cli): read typscript's version from
package.json
by @ryoppippi in #1272 - Create GH Action to Publish Project Automatically by @elliot-huffman in #1274
- Refactor #1272: just a little bit refactoring. by @samchon in #1273
- Optimize
typia.llm.application<App>()
function for bundling. by @samchon in #1276 - Add website dependabot by @samchon in #1282
- build(deps): bump the samchon group in /website with 2 updates by @dependabot in #1284
- build(deps): update @samchon/openapi requirement from ^1.0.0 to ^1.0.2 in the ecosystem group by @dependabot in #1283
- Fix #1277: disable
preserveModules
ofrollup
configuration by @samchon in #1287 - Fix
typia.llm.application<App>()
for asynchronous methods by @samchon in #1286
Full Changelog: v6.10.0...v6.10.1