Skip to content

Releases: omgjs/turbo

v1.5.2

06 Nov 13:21

Choose a tag to compare

1.5.2 (2018-11-06)

Bug Fixes

  • data-component: fixing bug with data components (fd67d83)

v1.5.1

31 Oct 09:13

Choose a tag to compare

1.5.1 (2018-10-31)

Bug Fixes

  • performance: performance optimization in DataComponent helper (fa07eb7)

v1.5.0

30 Oct 18:40

Choose a tag to compare

1.5.0 (2018-10-30)

Features

  • router: adding react-router HashRouter option. second optional parameter in initApplication(router, true/false) (bdb5765)

v1.4.6

30 Oct 15:48

Choose a tag to compare

1.4.6 (2018-10-30)

Bug Fixes

  • api: fixed dataComponentWithPropTypes; propogates props to Loading, Rejected and Unknown components same as Fulfilled already have (5006be8)

v1.4.5

30 Oct 14:06

Choose a tag to compare

1.4.5 (2018-10-30)

Bug Fixes

  • dev-server: more configs (7a57c8b)

v1.4.4

30 Oct 13:29

Choose a tag to compare

1.4.4 (2018-10-30)

Bug Fixes

  • dependencies: dependencies updates (6d1508e)
  • dev-server: bug fix. now all configuration parameters are taken into account (cae71c2)

v1.4.3

30 Oct 12:09

Choose a tag to compare

1.4.3 (2018-10-30)

Bug Fixes

  • dev-server: trying to fix hot reload and fallback to index.html, compress on (3100fc2)

v1.4.2

30 Oct 08:05

Choose a tag to compare

1.4.2 (2018-10-30)

Bug Fixes

  • readme: link to example of how to use turbo.js (ebc93e1)

v1.4.1

29 Oct 21:27

Choose a tag to compare

1.4.1 (2018-10-29)

Bug Fixes

  • build on linux: module names are case sensetive (d24efa8)

v1.4.0

29 Oct 16:52

Choose a tag to compare

1.4.0 (2018-10-29)

Features

  • refetch: improving support of react-refetch. api have additional options now (b2f0b24)