0.2.36
0.2.36
Core Changes
- Add
foxact/types
createFixedArray
now supports GC-friendly array creation whenWeakRef
is available- Created array will be garbage-collected if not used (e.g. all components that use the array are unmounted)
Core Changes
foxact/types
createFixedArray
now supports GC-friendly array creation when WeakRef
is available