Skip to content

v10.4.0

Compare
Choose a tag to compare
@gund gund released this 28 Aug 01:26
· 66 commits to master since this release

10.4.0 (2022-08-28)

Bug Fixes

  • io: simplify IoService to have just one method for updates (21b0e20)
  • lib: make sure all inputs chanegs are sent to new component (25e4d34)

Features

  • api: expose WindowRef and ReflectRef services as public api (c634e20)
  • outputs: allow to specify context for output handlers via Tokens (9a03765)

Performance Improvements

  • io: check if component has OnChanges hook once (88f187f)
  • io: do not detect any changes when there is no component (8e7dbce)