What's new in v4.0.0 #22
KiranMantha
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This major release includes a very important change set that enables auto rendering in batches. This simplify developer efforts by avoiding manually inject
Rendererservice to update the view. That means devs no longer write this line of codethis.renderer.update()in their components after updating context variables.This implementation comes with slight increase in bundle size. not in KBs but in Bytes. Still that's an increment. But not a huge one 😄
Request to report any issues due to this change.
This discussion was created from the release What's new in v4.0.0.
Beta Was this translation helpful? Give feedback.
All reactions