Releases: atomspace/atomspace-vue
Releases · atomspace/atomspace-vue
2.0.0
1.4.0
v1.3.0
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
New syntax support
Added
- Separate support of SCSS and SASS syntax
- PUG syntax support
New syntax support
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
v1.0.0 1.0.0