Skip to content

1.4.0

Latest
Compare
Choose a tag to compare
@Clorith Clorith released this 31 Jul 12:02

This is a maintenance and feature update, no breaking changes should be included.

  • Fixed a bug where an empty error text would cause the plugin scripts from working properly.
  • Improved how inline scripts are detected and logged when applicable.
  • Improved logging to also capture deprecations within WordPress core.
  • Changed variable declarations for front-end scripts to use var instead of const and let, to improve compatibility for sites servicing older clients.
  • Updated the (modern) bundled jQuery Migrate script to match what is shipped with WordPress core.