Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jan 11:49
· 131 commits to main since this release
385b7bb

Patch Changes

  • Stop caching diagnostics for fragment imports and field-usage as these can be controlled externally
    Submitted by @JoviDeCroock (See #174)
  • Add fix for nonNullAssertion and using Array.at
    Submitted by @JoviDeCroock (See #177)