Skip to content

Release 2.0.0-beta.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@nartc nartc released this 22 May 03:49
· 884 commits to main since this release

2.0.0-beta.4 (2023-05-22)

Features

  • core: expose "state" as signal readonly (774fc7b)
  • soba: add Grid (204bb49)

Bug Fixes

  • core: call safeDetectChanges in CommonDirective instead of calling detectChanges() (d88ca49)
  • core: trigger cdr in an animation frame after setting nativeElement on ref (f65807c)
  • soba: adjust ngtsAnimations (3cb63a5)
  • soba: catch up with latest fix with mesh refraction material from r3f (51b5062)
  • soba: fix args type in grid (995b568)
  • soba: init plugin with all dependencies (5942477)

Documentations