- Fix composer stable status.
- Add filter hook
must_use_loader.mu_plugins
to remove plugins from autoload, #10. - Small code changes, more strict rules in JS context.
- Add a check that prevents mu-plugins-loader to load before WordPress.
- Exclude plugins there start with an underline
_
from autoload. - Codex updates, PSR2 and WP Codex acitve in use.
- Change JS source to use in Non ES6 environments.
- Add hints about usage with Composer.
- Code update for older server environments.
- First public release.