- Assigning
nullor any primitive value to a property that previously had an object value is now possible
- Fixed a bug where
assignmentwould throw in IE < 9
- Fixed a bug where arrays wouldn't be completely replaced on an
assignment
- Initial Public Release