Releases: itslearning/protomorph
Releases · itslearning/protomorph
Updated babel configuration
- Updated babel configuration
- Updated dependencies
Svelte 3 support
Changed
- Upgraded Svelte to Svelte 3
Removed
- Removed Webpack support
Internal changes
[v10.13.0] - 04.04.2021
Changed
- Internal changes: Update to copy-webpack-plugin v5.1.1
- Internal changes: Update to elliptic v6.5.4
- Internal changes: Update to is-svg v4.3.1
- Internal changes: Update to optimize-css-assets-webpack-plugin v5.0.4
- Internal changes: Update to y18n v4.0.1
Updated packages
[v10.12.0] - 26.02.2021
Changed
- Internal changes: Update to ini v1.3.8
- Internal changes: Update to karma v5.2.3
- Internal changes: Update to sass-graph v3.0.5
- Internal changes: Update to webpack-cli v4.5.0
Update to whatwg-fetch v3.4.1
[v10.11.1] - 01.10.2020
Changed
- Internal changes: Update to whatwg-fetch v3.4.1. Fixes warning due to calling
this
on global level which is undefined.
[v10.11.0] - 14.08.2020
Changed
- Internal changes: Update to serialize-javascript v3.1.0
Update karma-mocha, node-sass, optimize-css-assets-webpack-plugin
[v10.10.0] - 04.08.2020
Changed
- Internal changes: Update to karma-mocha v2.0.1
- Internal changes: Update to node-sass v4.14.0
- Internal changes: Update to optimize-css-assets-webpack-plugin to v5.0.3
Update to webpack v4.44.1 and elliptic v6.5.3
[v10.9.0] - 04.08.2020
Changed
- Internal changes: Update to elliptic v6.5.3
- Internal changes: Update to webpack v4.44.1
Fixed sass parameter in rollup-plugin-scss
[v10.8.1] - 19.04.2020
Fixed
- Sass parameter changed from
compiler
tosass
in rollup-plugin-scss
We now use the sass compiler instead of node-sass
[v10.8.0] - 16.04.2020
Changed
- We now use the sass compiler instead of node-sass