- With the posibility of the MutationEvent being deprecated, check if exists prior to usage (#8)
- fix delete as a reserved word issue on IE8 (#4, @kaesonho)
- package: re-add the "component" section
- package: use public git URL
- Move away from
component.json
; into webmodules organization. - Add a MutationObserver polyfill for IE9-10. (written by the Polymer contributors)
- Change license from MIT to BSD to match the Polymer polyfill license.
- Initial release