Skip to content

Releases: atomspace/atomspace-react

v2.6.0 Plug and Play

03 Oct 16:53

Choose a tag to compare

Added

  • Add support of Yarn 2

v2.5.1

28 Sep 23:30

Choose a tag to compare

Fixed

  • React.Fragment pragma injection
  • CSS modules
  • Storybook compatibility

v2.5.0

16 Sep 08:55

Choose a tag to compare

Added

  • Settings to customize console clearing { clean: true }
  • SVG Transform Loader for compilation-time SVG processing (e.g. image.svg?fill=currentColor)
  • validate modules paths case matches OS paths with CaseSensitivePathsWebpackPlugin

Changed

  • Update Typescript to v4

Fixed

  • CSS Modules integration
  • Circular dependency detection

SCSS and SASS

02 Sep 14:31

Choose a tag to compare

Added

  • Separate support of SCSS and SASS syntax

New syntax support

02 Sep 14:29

Choose a tag to compare

Added

  • async/await syntax support
  • proposal specs polyfilling and transpilation
  • SASS support

Removed

  • Wait Page plugin

Fix crash

30 Apr 14:16

Choose a tag to compare

Fixed

  • CSS loader crash

SVG Loader fixes

29 Apr 16:51

Choose a tag to compare

Fixed

  • Collision of id in inlined SVG images tags

v2.2.0

12 Apr 19:04

Choose a tag to compare

Changed

  • Better CSS sourcemaps

v2.1.0

12 Apr 19:08

Choose a tag to compare

Changed

  • open option may disable some unnecessary plugins when false

Testing environment

12 Apr 19:06

Choose a tag to compare

Fixed

  • Fix problems with testing env
  • Fix resources paths