Releases: core-ds/arui-scripts
[email protected]
Patch Changes
-
#57
3d35ddc
Thanks @vaagnavanesyan! - move imagemin plugins to peer deps -
#60
2b38d23
Thanks @heymdall-legal! - Fix presets loading
@alfalab/[email protected]
Minor Changes
-
#56
1c64198
Thanks @heymdall-legal! - Add modules support and various tools to work with them correctly.Modules provides a way to define reusable piece of code to consume from different applications.
Additional tooling provides a convenient way to consume this modules in applications.
Full documentation is available in separate doc.
@alfalab/[email protected]
Minor Changes
-
#56
1c64198
Thanks @heymdall-legal! - Add modules support and various tools to work with them correctly.Modules provides a way to define reusable piece of code to consume from different applications.
Additional tooling provides a convenient way to consume this modules in applications.
Full documentation is available in separate doc.
[email protected]
Minor Changes
- #54
fdc1307
Thanks @heymdall-legal! - Add helper to build a separate webpack configuration
Patch Changes
- #53
34c7c76
Thanks @heymdall-legal! - Work correctly with multiple webpack configuration for client bundles
Features
- remove svgo-loader in favor of imagemin (255c16a)
- use asset modules instead of loaders (713b57e)
- imagemin: process gif with imagemin (ecc2045)
- imagemin: process jpg with imagemin (afffe97)
- imagemin: process png with imagemin (56ab95b)
- imagemin: process svg with imagemin (8705c64)
15.2.0 (2023-06-26)
Features
- webpack: add deduplication plugin (0c841a7)
15.1.0 (2023-06-26)
Features
- remove component-testing feature (2859ab6)
15.0.0 (2023-06-19)
- Merge pull request #38 from core-ds/feat/update-postcss-dependencies (7598853), closes #38
- parent 1196ca9 (e1ee221), closes #32 #32
Features
BREAKING CHANGES
- The postcss plugins has been updated.
- webpack: The postcss plugins has been updated.
- The postcss plugins has been updated.
- The postcss plugins has been updated.
chore(release): 14.9.0 [skip ci]
- The postcss plugins has been updated.
Update app.module.css
docs(*): update README.md
14.9.0 (2023-06-07)
Features
14.8.0 (2023-05-31)
Features
- compress wasm with brotli (c983c4b)
14.7.0 (2023-05-31)
Features
- compress wasm with gzip (92827cc)
14.6.0 (2023-05-24)
Features
- webpack: ignore momentjs locales (c585b07)
@alfalab/[email protected]
Patch Changes
- #42
debb54d
Thanks @heymdall-legal! - Add readAssetsManifest method