Skip to content

Releases: core-ds/arui-scripts

[email protected]

26 Jul 18:48
56fe870
Compare
Choose a tag to compare

Patch Changes

@alfalab/[email protected]

26 Jul 19:08
2371a42
Compare
Choose a tag to compare

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]

26 Jul 19:08
2371a42
Compare
Choose a tag to compare

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]

19 Jul 10:40
a5845ec
Compare
Choose a tag to compare

Minor Changes

Patch Changes

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)

Features

  • update posts dependencies (7e6f548)
  • webpack: update posts dependencies (5dd570c)

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]

17 Jul 12:29
ae2cb7d
Compare
Choose a tag to compare

Patch Changes