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 source (Rich-Harris/magic-string) shows evidence of recent activity in 2025, but there have been no updates since 2025-10-24, which is about 7.5 months ago relative to 2026-06-09, suggesting it is not actively maintained right now.
- The apparent update cadence is low, with updates clustered in September to October 2025 (v0.30.19 on 2025-09-08, v0.30.20 on 2025-10-24, v0.30.21 on 2025-10-24), followed by a long quiet period.
AI summary generated
Recent updates
v0.30.21
Release 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
This 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.
v0.30.19
Release v0.30.19 was published on 2025-09-08, but the publisher provided no release notes or change log details. As a result, there is no documented information about new features, bug fixes, breaking changes, security, or dependency updates in this release.