Style Loader: Introduce a new option called insertInto that allows you to specify a CSS selector for inserting generated <style> tags. This gives you more control over where your styles are applied, defaulting to the <head> if not specified.
Fixes
Fix issues with matching parentheses in URLs to ensure embedded calls are not incorrectly modified.