Releases: cubic-js/cubic-loader
Releases · cubic-js/cubic-loader
v1.2.1
1.2.1 (2018-10-07)
Performance Improvements
- Reduce password salt rounds in dev mode. (2404906)
v1.2.0
1.2.0 (2018-07-31)
Features
- Generate user credentials for API nodes so they can connect to auth nodes in the auth process. (337e23c)
v1.1.1
1.1.1 (2018-04-20)
Bug Fixes
- Await init for single api/core nodes (44c6e9c)
v1.1.0
1.1.0 (2018-04-20)
Bug Fixes
- await init() of nodes in cubic.use() (cfff355)
Features
- Add
throwErrors
option to throw errors in production. Disabled by default. (c55b5cd)
v1.0.6
1.0.6 (2018-04-16)
Bug Fixes
- Don't disable automatic credential creation in production. (fbee73b)