v2.7.2
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.