Back to Explore

Rich-Harris/magic-string

GitHub
1 watchersOpen source

Last release: 7 months ago

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

AI-generated from public sources. May be inaccurate. Report

Recent updates

  • v0.30.21

    7 months ago

    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

    7 months ago

    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.