Skip to content

Releases: atomspace/atomspace-react

v2.6.0 Plug and Play

Choose a tag to compare

@constgen constgen released this 03 Oct 16:53

Added

  • Add support of Yarn 2

v2.5.1

Choose a tag to compare

@constgen constgen released this 28 Sep 23:30

Fixed

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

v2.5.0

Choose a tag to compare

@constgen constgen released this 16 Sep 08:55

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

Choose a tag to compare

@constgen constgen released this 02 Sep 14:31

Added

  • Separate support of SCSS and SASS syntax

New syntax support

Choose a tag to compare

@constgen constgen released this 02 Sep 14:29

Added

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

Removed

  • Wait Page plugin

Fix crash

Choose a tag to compare

@constgen constgen released this 30 Apr 14:16

Fixed

  • CSS loader crash

SVG Loader fixes

Choose a tag to compare

@constgen constgen released this 29 Apr 16:51

Fixed

  • Collision of id in inlined SVG images tags

v2.2.0

Choose a tag to compare

@constgen constgen released this 12 Apr 19:04

Changed

  • Better CSS sourcemaps

v2.1.0

Choose a tag to compare

@constgen constgen released this 12 Apr 19:08

Changed

  • open option may disable some unnecessary plugins when false

Testing environment

Choose a tag to compare

@constgen constgen released this 12 Apr 19:06

Fixed

  • Fix problems with testing env
  • Fix resources paths