v1.17.0
What's Changed
- Update CSR to yield() and update tests by @steve-the-edwards in #1294
- Pass Rendering if any Conflations changed state by @steve-the-edwards in #1296
- Add an extension on
TextController
that returns a mutable state ofTextFieldValue
by @darshanparajuli in #1299 - Better crash reporter error grouping from RenderContext assertions by @rjrjr in #1302
- Improves the error message thrown by
remember()
for duplicates. by @rjrjr in #1303 - Add Interceptor Methods for Skip and Update Rendering by @steve-the-edwards in #1297
- CSR pass old rendering, do not render again if can skip by @steve-the-edwards in #1306
Full Changelog: v1.16.1...v1.17.0