mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Select-kit was mutating a passed-in options hash to apply its own deprecations. This commit updates it to apply deprecated changes to the downstream `this.selectKit.options` object instead.