πŸ”’ 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