Yomguithereal / baobab

JavaScript & TypeScript persistent and optionally immutable data tree with cursors.
MIT License
3.15k stars 115 forks source link

nb argument of splice now defaults to 0 if omitted #473

Closed Nimelrian closed 7 years ago

Nimelrian commented 7 years ago

This fixes Issue #472

Yomguithereal commented 7 years ago

Ok, I will review this soon @Nimelrian. Don't hesitate to ping me if I forget.

Nimelrian commented 7 years ago

Updated Readme, tests and implementation.

Yomguithereal commented 7 years ago

Thanks @Nimelrian. Merging & releasing asap.

Yomguithereal commented 7 years ago

v2.4.1 is out on npm.

Nimelrian commented 7 years ago

Thanks a lot for the fast merge and release 👍