We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f9e033 commit 0a31bf1Copy full SHA for 0a31bf1
CHANGELOG.md
@@ -1,6 +1,6 @@
1
-## 0.5.x
+## 0.6.x
2
3
-### Next
+### 0.6.0
4
* Send 204 (or other empty responses) without HAL wrapper
5
* Skip extra HAL links, authorization work when returning JSON responses
6
* Don't call authorize a second time for the link currently being rendered
package.json
{
"name": "hyped",
- "version": "0.5.1",
+ "version": "0.6.0",
"description": "Hypermedia response generation engine",
"main": "src/index.js",
"dependencies": {
0 commit comments