Skip to content

Releases: IKatsuba/mutates

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 27 May 12:21
0c77d2e

3.0.0 (2026-05-27)

🩹 Fixes

  • ⚠️ 9 mutates CLI DX issues (incl. one breaking change) (#43)

⚠️ Breaking Changes

  • clients of mutates op <name> that read result.result.…

❤️ Thank You

v2.1.2

Choose a tag to compare

@github-actions github-actions released this 26 May 18:53
4516574

2.1.2 (2026-05-26)

🩹 Fixes

  • mutates: resolve every e2e regression on @mutates/cli contract (#42)

❤️ Thank You

v2.1.1

Choose a tag to compare

@github-actions github-actions released this 26 May 17:37
6a30280

2.1.1 (2026-05-26)

🩹 Fixes

  • mutates: add node shebang to cli bin entrypoint (6a30280)

❤️ Thank You

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 26 May 17:19
d679df8

2.1.0 (2026-05-26)

🚀 Features

  • core: export setActiveProject (da7fdcd)
  • mutates: scaffold @mutates/cli workspace package (e832b04)
  • mutates: stub mutates bin with citty root command (4cc373f)
  • mutates: add json-rpc framing and error codes (065068d)
  • mutates: add session lockfile discovery (e5ebb6d)
  • mutates: add daemon entry, session manager, and dispatcher (ed6dff8)
  • mutates: add rpc client, spawn/discover, and output helpers (c824def)
  • mutates: add open, close, and sessions commands (b322eee)
  • mutates: add RefTable for opaque @nn node refs (022af39)
  • mutates: add FileStatCache with xxhash64 fallback (4d21b1a)
  • mutates: add Session class with withActiveProject bridge (977ffe8)
  • mutates: add snapshot renderer for top-level and drill walks (831dd79)
  • mutates: add snapshot, find, listFiles daemon handlers (b47ebae)
  • mutates: add diff, save, reload daemon handlers (66bf542)
  • mutates: add snapshot, find, diff, save, reload, list-files commands (0459e0b)
  • mutates: add classifier and emitter library for cli codegen (210d036)
  • mutates: add codegen driver and gen-commands nx target (af9e177)
  • mutates: add op handler with json-schema validation (b2504dc)
  • mutates: spread generated commands into bin and add e2e (b9c74aa)
  • mutates: add schema command for op json-schema discovery (96d67b1)
  • mutates: add gen-skills codegen target and embed core skill (95e2a26)
  • mutates: add skills command for embedded markdown (17c09b3)
  • mutates: add sessions list --all and multi-session coverage (9389a92)

🩹 Fixes

  • mutates: drop unexported getTypeAliases and add diff type shim (9fbdc26)

❤️ Thank You

v2.0.1

Choose a tag to compare

@IKatsuba IKatsuba released this 21 Jan 21:51
41373a6

2.0.1 (2025-01-21)

🩹 Fixes

❤️ Thank You

v2.0.0

Choose a tag to compare

@IKatsuba IKatsuba released this 21 Jan 21:42
4aab476

2.0.0 (2025-01-21)

🚀 Features

  • ⚠️ core: bump ts-morph to 25.0.0 (f57833c)
  • ⚠️ core: bump Nx to 20 (7660a83)
  • ⚠️ mutates: remove pattern as a mandatory argument (c7b7249)

⚠️ Breaking Changes

  • core: bump ts-morph to 25.0.0
  • core: bump Nx to 20
  • mutates: all functions now have a single argument with an optional pattern

❤️ Thank You

v1.3.3

Choose a tag to compare

@IKatsuba IKatsuba released this 20 Sep 07:30

1.3.3 (2024-09-20)

🩹 Fixes

  • core: exclude external libs in getSourceFiles (bf3f2c7)

❤️ Thank You

v1.3.2

Choose a tag to compare

@IKatsuba IKatsuba released this 09 Sep 18:14

1.3.2 (2024-09-09)

🩹 Fixes

  • mutates: change README for all packages (f99967c)

❤️ Thank You

v1.3.1

Choose a tag to compare

@IKatsuba IKatsuba released this 07 Sep 17:30

1.3.1 (2024-09-07)

🩹 Fixes

  • angular: add missed the removeMetadataProperty export (dee093c)

❤️ Thank You

v1.3.0

Choose a tag to compare

@IKatsuba IKatsuba released this 07 Sep 17:27

1.3.0 (2024-09-07)

🚀 Features

  • angular: add the removeMetadataProperty function (34faea2)

❤️ Thank You