- index: fall back to
require('component-query')
(#15, @ockham)
- index: don't throw an Error when given falsey or non-Element nodes
- force re-publish since something happened with npm
- package: add "browser" field for browserify
- package: pin "component-query" version
- package: add
package.json
file - component: beautify "keywords"
- use
query.all()
notquery()
- use
proto.matches
- use component/query to support fallbacks