Skip to content

Releases: samchon/typia

v6.3.1

27 Jun 06:06
38e3331
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.2.2...v6.3.1

v6.2.2

25 Jun 02:35
9db7136
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.2.1...v6.2.2

v6.2.1

21 Jun 06:52
ac4d22b
Compare
Choose a tag to compare

Blocked TypeScript v5.5 emergently by compiler level break change issue.

What's Changed

Full Changelog: v6.2.0...v6.2.1

v6.2.0

20 Jun 14:58
517efcc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.1.2...v6.2.0

v6.1.2

20 Jun 09:49
e0ce948
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.1.1...v6.1.2

v6.1.1

20 Jun 02:27
08291a2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.1.0...v6.1.1

v6.1.0

12 Jun 13:42
75a9304
Compare
Choose a tag to compare

Special thanks to @ryoppippi for plugin supporting.

From now on, you can use typia in below bundlers or compilers:

  • Bun
  • Esbuild
  • Farm
  • Next.js
  • Rolldown
  • Rollup
  • Rspack
  • Vite
  • Webpack

Detailed setup docs: https://typia.io/docs/setup/#unplugin-typia

What's Changed

  • feat(setup.md): added how to integrate with typia w/ unplugin-typia by @ryoppippi in #1074
  • fix(website/setup.mdx): add typia installation step for pnpm/yarn by @ryoppippi in #1076
  • feat: Add Hono utilization documentation by @ryoppippi in #1085
  • docs(setup): remove mention of STC project because stc is offically abandoned by @ryoppippi in #1084
  • unplugin-typia to be main feature of setup guide docs by @samchon in #1086
  • feat: remove ts-node from project dependencies by @ryoppippi in #1087
  • docs: minor fixes by @ryoppippi in #1089
  • feat: Add support for 'bun' package manager by @ryoppippi in #1080
  • feat(setup.mdx): Add Bun.Build to supported bundlers by @ryoppippi in #1090
  • feat: change import paths for unplugin-typia by @ryoppippi in #1091
  • feat: Replace dax-sh with child_process for check if bun is available by @ryoppippi in #1092
  • Separate npm run test:bun command. by @samchon in #1095
  • split npm/bun jobbs by @ryoppippi in #1097
  • feat: change test:bun script to use bun by @ryoppippi in #1098
  • feat: add rollup plugins and update config to convert CJS module(randexp.js) to ESM format on build by @ryoppippi in #1099
  • feat(setup.mdx): Add Bun.runtime to Tabs and update instructions by @ryoppippi in #1101
  • Deploy v6.1 update by @samchon in #1102

Full Changelog: v6.0.6...v6.1.0

v6.0.6

05 Jun 01:48
6240b54
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.0.5...v6.0.6

v6.0.5

03 Jun 15:13
962d332
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.0.4...v6.0.5

v6.0.4

25 May 16:39
9ed37fd
Compare
Choose a tag to compare

What's Changed

  • Upgrade @samchon/openapi and revive benchmark program. by @samchon in #1040
  • Update @samchon/openapi requirement from ^0.1.18 to ^0.1.19 in the ecosystem group by @dependabot in #1042
  • Update @samchon/openapi requirement from ^0.1.19 to ^0.1.20 in the ecosystem group by @dependabot in #1044
  • Fix typo in setup.mdx by @MarArMar in #1048
  • Add API documents (typedoc) website by @samchon in #1052
  • Upgrade TGrid and Next of Website by @samchon in #1056
  • Feat: apply RFC3339 standard to typia.tags.Format<"date-time"|"date"|"time"> by @rojiwon123 in #1060
  • Update @samchon/openapi requirement from ^0.1.19 to ^0.1.21 in /test in the ecosystem group across 1 directory by @dependabot in #1050
  • Fix dependabot tgz wrong path bug by @samchon in #1061
  • Added additional clarification, fixed typos by @milesburton in #1045

New Contributors

Full Changelog: v6.0.3...v6.0.4