Skip to content

10.26.5

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Apr 08:11
f6bbed5

Types

Fixes

  • Avoid cloning reused nodes (#4733, thanks @JoviDeCroock)
  • Bring back strict-equality bailout for children even w/ context updates (#4724, thanks @rschristian)
  • Effect in memoed boundary should be re-executed when the lazy boundary resolves (#4711, thanks @CaptainWang98)

Maintenance