Skip to content

Latest commit

 

History

History
472 lines (239 loc) · 20.6 KB

CHANGELOG.md

File metadata and controls

472 lines (239 loc) · 20.6 KB

Change Log

5.1.0

Minor Changes

5.0.0

Major Changes

  • d03df9f Thanks @JounQin! - feat!: migrate to eslint-community packages, bump stylelint

Minor Changes

4.8.2

Patch Changes

4.8.1

Patch Changes

4.8.0

Minor Changes

4.7.0

Minor Changes

Patch Changes

4.6.1

Patch Changes

  • 3aad99a Thanks @JounQin! - fix(stylelint): no need to disable prettier/prettier when it is unavailable

4.6.0

Minor Changes

Patch Changes

4.5.0

Minor Changes

  • #126 48d7542 Thanks @JounQin! - feat: disable prettier/prettier for files handled by eslint already

4.4.5

Patch Changes

4.4.4

Patch Changes

4.4.3

Patch Changes

4.4.2

Patch Changes

4.4.1

Patch Changes

4.4.0

Minor Changes

4.3.0

Minor Changes

4.2.0

Minor Changes

  • 3420898 Thanks @JounQin! - feat(stylelint): upgrade stylelint-config-standard

4.1.0

Minor Changes

4.0.0

Major Changes

3.1.3

Patch Changes

  • #76 ce006e3 Thanks @JounQin! - fix(stylelint-config): allow BEM for selector-class-pattern

3.1.2

Patch Changes

3.1.1

Patch Changes

  • #69 65d9e3f Thanks @JounQin! - fix(stylelint): support JavaScript/TypeScript/Markdown files

3.1.0

Minor Changes

3.0.0

Major Changes

  • #64 c9743ef Thanks @JounQin! - feat!: bump all upgradable dependencies, update related usages

2.2.1

Patch Changes

2.2.0

Minor Changes

2.1.0

Minor Changes

2.0.0

Major Changes

  • #26 4a07080 Thanks @JounQin! - feat: enable stricter ts rules, bump stylelint-no-unsupported-browser-features

1.3.2 (2021-04-30)

Bug Fixes

  • eslint-config: bump (dev)Dependencies except babel, disbale few rules (12d125f)

1.3.1 (2021-04-20)

Bug Fixes

1.3.0 (2021-03-14)

Features

  • enable plugin:sonar/recommended, refactor tsconfig/tslint files (70c8a99)

1.2.1 (2021-02-28)

Bug Fixes

  • stylelint-config: use official stylelint-prettier (39599d8)

1.2.0 (2021-02-23)

Features

  • stylelint-config: use @rxts/stylelint-prettier to fix as workaround (ccee42c)

1.1.1 (2021-02-20)

Bug Fixes

  • eslint-config: arrow-body-style conflict with prettier (b738f32)

1.1.0 (2021-02-16)

Features

  • eslint-config: disable unicorn/prefer-spread for loose config (7d42c93)

1.0.0 (2021-01-26)

Note: Version bump only for package @1stg/stylelint-config

0.13.1 (2021-01-26)

Note: Version bump only for package @1stg/stylelint-config

0.13.0 (2020-11-27)

Features

0.12.3 (2020-07-07)

Note: Version bump only for package @1stg/stylelint-config

0.12.2 (2020-05-24)

Note: Version bump only for package @1stg/stylelint-config

0.12.1 (2020-04-23)

Bug Fixes

  • tslint-config: bump tslint-plugin-prettier (3559406)

0.12.0 (2020-04-21)

Features

  • bump versions, change schedule to monthly (ae34961)

0.11.4 (2020-04-02)

Bug Fixes

  • deps: bump all (dev)Dependencies (31f5f14)

0.11.3 (2020-02-22)

Note: Version bump only for package @1stg/stylelint-config

0.11.2 (2020-02-12)

Bug Fixes

0.11.1 (2020-02-11)

Bug Fixes

  • eslint-config: set sortCharacterClasses false for regex-shorthand (a60f2e2)

0.11.0 (2020-02-11)

Features

  • eslint-config: disable some too strict unicorn rules (337ee1c)

