Skip to content

Releases: angular-threejs/angular-three

Release 1.9.8

21 Feb 04:40
Compare
Choose a tag to compare

1.9.8 (2023-02-21)

Bug Fixes

  • run environment injector with optional flags (d2498fd)

Release 1.9.7

21 Feb 04:27
Compare
Choose a tag to compare

1.9.7 (2023-02-21)

Bug Fixes

  • attempt 2 to prevent internal infinity loop regarding injectors (dc482f3)

Release 1.9.6

21 Feb 03:39
Compare
Choose a tag to compare

1.9.6 (2023-02-21)

Bug Fixes

  • match with latest react three fiber on applyProps (b36d3ab)
  • prevent internal inifinity loop with runInContext (d3f95f5)

Release 1.9.5

21 Feb 02:41
Compare
Choose a tag to compare

1.9.5 (2023-02-21)

Bug Fixes

Release 1.9.4

20 Feb 19:14
Compare
Choose a tag to compare

1.9.4 (2023-02-20)

Bug Fixes

  • adjust overriden get logic (3d074b5)

Release 1.9.3

20 Feb 18:59
Compare
Choose a tag to compare

1.9.3 (2023-02-20)

Bug Fixes

  • override NgtRxStore#get to prevent undefined (ea4ea22)

Release 1.9.2

18 Feb 05:04
Compare
Choose a tag to compare

1.9.2 (2023-02-18)

Bug Fixes

  • return early at the right place (0ff2d5e)

Release 1.9.1

18 Feb 04:59
Compare
Choose a tag to compare

1.9.1 (2023-02-18)

Bug Fixes

  • infinity loop when parent and injectedParent are the same (5e02f8a)

Release 1.9.0

17 Feb 19:43
Compare
Choose a tag to compare

1.9.0 (2023-02-17)

Features

  • add parent directive to add "parent" slot to a 3d object (346aa3d)

Release 1.8.1

17 Feb 05:07
Compare
Choose a tag to compare

1.8.1 (2023-02-17)

Bug Fixes

  • ensure cd is ran on route change if routed scene is used (1702a51)