nanoexpress

Professional backend framework for Node.js

APACHE-2.0 License

Downloads
744
Stars
508
Committers
14

Bot releases are hidden (Show)

nanoexpress - v1.11.2

Published by dalisoft over 4 years ago

Feature breaking

  • Middleware static with their example was moved to separate middlewares repository
  • Middleware body-parser with their example was moved to separate middlewares repository

Chore

  • Upgraded dependecy

Improvements

  • Improved stability for production-ready applications
nanoexpress - v1.11.1: Hot fix

Published by dalisoft over 4 years ago

Fixes

  • Fixed issue made in v1.11.0 due of EXPERIMENTAL body-parser
nanoexpress - v1.11.0: New EXPERIMENTAL feature

Published by dalisoft over 4 years ago

Features

  • Added new experimentalJsonParse option for packed body-parser middleware
    • Applies if there exists { schema: { body: { ... } } }
    • Performance improvements up-to 15% for type content of application/json and text/json
    • It's Experimental, be careful, if any of your data is wrong, parsing may not happen

Fix

  • Fixed body-parser example
nanoexpress - v1.10.14

Published by dalisoft over 4 years ago

Note

  • This is just dummy release to patch npm version latest tag
nanoexpress - v1.10.13

Published by dalisoft over 4 years ago

Fix

  • This release should fix #21
nanoexpress - v1.10.12

Published by dalisoft over 4 years ago

Fix

  • This release should fix HttpResponse.body property Buffer -> String state
nanoexpress - v1.10.11

Published by dalisoft over 4 years ago

Docs

  • Updated documentation for npm

Chore

  • Bump version
nanoexpress - v1.1.10: Stable release

Published by dalisoft over 4 years ago

This is first release for GitHub. For more releases, please see npm package