This repository has been archived on 2018-10-12. You can view files and clone it, but cannot push or open issues or pull requests.
node-task/node_modules/body-parser/node_modules/type-is/node_modules/mime-types/HISTORY.md

474 B

2.0.1 / 2014-09-07

  • Support Node.js 0.6

2.0.0 / 2014-09-02

  • Use mime-db
  • Remove .define()

1.0.2 / 2014-08-04

  • Set charset=utf-8 for text/javascript

1.0.1 / 2014-06-24

  • Add text/jsx type

1.0.0 / 2014-05-12

  • Return false for unknown types
  • Set charset=utf-8 for application/json

0.1.0 / 2014-05-02

  • Initial release