Skip to content

Releases: medly/configs

@medly/stylelint-config@0.3.1

28 Jan 22:04
Compare
Choose a tag to compare

0.3.1 (2023-01-28)

Bug Fixes

  • fix false alarm for using css in js in media queries (a4df717)

@medly/stylelint-config@0.3.0

20 Jan 20:31
Compare
Choose a tag to compare

0.3.0 (2023-01-20)

Features

  • add stylelint processor for styled components (#100) (3c3bf3b)

@medly/jest-config-react@1.0.2

02 Jan 17:18
Compare
Choose a tag to compare

1.0.2 (2023-01-02)

Bug Fixes

  • update coverage file paths in jest config (7e8b2ca)

@medly/jest-config-react@1.0.1

02 Jan 16:32
Compare
Choose a tag to compare

1.0.1 (2023-01-02)

Note: Version bump only for package @medly/jest-config-react

@medly/eslint-config-react@1.1.0

02 Jan 17:42
Compare
Choose a tag to compare

1.1.0 (2023-01-02)

Features

  • add import sort and order rules in eslint config (98d9d6b)

@medly/jest-config-react@0.5.0

27 Dec 18:26
Compare
Choose a tag to compare

0.5.0 (2022-12-27)

Features

  • add feature to use default jest config (9e38db5)

@medly/eslint-config-react@0.4.0

27 Dec 23:37
Compare
Choose a tag to compare

0.4.0 (2022-12-27)

Features

@medly/rollup-config@0.8.2

26 Dec 03:24
Compare
Choose a tag to compare

0.8.2 (2022-12-26)

Bug Fixes

  • check babel config file exists in rollup config (dca6fb5)

@medly/rollup-config@0.8.1

24 Dec 22:54
Compare
Choose a tag to compare

0.8.1 (2022-12-24)

Bug Fixes

  • fix default babelConfig and tsConfig file path issue (3863f11)

@medly/rollup-config@0.8.0

23 Dec 13:57
Compare
Choose a tag to compare

0.8.0 (2022-12-23)

Features

  • add feature to pass babelConfig and tsConfig to rollup config (516d2ad)