Skip to content
This repository has been archived by the owner on Oct 19, 2018. It is now read-only.

Releases: cubic-js/cubic-loader

v1.2.1

07 Oct 21:57
f44b4b8
Compare
Choose a tag to compare

1.2.1 (2018-10-07)

Performance Improvements

  • Reduce password salt rounds in dev mode. (2404906)

v1.2.0

31 Jul 12:26
fecad1f
Compare
Choose a tag to compare

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

20 Apr 20:20
098d0e5
Compare
Choose a tag to compare

1.1.1 (2018-04-20)

Bug Fixes

  • Await init for single api/core nodes (44c6e9c)

v1.1.0

20 Apr 20:03
c01baaa
Compare
Choose a tag to compare

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

16 Apr 01:14
Compare
Choose a tag to compare

1.0.6 (2018-04-16)

Bug Fixes

  • Don't disable automatic credential creation in production. (fbee73b)