Skip to content

0.29.5

Latest

Choose a tag to compare

@igalklebanov igalklebanov released this 10 Aug 01:06
Immutable release. Only release title and notes can be modified.
f24018c

Hey πŸ‘‹

A small batch of bug fixes. Please report any issues. 🀞😰🀞

TypeScript 7 is allowing for deeper computations which now cause way more instantiations and wall clock times in various scenarios. We're diving deep into our types and finding optimizations. In this version @koskimas brought some nice wins for builder vs. builder assignability checks.

We're also revamping the docs site, working on style, message and usefulness. Swing by our Discord and share your opinions/ideas. We got docs->apidocs search now. The playground is back supporting short links and will allow saving short links very soon.

πŸš€ Features

🐞 Bugfixes

  • fix infinite type check recursion by @koskimas in #1960
  • Add missing beforeThrow calls in getInflightQueryAbortHandler by @lourd in #1971

πŸ“– Documentation

  • Fix typo in CreateTypeBuilder.asEnum docstring by @anonpay-sh in #1949
  • chore: revamp docs hero page. by @igalklebanov in #1959
  • fix(site): various issues with stats section. by @igalklebanov in #1966
  • chore(site): replace most text proof with logos. by @igalklebanov in #1968
  • feat(site): migrate to pagefind for cross-site search we own. by @igalklebanov in #1972
  • chore(site): drop self-narrating captions, make proof arrows a standing cue by @igalklebanov in #1973
  • feat(site): grow the proof wall (Replicas, EmbedPDF) + fix production hover by @igalklebanov in #1974
  • feat(site): add AirTrail, bknd, Civitai, Corsair.dev, Hot Updater, Profilarr and Tunarr to the proof wall. by @igalklebanov in #1975
  • feat(site): proof-strength gauges, query-module evidence, and new wall names by @igalklebanov in #1976
  • feat(site): explain the proof gauge behind a (?) on the production wall by @igalklebanov in #1977
  • feat(site): align docs code blocks with the landing page's VS Code themes by @igalklebanov in #1978

πŸ“¦ CICD & Tooling

⚠️ Breaking Changes

🐀 New Contributors

What's Changed

Full Changelog: v0.29.4...v0.29.5