Skip to content

v2.7.2

Compare
Choose a tag to compare
@Kiruse Kiruse released this 07 Dec 18:28
· 32 commits to main since this release

ArrayBuffer and its views are no longer "immutified" (turned into Immutable collections) as this had a larger performance impact than expected. Also introduces NEVER_IMMUTIFY property which can be attached to any object to prevent the storage subsystem from immutifying it.