- Add `clearSync`, `setSync`, `setInSync`, `mergeSync`, `mergeInSync`, `deleteSync`, `deleteInSync`, synchronous alternatives to normal methods
- Bugfix for not emmited event inside on change callback
- Bugfix ommited `function`
- addEventListener is depricated in favour of
on
,off
andonce
- Remove dependancy from 'events'
- Rewrite in simple es5 syntax
- Deep changes in the structure now fires onChange too