Skip to content

Releases: angular-threejs/angular-three

Release 1.9.11

28 Feb 22:14
Compare
Choose a tag to compare

1.9.11 (2023-02-28)

Bug Fixes

  • adjust ColorManagement automatic configuration to accomodate 150 (c00d4a1)

Documentations

Release 1.9.10

21 Feb 05:00
Compare
Choose a tag to compare

1.9.10 (2023-02-21)

Bug Fixes

  • use bitwise to check for inject flags (0784dd0)

Release 1.9.9

21 Feb 04:53
Compare
Choose a tag to compare

1.9.9 (2023-02-21)

Bug Fixes

  • use bitwise to manipulate flags (12e1a6a)

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)