Skip to content

Releases: anthub-services/create-react-app-boilerplate

v0.6.7.1-alpha

20 Jul 08:23

Choose a tag to compare

v0.6.7.1-alpha Pre-release
Pre-release

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

29 Apr 02:29

Choose a tag to compare

v0.5.7.1-alpha Pre-release
Pre-release

New Feature

  • Add Admin Sessions view and datatable

Minor Changes

  • Update SignOut.js button
  • Modify the call of props.onSuccess() in User.js admin form
  • Improve the user sign in session
  • Update packages to their latest versions
  • Update README.md

Bug Fixes

  • Missing data.redirect in User.js admin form
  • Failed to create build with query-string node module – replace with custom helper function

v0.4.6-alpha

28 Mar 00:23

Choose a tag to compare

v0.4.6-alpha Pre-release
Pre-release

New Features

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

12 Mar 21:54

Choose a tag to compare

v0.3.5-alpha Pre-release
Pre-release

Release Note

This release is based on the Node API and Client Boilerplate v0.3.5-alpha.