Skip to content

Commit

Permalink
v0.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
overlookmotel committed Mar 21, 2019
1 parent f57a4c6 commit 789550a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 0.4.4

Bug fixes:

* Prevent calling callback twice when NO_SSR promise thrown

## 0.4.3

Other:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-async-ssr",
"version": "0.4.3",
"version": "0.4.4",
"description": "Render React Suspense on server",
"main": "index.js",
"author": {
Expand Down

0 comments on commit 789550a

Please sign in to comment.