Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion blog/2026-04-11-nushell_v0_112_1.md
Original file line number Diff line number Diff line change
Expand Up @@ -967,7 +967,7 @@ Flags removed:
- `watch --debounce-ms` in favor of `watch --debounce`
- `into value --columns --prefer-filesizes` in favor of `detect type --columns --prefer-filesizes`

`into value` no longer infer nushell datatype form string. Use `detect type` in combination with `update cells` instead.
`into value` no longer infer nushell datatype from string. Use `detect type` in combination with `update cells` instead.

## Other changes <JumpToc/>

Expand Down