Backported a couple of changes from 4.x to 3.x
What’s Changed
- Exit
parse_request
to short circuit wordpress during custom routes. by @eavonius in Exit parse_request to short circuit wordpress during custom routes. by eavonius · Pull Request #301 · roots/acorn · GitHub -
enqueueJs()
support to registering scripts withasync
anddefer
by @ouun in https://github.com/roots/acorn/pull/313
Full Changelog: https://github.com/roots/acorn/compare/v3.3.0...v3.3.1