- elferherrera created [Lazy dataframes](https://github.com/nushell/nushell/pull/5687)
- mjclements [differentiated internal signature from external signature w.r.t. help](https://github.com/nushell/nushell/pull/5667)
- Kangaxx-0 [fixed cp bug](https://github.com/nushell/nushell/pull/5642)
## Documentation
- hustcer created [Update prettier config and run code format](https://github.com/nushell/nushell.github.io/pull/479), and [fix feed plugin add atom support](https://github.com/nushell/nushell.github.io/pull/478), and [Fix search box style, make it wider](https://github.com/nushell/nushell.github.io/pull/477), and [Fix search box style, make it align left](https://github.com/nushell/nushell.github.io/pull/476), and [Trigger deploy workflow](https://github.com/nushell/nushell.github.io/pull/475), and [Fix command detail page, update make_docs.nu](https://github.com/nushell/nushell.github.io/pull/474), and [Upgrade vuepress to v2 and add dark mode support](https://github.com/nushell/nushell.github.io/pull/465)
- merelymyself created [Add documentation for switch flags](https://github.com/nushell/nushell.github.io/pull/471)
- fdncred created [remove file paths since they're not a thing any longer](https://github.com/nushell/nushell.github.io/pull/470)
- jgollenz created [Add 'Reading environment variables' section](https://github.com/nushell/nushell.github.io/pull/469), and [typos](https://github.com/nushell/nushell.github.io/pull/462)
- Yethal created [Update dataframes.md](https://github.com/nushell/nushell.github.io/pull/467)
- elferherrera created [lazyframes section](https://github.com/nushell/nushell.github.io/pull/466)
## Nu_Scripts
- ehdevries created [Improve panache-git performance for changes with many files](https://github.com/nushell/nu_scripts/pull/240)
- Yethal created [Update remoting.nu](https://github.com/nushell/nu_scripts/pull/239), and [Update ssh script for 0.63.0](https://github.com/nushell/nu_scripts/pull/238)
- Jacobious52 created [generated nu completions from fish](https://github.com/nushell/nu_scripts/pull/237), and [autogenerate from Fish shell completions](https://github.com/nushell/nu_scripts/pull/236)
- Dan-Gamin created [Add pwd-short to cool-oneliners](https://github.com/nushell/nu_scripts/pull/235), and [Add more cargo completions](https://github.com/nushell/nu_scripts/pull/233)
- sholderbach created [Script to gather test coverage for nushell](https://github.com/nushell/nu_scripts/pull/234)
## reedline
- sholderbach created [Update nu-ansi-term/update crate patch versions](https://github.com/nushell/reedline/pull/437), and [Fix clippy lints that will become warnings](https://github.com/nushell/reedline/pull/435)
- WindSoilder created [Don't panic when parent directory does not exist](https://github.com/nushell/reedline/pull/436)
- Artturin created [Move ctrl+a & ctrl+e to common navigation binds](https://github.com/nushell/reedline/pull/434)