0.10.2 (2020-02-07)

Bug Fixes

  • lint-staged: remove git add commands (6595d7f)

0.10.1 (2020-02-07)

Bug Fixes

  • downgrade husky temporarily, remove git add in lint-staged config (50c4532)

0.10.0 (2020-02-01)

Features

  • prettier-config: add next config for babel-ts parser (0804cc8)

0.9.1 (2020-02-01)

Bug Fixes

  • prettier-config: add arrowParens avoid to prevent regression via prettier 2.0 (1336067)

0.9.0 (2020-01-31)

Features

  • tslint-config: migrate rxjs-tslint to @rxts/rxjs-tslint (a46a510)

0.8.11 (2020-01-28)

Bug Fixes

  • deps: bump all (dev)Dependencies, migrate to GitHub Actions (8b3b84c)

0.8.10 (2020-01-26)

Bug Fixes

  • deps: bump all (dev)Dependencies, ignore UPPER_CASE markdown filenames (a679e88)

0.8.9 (2020-01-17)

Bug Fixes

  • deps: bump all (dev)Dependencies (2faaabd)

0.8.8 (2020-01-12)

Note: Version bump only for package @1stg/stylelint-config

0.8.7 (2019-12-11)

Bug Fixes

  • deps: bump all (dev)Dependencies, support prettier .*shrc files (cab346c)

0.8.6 (2019-11-18)

Bug Fixes

  • deps: bump (dev)Dependencies (1a02a42)

0.8.5 (2019-11-05)

Bug Fixes

  • stylelint-config: ignore cursor, resize and rem unsupported, warning by default (4d05ec5)

0.8.4 (2019-11-05)

Bug Fixes

  • stylelint-config: disable dollar-variable-default and media-feature-value-dollar-variable for loose (a825a76)

0.8.3 (2019-11-03)

Bug Fixes

  • bump @pkgr/utils version, dTs config takes highest priority (e980ddb)

0.8.2 (2019-11-01)

Bug Fixes

  • stylelint-config: loose rules should inherit from base (9809fbc)

0.8.1 (2019-11-01)

Bug Fixes

  • refactor nested configurations, add scss/loose config (71f27d9)

0.8.0 (2019-10-31)

Features

  • enable sonar for eslint/tslint, refactor dependencies declaration (a27422f)

0.7.5 (2019-10-28)

Bug Fixes

  • stylelint-config: support v-deep pseudo element (c28c5aa)

0.7.4 (2019-10-20)

Bug Fixes

  • a lot of tiny improvements (06fb545)

0.7.3 (2019-10-17)

Bug Fixes

  • lint-staged: enable stylelint cache to speed up (08e4636)

0.7.2 (2019-10-06)

Bug Fixes

  • stylelint-config: add modules config, support :local and :global selector (b68f83a)

0.7.1 (2019-10-05)

Bug Fixes

  • deps: upgrade buggy/outdated (dev)Dependencies (7dceac0)
  • lint-staged: add tsc --noEmit for tsx? files via function... (6091744)

0.7.0 (2019-09-24)

Features

  • enable @pkgr/named-exports and prettier-plugin-pkg (f7b1bc6)

0.6.3 (2019-09-18)

Bug Fixes

  • eslint-config: exports.angular is an array, use concat directly (6d5f759)

0.6.2 (2019-09-17)

Bug Fixes

  • stylelint: bump (peer) dependencies (f25d458)

0.6.1 (2019-09-13)

Bug Fixes

  • deps: bump dep versions, support directory option of ts resolver (0c6bcf1)

0.6.0 (2019-09-05)

Features

  • add stylelint-no-unsupported-browser-features plugin support (7ce98a9)

0.5.0 (2019-09-05)

Features

  • enable eslint-plugin-node, more plugins for rollup (abfa39b)

0.4.0 (2019-09-01)

Bug Fixes

  • missing error binding in eslint config, bump dependencies (3210985)

Features

  • add stylelint support (d30e44e)
  • refactor style related configs (4e017ad)
  • upgrade eslint/stylelint-scss, consider mdx content as jsx (032e9bf)