3.8.2.dev6Pre-release
3.8.2.dev6: Nightly Development Release
Fixed 2
- Preserve empty array when clearing list parameter selections in UI v2
- Fix docstring Args entries that name a parameter the function does not take
What's Changed
Bug Fixes 🐞
- fix(ui-v2): preserve empty array when clearing list parameter selections by @vyagubov in https://github.com/PrefectHQ/prefect/pull/22737
Uncategorized
- Fix docstring Args entries that name a parameter the function does not take by @darkdi in https://github.com/PrefectHQ/prefect/pull/22733
New Contributors
- @darkdi made their first contribution in https://github.com/PrefectHQ/prefect/pull/22733
Full Changelog: https://github.com/PrefectHQ/prefect/compare/3.8.2.dev5...3.8.2.dev6