We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 230e073 commit da37b83Copy full SHA for da37b83
CHANGELOG.md
@@ -7,6 +7,7 @@
7
- jQuery and Bootstrap will be pulled in the project using their npm packages
8
- Dockerfile will use development instead of production
9
- Security improvement by removing X-Powered-By header
10
+- Express errorhandler will only be used in development to match its documentation
11
- Removed deprecated Instagram popular images API call from the Instagram example (@nacimgoura)
12
- Removed `mongoose global.Promise` as it is no longer needed (@nacimgoura)
13
- Refactoring of GitHub, last.fm api, twitter examples and code improvements to use ES6/ES7 features (@nacimgoura)
0 commit comments