Skip to content

Releases: atomspace/atomspace-vue

2.0.0

16 Mar 23:39
Compare
Choose a tag to compare

Added

  • Yarn 2 support

Changed

  • Update Sass
  • Update Less
  • Chunks splitting strategy changed to split to less chunks but bigger chunks

Fixed

  • Vue library alias
  • CSS pre-processors may be used in external styles <style src="" />

1.4.0

10 Feb 18:28
Compare
Choose a tag to compare

Changed

  • Upgrade dependencies

v1.3.0

16 Sep 08:52
Compare
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

  • Warning about Pug Loader version
  • CSS Modules integration
  • Circular dependency detection

v1.2.1

16 Sep 08:31
Compare
Choose a tag to compare

Fixed

  • Warnings related to extracted styles

New syntax support

02 Sep 14:25
Compare
Choose a tag to compare

Added

  • Separate support of SCSS and SASS syntax
  • PUG syntax support

New syntax support

02 Sep 10:36
Compare
Choose a tag to compare

Added

  • async/await syntax support
  • JSX support in Vue
  • proposal specs polyfilling and transpilation

Changed

  • default port is 8080

Removed

  • Wait Page plugin

Initial realease

02 Sep 10:33
Compare
Choose a tag to compare
v1.0.0

1.0.0