Skip to content

3.0.0

Choose a tag to compare

@octet-stream octet-stream released this 21 Aug 23:15

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 handle finish and error events.

All changes: cf8f42f...78e47e4