๐ Firefox 148: JavaScript Security & RegExp Updates
๐ก๏ธ Trusted Types API is now supported! This helps prevent XSS attacks by ensuring dangerous functions only accept validated data.
๐ RegExp legacy features updated: RegExp.$1-$9 and RegExp.input are now configurable and deletable. Plus, stricter compile() method behavior.
https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Releases/148
