mirror of
https://github.com/nushell/nushell.git
synced 2025-03-31 03:08:14 +02:00
# Description Fixes #12193 where the `$in` value may be null for closures provided to `insert`. # User-Facing Changes The `$in` value will now always be the same as the closure parameter for `insert`. |
||
---|---|---|
.. | ||
commands | ||
format_conversions | ||
main.rs |