magic-string is a small, fast utility for manipulating source code as strings, making light edits like replacing characters, prepending, appending, moving, and overwriting. It also generates version 3 source maps (optionally including original content), which can help when transforming code while preserving mapping back to the original.
Project status
- The repository appears actively maintained, with recent GitHub pushes and tagged version updates (latest upstream push on 2025-10-24, including v0.30.21 and v0.30.20).
- The apparent updates cadence is very recent and close together (two tagged updates on 2025-10-24 within minutes), though the evidence here only covers these two updates.
AI summary generated Today
Recent updates
v0.30.21
7 months agoRelease v0.30.21 appears to be a metadata-only update. The diff shows a version bump in package.json, a repository URL format tweak, and an added changelog header entry, with no library code changes.
v0.30.20
7 months agoThis release (v0.30.20) contains no significant changes per the provided release notes. There are no documented updates affecting APIs, behavior, security, performance, or migration steps.