v4.0.0
⚠ BREAKING CHANGES
Check MIGRATION.md for migration instructions
- The webAccessibleScripts option has been removed and replaced by the additionalInputs option. For similar functionality, move scripts to additionalInputs.scripts and html files to additionalInputs.html. Check the README or MIGRATION files for detailed usage instructions.
- useDynamicUrlContentScripts option renamed to useDynamicUrlWebAccessibleResources
- dev mode plugin HTML transforms are no longer applied by default. Use the devHtmlTransform option to enable if needed.
- optimize web accessible resources (#89)