v1.3.2
🐞 Bug Fixes
- Return an empty slice when the end index resolves to zero - by @wahidrizka in #346 (55319)
- Carry trimStart and trimEnd into the outro and intro - by @wahidrizka in #348 (07d2f)
- Treat moving a range to where it already sits as a no-op - by @wahidrizka in #347 (22ed1)
- Preserve inserts anchored to the edges of a removed range - by @cpruijsen and @antfu in #282 and #349 (bd7ee)