Skip to content

v4.0.0-next.99

Pre-release
Pre-release
Compare
Choose a tag to compare
@nartc nartc released this 25 Mar 01:58

4.0.0-next.99 (2025-03-25)

🚀 Features

  • core: fill catalogue with symbols from THREE automatically (3ce752cf)
  • core: add fn to remove keys from catalogue; extend returns a clean up fn (651cfe2b)

🩹 Fixes

  • core/testing: remove extend(THREE) from testing (de0e0db0)
  • soba/abstractions: gradienttexture extends canvas-texture instead of pure texture (1641396a)

💅 Refactors

  • soba/misc: use onCleanup to clean up fbo embedded view (771d55f2)
  • soba/misc: use computed for animations API instead of effect (3d937816)
  • soba/misc: use deeply nested signal on htmlContent (d200e3eb)

❤️ Thank You

  • nartc