JSDefender Change Log V1.0 Build 0 Preview 5 – Release Date December 10, 2019
Change Log – Version 1.0.0-preview5 – Release Date December 10, 2019
Features
- ProtectionManager’s
protectSource
now returns a Promise instead of using a callback.
ControlFlowTransform
now supports randomization.
- PJSD Webpack Plugin now supports the inclusion and exclusion of specific chunks.
- PJSD Webpack Plugin is now working with Angular 6+ projects.
Fixes
ControlFlowTransform
bugs fixed: for/let, if/break and label renaming.
- PJSD Webpack Plugin works with single bundle Webpack projects again.