Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Oct 23:09
· 46 commits to main since this release
252c9cf

Minor Changes

  • f37e6e1: Adds support for analyzing generic parameters.
  • 09e4efd: Adds initial support for analyzing class member decorators.

Patch Changes

  • 72697ee: Makes sure to update Collection new expressions with the related dynamic import.
  • 00d64e2: Improves errors that can occur during type resolution.
  • 9c86e10: Fixes collection exports generic parameter to not be overconstrained.