v0.10.0
Breaking Changes
- Security: Disable JavaScript execution in Less.js
c0d3a85
BREAKING CHANGE
Parser option javascriptEnabled has been removed. JavaScript is always
disabled and cannot be enabled.
c0d3a85Parser option javascriptEnabled has been removed. JavaScript is always
disabled and cannot be enabled.