-
-
Notifications
You must be signed in to change notification settings - Fork 191
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 1.0 #208
Release 1.0 #208
Conversation
66722bd
to
2d47897
Compare
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
@pillarjs/express-tc could I get a few eyes on this? I bumped a bunch of deps to latest, changed over to |
I published |
This is a tracking issue for release 1.0.
I am trying to give better visibility for upcoming changes and so am trying out making a PR for a release here, pulling from the official next release branch into
master
. This allows for the current pending changes to be easily visible.Please keep feature requests in their own issues
I'm also leaving this PR unlocked so people can make comments/etc. and we'll see how it goes :) If you want to make a comment on a particular change, please make the comment in the "Files changed" tab so comments are not lost during a rebase.
List of changes for release:
mime-types
instead ofmime
Switch to mime-types from mime #192List of deprecated things removed:
send.etag()
send.hidden()
andhidden
optionsend.index()
send.maxage()
send.root()
Testing this release
If you want to try out this release, you can install it with the following command:
Owners/collaborators: please do not merge this PR :)