Skip to content

1.2.15

Compare
Choose a tag to compare
@SaltyAom SaltyAom released this 19 Feb 12:54
· 19 commits to main since this release
7638167

What's new

Bug fix:

  • #1067 recompile async plugin once registered
  • #1052 webSocket errors not getting catched by error handler
  • #1038 incorrect type inference with deferred modules leads to TypeErrors in runtime
  • #1015 using a model by name in route query leads to type mispatch, yet validation succeeds if doesn't use Ref
  • #1047 ampersand in URL search params is discarded
  • detect Transform inside t.Array in hasTransform

Improvement:

  • add test cases for hasTransform
  • hasTransform now supports Union, Intersect
  • remove redundant decodeURIComponent in nested query

Full Changelog: 1.2.14...1.2.15

doro approved