3.0.0
Add:
- Dot notation in object properties path.
Remove:
- Node.js 7 support.
Update:
- Use Babel 7 RC1
- Improve docs
- Improve bracket notation support.
- Use
.once()instead of.on()on busboy instance to handlefinishanderrorevents.
All changes: cf8f42f...78e47e4