Skip to content

making Array.prototype methods dispatch correct 'splice' patches

Choose a tag to compare

@phillipskevin phillipskevin released this 18 Jun 21:39
· 123 commits to master since this release

This makes the type: "splice" patches dispatched by .push, .unshift, etc match what DefineList dispatches, so stache will work correctly.

#24