👀 Overview
This is a post-release patch for v1.2.0, very small.
✨ Changes
- Fixes the incorrect pref type with
sine.is-cosinedropdown. - Rearranges the dropdown mentioned above.
- Adds proper margin to you guessed it, the same dropdown.
- Fixes the name resetting feature with
updateMods. - Adds the description of mods to the same resetting feature mentioned above.
- Fixes an issue with the placeholder not being shown correctly.
- Removes no longer necessary logs.
- Reverses the legacy handling logic in
triggerBuildUpdatefor main processes. - Adds support for commented out imports in CSS.
- Fixes some edge cases with concatenation of arrays (due to JS evaluation.)