Skip to content

v4.0.12

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Feb 06:45
· 2269 commits to main since this release
  • feat!(controlledComputed): lazy evaluation (d1c7d4c)

Bug Fixes

Features

BREAKING CHANGES

  • controlledComputed now will returned the result as-is, no longer doing auto unwrapping as before