Skip to content

Collection and Object sync fixes

Compare
Choose a tag to compare
@Urigo Urigo released this 07 Nov 23:58

Bug fix

  • bugfix (meteor-collection): Update meteor-collection correctly when a sub array is spliced, thanks @DAB0mB , #826
  • bugfix (meteor-collection): Fix collection changes were being notified with no updates, thanks @DAB0mB , #836
  • bugfix (splice): Fix angular-meteor splice, thanks @DAB0mB , #841