This commit is contained in:
Tim Brandin 2016-04-12 20:21:59 +02:00
parent 150c3ba59c
commit 761b48da3a
3 changed files with 7 additions and 2 deletions

View file

@ -1,5 +1,10 @@
# ChangeLog
### v1.1.19
* Improving hooks for server side rendered pages.
* Improving so that browser pre-filled input values are pushed back to the form state.
### v1.1.18
* Updated Tracker dependency.

View file

@ -1,6 +1,6 @@
# React Accounts UI
Current version 1.1.18
Current version 1.1.19
## Features

View file

@ -1,6 +1,6 @@
Package.describe({
name: 'std:accounts-ui',
version: '1.1.18',
version: '1.1.19',
summary: 'Accounts UI for React in Meteor 1.3',
git: 'https://github.com/studiointeract/accounts-ui',
documentation: 'README.md'