v0.10.5
Allow `Dataset.rechunk` to change `split_vars`. This is convenient because the optimal ordering of splitting and rechunking is not obvious. Also make consolidate_variables() and split_variables() no-ops when appropriate. PiperOrigin-RevId: 816805573