| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-26 | 1.1 kB | |
| v1.2.3 source code.tar.gz | 2026-08-26 | 106.4 kB | |
| v1.2.3 source code.zip | 2026-08-26 | 119.9 kB | |
| Totals: 3 Items | 227.4 kB | 1 | |
🐞 Bug Fixes
- Trim the separators between sources - by @wahidrizka in https://github.com/Rich-Harris/magic-string/issues/333 (1bb4c)
- Clamp negative indices below -length instead of wrapping repeatedly - by @koding88 and @antfu in https://github.com/Rich-Harris/magic-string/issues/337 (9391b)
- Handle empty matches in
replaceandreplaceAll- by @theRizwan in https://github.com/Rich-Harris/magic-string/issues/335 (b6a53) - Guess the most common indentation in a bundle - by @wahidrizka in https://github.com/Rich-Harris/magic-string/issues/334 (111b0)