Skip to content

v0.11.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Jul 09:44
4af52a0

Minor Changes

  • d4e1882 Thanks @kripod! - feat(type-checked): enforce safe stringification for unknown values

  • f8b223f Thanks @kripod! - feat(type-checked): disallow misusing Promises entirely

  • 520639f Thanks @kripod! - fix(type-checked): harden restrict-template-expressions options to match restrict-plus-operands

Patch Changes

  • 9aeabbf Thanks @kripod! - refactor: reduce severity and strictness of mostly non-runtime issues

  • 1f5c35e Thanks @kripod! - feat(base): allow indirect eval

  • 3f5d355 Thanks @kripod! - fix(base): allow separate type imports for a given module