Skip to content

Releases: margelo/react-native-filament

Release 1.11.0

Choose a tag to compare

@hannojg hannojg released this 27 May 12:45
0bcf507

1.11.0 (2026-05-27)

🔧 Dependencies

  • Updated bullet3 and filament to latest version (#207)

🐛 Bug Fixes

  • Model: replace console log with logger (#329) (fdb9fee)

📚 Documentation

  • Update to new webp banner (6e673c7)

✨ Features

  • expose orthographic camera projection (#339) (1724aae)

Release 1.9.0

Choose a tag to compare

@hannojg hannojg released this 28 Oct 22:10
148fd51

1.9.0 (2025-10-28)

🐛 Bug Fixes

  • android: support 16 KB page sizes (#313) (6cb7b31)
  • ios: fix rendering blank screen on RN >= 0.81 (4b0fe1b)
  • move light intensity update to worklet effect to prevent crash (#314) (3002221)

✨ Features

  • make Light's colorKelvin animated via shared values (#315) (cfd66d7)

Release 1.8.0

Choose a tag to compare

@hannojg hannojg released this 01 Jul 16:45
68465fa

1.8.0 (2025-07-01)

✨ Features

Release 1.7.1

Choose a tag to compare

@hannojg hannojg released this 23 Jun 15:55
bcf5405

1.7.1 (2025-06-23)

🐛 Bug Fixes

Release 1.7.0

Choose a tag to compare

@hannojg hannojg released this 21 Jun 14:28
42d9c1a

1.7.0 (2025-06-21)

✨ Features

  • add material parameters prop to EntitySelector (#294) (01b476f), closes #292
  • add reanimated hook useSyncSharedValue & useDerivedValue (#306) (43b6d39)

🐛 Bug Fixes

  • ios: fix build errors when using use_frameworks! (#307) (f9e6ac9)

Release 1.6.1

Choose a tag to compare

@hannojg hannojg released this 21 Jan 19:01
0aa6ab7

1.6.1 (2025-01-21)

🐛 Bug Fixes

Release 1.6.0

Choose a tag to compare

@hannojg hannojg released this 05 Jan 16:00
e56d0d1

1.6.0 (2025-01-05)

✨ Features

🐛 Bug Fixes

Release 1.5.1

Choose a tag to compare

@hannojg hannojg released this 23 Jul 09:36
fbd946d

1.5.1 (2024-07-23)

💨 Performance Improvements

  • ios: mark metal layer for rendering only (#241) (ccbedd9)

📚 Documentation

  • Fixed docs MyModel usage from useModel({source: MyModel}) to useModel(MyModel) (#246) (3cf76c6)

🐛 Bug Fixes

Release 1.5.0

Choose a tag to compare

@hannojg hannojg released this 18 Jul 10:36
a01b217

1.5.0 (2024-07-18)

✨ Features

  • component to modify specific entities (#238) (865aec6)

Release 1.4.1

Choose a tag to compare

@hannojg hannojg released this 16 Jul 17:41
8b21556

1.4.1 (2024-07-16)

🐛 Bug Fixes

  • include assets (default light) in npm package (8b27ca6)