Skip to content

Releases: tivac/modular-css

@modular-css/vite@30.0.4

16 Dec 07:25
e54ca51
Compare
Choose a tag to compare

Patch Changes

@modular-css/rollup@29.0.5

16 Dec 07:24
e54ca51
Compare
Choose a tag to compare

Patch Changes

@modular-css/rollup-rewriter@28.0.1

16 Dec 07:25
e54ca51
Compare
Choose a tag to compare

Patch Changes

All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.

28.0.0 (2022-02-25)

Note: Version bump only for package @modular-css/rollup-rewriter

27.1.0 (2022-02-03)

Note: Version bump only for package @modular-css/rollup-rewriter

@modular-css/webpack@29.0.4

02 Dec 23:18
e2a00f5
Compare
Choose a tag to compare

Patch Changes

@modular-css/webpack@29.0.3

26 Oct 20:56
37bf65b
Compare
Choose a tag to compare

Patch Changes

  • #983 63af4ac3 Thanks @tivac! - Ensure that aliased values get exported, fixing #982

    @value * as values from "./other-file.css";
    @value local: values.somevalue;
    

    Previously that local value wouldn't exist in the JS exports, it was mistakenly treated like the values external value.

    Also adds semi-colons to variable declarations in the generated JS for vite/rollup/webpack.

  • Updated dependencies [63af4ac3]:

    • @modular-css/css-to-js@29.0.3
    • @modular-css/processor@29.0.3

@modular-css/vite@30.0.3

26 Oct 20:56
37bf65b
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [63af4ac3]:
    • @modular-css/css-to-js@29.0.3
    • @modular-css/processor@29.0.3

@modular-css/svelte@29.0.3

26 Oct 20:56
37bf65b
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [63af4ac3]:
    • @modular-css/processor@29.0.3

@modular-css/rollup@29.0.4

26 Oct 20:56
37bf65b
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [63af4ac3]:
    • @modular-css/css-to-js@29.0.3
    • @modular-css/processor@29.0.3

@modular-css/processor@29.0.3

26 Oct 20:56
37bf65b
Compare
Choose a tag to compare

Patch Changes

  • #983 63af4ac3 Thanks @tivac! - Ensure that aliased values get exported, fixing #982

    @value * as values from "./other-file.css";
    @value local: values.somevalue;
    

    Previously that local value wouldn't exist in the JS exports, it was mistakenly treated like the values external value.

    Also adds semi-colons to variable declarations in the generated JS for vite/rollup/webpack.

@modular-css/postcss@29.0.3

26 Oct 20:56
37bf65b
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [63af4ac3]:
    • @modular-css/processor@29.0.3