Skip to content

Commit

Permalink
8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
alexmingoia committed Apr 3, 2017
1 parent 58b8b76 commit 54fedc7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change Log

## [v8.3] - 2017-04-02

- Improve React rendering performance.

## [v8.2] - 2017-03-31

- Cache previously rendered elements to improve rendering performance.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "purescript-pux",
"description": "Pux is a library for building purely functional interactive UIs with PureScript.",
"version": "8.2.0",
"version": "8.3.0",
"scripts": {
"postinstall": "bower install",
"build:clean": "rm -rf dist output",
Expand Down

0 comments on commit 54fedc7

Please sign in to comment.