Skip to content

[2.1.0] 2019-02-20

Compare
Choose a tag to compare
@talyssonoc talyssonoc released this 20 Feb 19:22
· 285 commits to master since this release
30d7bb7

Update

  • Front-End Dependencies
    • Webpack from 2.6.1 to 4.29.1
    • React from 15.4.2 to 16.8.0
    • Redux from 3.7.2 to 4.0.1
    • Babel from 6.25.0 to 7.2.2
  • Test Dependencies
    • Enzyme from 2.7.1 to 3.8.0
    • Jasmine from 2.5.1 to 3.3.0
    • Karma from 1.3.0 to 4.0.0
    • Sinon from 2.0.0 to 7.2.3

Fixed

  • [ V2 ] Board style to permit scrolling
  • Fix alert favicon in production environment
  • Export projects with no stories

Added

  • [ V2 ] Story:
    • Attachments:
      • With this change makes it necessary to set unsigned upload in cloudinary and set the ENV CLOUDINARY_UPLOAD_PRESET. For help you can see this tutorial.