v3.1.1
- Adding
jails
to the component interface - Replacing
.use()
to.extends
for component interface extendings
You should now use the jails.extends()
for reactor, or arch, and jails.use()
for logger and jquery.adapter.
For more information checkout the Demos section looking for main.js or core.js config files to see how middlewares are used.