Releases: anthub-services/node-express-api-boilerplate
Releases · anthub-services/node-express-api-boilerplate
v0.6.8-alpha
Changes
Bump node version from 9.2.1
to v9.11.2
.
- Update
package.json
- Update
README.md
- Update
yarn.lock
v0.5.8-alpha
Minor Changes
- Improve the user auth and token verification
- Update the
README.md
v0.5.7-alpha
New Feature
- Sessions view and data table
Minor Changes
- Update packages to their latest versions
- Modify the
ActiveRecord
helper - Update
Users
controller, model, and library - Update
README.md
v0.4.6-alpha
New Feature
- Users resource (CRUD)
Minor Changes
- Fix the cors method in server.js
- Add
authBearer()
to selected routes - Update users migration and seeders
- Update Docker composer and bin exec files
- Update package.json
- Update
README.md
v0.3.5-alpha
Release Note
This release is based on the Node API and Client Boilerplate v0.3.5-alpha.