github samchon/typia v12.0.0

11 hours ago

What's Changed

  • Monorepo migration with mcp, utils and unplugin. by @samchon in #1736
  • fix(typia): export @typia/transform module from transform.ts by @samchon in #1748
  • feat(station): exports configuration. by @samchon in #1750
  • feat(station): rolllup configuration for ESM publishing. by @samchon in #1751
  • feat(station): README document by @samchon in #1752
  • feat(station): release configuration by @samchon in #1753
  • doc(vercel): introduce how to use structured output. by @samchon in #1754
  • feat(website): new playground build system. by @samchon in #1755
  • feat(website): introduce langchain/mcp/vercel functions. by @samchon in #1756
  • feat(website): describe validation feedback by @samchon in #1758
  • feat(test): test typia schemas. by @samchon in #1759
  • feat(test): test reflect functions. by @samchon in #1760
  • feat(test): test validation composite features. by @samchon in #1761
  • feat(test): validate error case. by @samchon in #1762
  • fix(test): propagate error from pnpm test. by @samchon in #1763
  • feat(core): rename back to MetadataCollection again. by @samchon in #1764
  • fix(interface): LLM function return type must be object. by @samchon in #1765
  • feat(utils): no more llm parameters separation. by @samchon in #1766
  • feat(utils): new functions LlmJson.${parse|stringify}. by @samchon in #1767
  • feat(unplugin): migrate from @ryoppippi/unplugin-typia by @samchon in #1749
  • fix(utils): enhance LlmJson.{parse|stringify} logics. by @samchon in #1768
  • feat(utils): LlmJson.coerce for already json parsed SDKs. by @samchon in #1769
  • feat(typia): IJsonParseResult to re-exports by @samchon in #1770
  • feat(typia): new functions llm.parse() and llm.coerce(). by @samchon in #1771
  • feat(core): refacotring of llm programmers. by @samchon in #1772
  • feat(interface): ILlmFunction.coerce embedding. by @samchon in #1773
  • feat(website): about LlmJson module and related functions. by @samchon in #1774
  • fix(utils): parseLenientJson to identify null after 2 length. by @samchon in #1775
  • fix(utils): enhance test program of LlmJson by @samchon in #1776
  • feat(test): more cases for LlmJson.stringify(). by @samchon in #1777
  • feat(interface): no more ILlmSchema.IConfig.reference required. by @samchon in #1778
  • feat(test): experiment unplugin with tgz published. by @samchon in #1779
  • feat(typia): new function llm.structuredOutput(). by @samchon in #1780
  • feat(interface): OpenApi v3.2 specification. by @samchon in #1782
  • fix(utils): openapi v3.1 downgrader by @samchon in #1783
  • fix(unplugin): publish configuration. by @samchon in #1784
  • fix(utils): HttpLlm accepts OpenApiV3_2.IDocument. by @samchon in #1785
  • fix(json): serialize Infinity and NaN as null in json.stringify (#1673) by @qtoden in #1786
  • fix(typia): complement #1673 for detailing. by @samchon in #1787
  • fix(core): intended error not thrown. by @samchon in #1788
  • feat(core): metadata validate function form. by @samchon in #1789

New Contributors

Full Changelog: v11.0.3...v12.0.0

Don't miss a new typia release

NewReleases is sending notifications on new releases.