Changelog
[0.12.0]
Fixed
__callbacks
and super_
are non-enumberableAdded
app.type
when app.is('foo')
is called. This allows Base instances to be used more like AST nodes, which is especially helpful with smart pluginsChangelog
[0.11.0]
Changed
.use
and .run
methods are now non-enumerable