Open greenkeeper[bot] opened 7 years ago
Update to this version instead π
This is a major release, coinciding with the DoneJS 2.0 release.
The new version differs by 10 commits.
37c8f38
2.0.0
5da7af9
Updating package versions
9c5f87a
Merge pull request #96 from donejs/major
27e4852
Merge pull request #95 from donejs/warn
8a36978
Remove console.log
f2b06cd
Warn when used in production
7fa4cae
2.0.0-pre.0
e6868b0
Merge pull request #84 from donejs/v
377c656
Update supported Node versions
f5fbde9
Upgrade to canjs 4.0
See the full diff
Update to this version instead π
The new version differs by 8 commits.
89a0653
2.1.0
c66f76c
Merge pull request #103 from donejs/cleared
c454bb9
Clear the console before showing the error message
87c336f
2.1.0-pre.0
39ba3af
Merge pull request #102 from donejs/html-format
afc83ed
Add a formatted error page
ef22d83
Merge pull request #101 from donejs/chasenlehara-patch-1
d4b4dae
Fix the --strategy link in the TOC
See the full diff
Update to this version instead π
This is a minor release, adding support for live-reload on error pages.
Update to this version instead π
The new version differs by 5 commits.
148ad63
2.3.0
1fdd9a1
Merge pull request #116 from donejs/dev/115-security-vulnerabilities
20dd70c
Merge pull request #117 from donejs/dev/114-directory-listing
baf1d53
add serve-index (fixes #114)
9a716d4
update deps to resolve security vulnerabilities (fixes #115)
See the full diff
devDependency
done-serve was updated from 0.3.0-pre.1
to 3.0.0
.Update to this version instead π
The new version differs by 34 commits.
b345735
3.0.0
63e1128
Upgrade to done-ssr 3
34d68f1
3.0.0-pre.4
d1741f1
Merge pull request #142 from donejs/socketio
23c6385
Properly proxy socket.io http requests
bca5a81
3.0.0-pre.3
b42975e
Merge pull request #131 from donejs/changes
4f13b80
Close after the HTTP servers are closed
d9943ad
Close individually
d25cd0d
Wait in the after
09ff211
UPgrade to the latest can-define
a59b352
Allow connections from HTTP/1 clients with HTTP/2 server
4efbf9f
3.0.0-pre.2
ee6fa28
Merge pull request #130 from donejs/h2two
4498782
Move the response addons onto a prototype
There are 34 commits in total.
See the full diff
devDependency
done-serve was updated from 0.3.0-pre.1
to 3.1.0
.devDependency
done-serve was updated from 0.3.0-pre.1
to 3.3.0
.Update to this version instead π
The new version differs by 6 commits.
0ae9f56
3.3.0
2059ee7
Merge pull request #150 from donejs/index-false
159d0dc
Specify an option for disable serving index.html
d7f0e0d
3.2.0
f27e2c5
Merge pull request #149 from donejs/ssr-middleware
c5b9b73
Allow an alternative ssr middleware to be used
See the full diff
devDependency
done-serve was updated from 0.3.0-pre.1
to 3.3.1
.
Version 1.5.0 of done-serve was just published.
The version 1.5.0 is not covered by your current version range.
If you donβt accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of done-serve.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you donβt have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Release Notes
1.5.0This is a minor release, upgrading to the latest version of done-ssr, 1.3.0. See the release notes there for more information.
This upgrade does not affect done-serve users, or bring in new features.
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donβt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree: