JSDefender Change Log V1.0 Build 0 – Release Date December 13, 2019
Reading Time: < 1 minute
Change Log – Version 1.0.0 – Release Date December 13, 2019
Fixes
LocalDeclarationTransform
block scope issue fixed.- Auto-generated identifier names do not clash with existing ones when using
ControlFlowTransform
andStringLiteralTransform
together. - PJSD Webpack Plugin now uses the chunk’s index for the idPrefix instead of its id because in some cases it produced illegal variable names.
- Display an error message if the
domainLock
configuration option is used without a domain name.