<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/release-v0-42-0-jj-vcs-jj-vxmazbglw" -->

---
title: Release v0.42.0 · jj-vcs/jj | daily.dev
description: jj v0.42.0 is released with a switch to the mimalloc memory allocator for improved multi-threaded performance. New features include shell completions surfacing...
canonical: https://daily.dev/posts/release-v0-42-0-jj-vcs-jj-vxmazbglw
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Release v0.42.0 · jj-vcs/jj | daily.dev
og:description: jj v0.42.0 is released with a switch to the mimalloc memory allocator for improved multi-threaded performance. New features include shell completions surfacing...
og:url: https://daily.dev/posts/release-v0-42-0-jj-vcs-jj-vxmazbglw
og:image: https://api.daily.dev/og/posts/VxMaZbGLW.png
og:image:alt: Release v0.42.0 · jj-vcs/jj
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Release v0.42.0 · jj-vcs/jj

**[Lobsters](https://daily.dev/sources/lobsters)** · 3 min read · 2 upvotes · 0 comments

## Summary

jj v0.42.0 is released with a switch to the mimalloc memory allocator for improved multi-threaded performance. New features include shell completions surfacing descriptions for custom aliases, `jj show` accepting multiple revisions, `jj git fetch` generating evolution history based on change IDs, a new `jj util backend name` command, and a new `edit-invocation-mode` config option enabling per-file diff editing. Several deprecated command and config options have been removed, and multiple bugs have been fixed including a panic on empty remote names and improved color-words diff readability when color output is disabled.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://github.com/jj-vcs/jj/releases/tag/v0.42.0>

## Similar posts on daily.dev

- [Release v0.43.0 · jj-vcs/jj](https://daily.dev/posts/release-v0-43-0-jj-vcs-jj-qm3dne69f) · Lobsters · 1 upvotes · 0 comments
- [Release v0.34.0 · jj-vcs/jj](https://daily.dev/posts/release-v0-34-0-jj-vcs-jj-t9jityd9c) · Lobsters · 3 upvotes · 0 comments
- [Release v0.41.0 · jj-vcs/jj](https://daily.dev/posts/release-v0-41-0-jj-vcs-jj-ezj5qmnvy) · Lobsters · 2 upvotes · 0 comments

---

Tags: [#git](https://daily.dev/tags/git), [#version-control](https://daily.dev/tags/version-control)

[View this post on daily.dev](https://daily.dev/posts/release-v0-42-0-jj-vcs-jj-vxmazbglw)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Release v0.42.0 · jj-vcs/jj","url":"https://daily.dev/posts/release-v0-42-0-jj-vcs-jj-vxmazbglw","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/release-v0-42-0-jj-vcs-jj-vxmazbglw"},"datePublished":"2026-06-05T00:01:27.216Z","dateModified":"2026-06-05T00:01:50.857Z","description":"jj v0.42.0 is released with a switch to the mimalloc memory allocator for improved multi-threaded performance. New features include shell completions surfacing...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/5972b5d9da73a4f6b7bbb4d9285ba410?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/5972b5d9da73a4f6b7bbb4d9285ba410?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"Lobsters","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Lobsters","logo":"https://media.daily.dev/image/upload/s--tl8v_Fku--/f_auto,t_logo/v1698841318/logos/lobste.jpg","url":"https://daily.dev/sources/lobsters"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/release-v0-42-0-jj-vcs-jj-vxmazbglw","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":2},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"git,version-control","timeRequired":"PT3M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Lobsters","item":"https://daily.dev/sources/lobsters"},{"@type":"ListItem","position":3,"name":"Release v0.42.0 · jj-vcs/jj"}]}
```

