Releases: anthub-services/create-react-app-boilerplate
Releases · anthub-services/create-react-app-boilerplate
v0.6.7.1-alpha
Changes
Bump node version from 9.2.1 to v9.11.2.
- Update
package.json - Update
README.md - Update
yarn.lock
v0.5.7.1-alpha
New Feature
- Add Admin Sessions view and datatable
Minor Changes
- Update
SignOut.jsbutton - Modify the call of
props.onSuccess()inUser.jsadmin form - Improve the user sign in session
- Update packages to their latest versions
- Update
README.md
Bug Fixes
- Missing
data.redirectinUser.jsadmin form - Failed to create build with
query-stringnode module – replace with custom helper function
v0.4.6-alpha
New Features
- Redux
<DataTable />component based on react-table
Additional Features
- Users data table
- Modals (default and confirm dialog) based on react-bootstrap
- User form for (new and edit)
- View user (static content)
- View, edit, delete user via data table or page
- Create config files for data table and forms
Minor Changes
- Update Docker composer and bin exec files
- Update package.json
- Update
README.md - Enable Redux browser dev tool if
process.env.NODE_ENV='development'
v0.3.5-alpha
Release Note
This release is based on the Node API and Client Boilerplate v0.3.5-alpha.