Skip to content

Latest commit

 

History

History
364 lines (183 loc) · 15.1 KB

CHANGELOG.md

File metadata and controls

364 lines (183 loc) · 15.1 KB

Change Log

6.0.0

Major Changes

5.0.0

Major Changes

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

4.0.0

Major Changes

3.3.1

Patch Changes

3.3.0

Minor Changes

3.2.4

Patch Changes

3.2.3

Patch Changes

3.2.2

Patch Changes

3.2.1

Patch Changes

3.2.0

Minor Changes

3.1.0

Minor Changes

3.0.0

Major Changes

2.3.3

Patch Changes

2.3.2

Patch Changes

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

2.3.1

Patch Changes

2.3.0

Minor 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.1

Patch Changes

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

2.0.0

Major Changes

1.5.2 (2021-04-30)

Bug Fixes

  • postcss-config: accept postcss-normalize 9.0.0 for compatibility (baf9307)

1.5.1 (2021-04-30)

Bug Fixes

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

1.5.0 (2021-04-15)

Features

  • use official eslint-plugin-prettier again, fix postcss config (a05fefc)

1.4.1 (2021-04-08)

Bug Fixes

  • disable unicorn/no-unreadable-array-destructuring (b194734)

1.4.0 (2021-04-02)

Features

  • enable eslint-plugin-jsdoc, disable ivy for ng-lib (988f810)

1.3.0 (2021-03-23)

Features

  • use @rxts/eslint-plugin-prettier temporarily (46dde2e)

1.2.0 (2021-03-14)

Features

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

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/postcss-config

0.10.1 (2021-01-26)

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

0.10.0 (2020-11-27)

Features

0.9.2 (2020-07-07)

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

0.9.1 (2020-05-24)

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

0.9.0 (2020-04-21)

Features

  • bump versions, change schedule to monthly (ae34961)

0.8.4 (2020-04-07)

Bug Fixes

  • eslint-config: disable prefer-number-properties for loose config (d5caba9)

0.8.3 (2020-04-02)

Bug Fixes

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

0.8.2 (2020-02-12)

Bug Fixes

0.8.1 (2020-02-11)

Bug Fixes

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

0.8.0 (2020-02-11)

Features

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

0.7.2 (2020-02-07)

Bug Fixes

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

0.7.1 (2020-02-07)

Bug Fixes

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

0.7.0 (2020-02-01)

Features

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

0.6.1 (2020-02-01)

Bug Fixes

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

0.6.0 (2020-01-31)

Features

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

0.5.2 (2020-01-28)

Bug Fixes

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

0.5.1 (2020-01-17)

Bug Fixes

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

0.5.0 (2020-01-12)

Features

  • eslint-config: add eslint-plugin-unicorn support (2e2a117)

0.4.4 (2020-01-12)

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

0.4.3 (2019-12-11)

Bug Fixes

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

0.4.2 (2019-11-18)

Bug Fixes

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

0.4.1 (2019-11-03)

Bug Fixes

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

0.4.0 (2019-10-31)

Features

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

0.3.5 (2019-10-28)

Bug Fixes

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

0.3.4 (2019-10-20)

Bug Fixes

  • a lot of tiny improvements (06fb545)

0.3.3 (2019-10-05)

Bug Fixes

  • deps: upgrade buggy/outdated (dev)Dependencies (7dceac0)

0.3.2 (2019-10-01)

Bug Fixes

  • postcss-config: add globals? directory support (a9c1c9f)

0.3.1 (2019-10-01)

Bug Fixes

  • postcss-config: add postcss-modules support, skip npm and .global.* files automatically (b4e7d15)
  • rollup-config: upgrade @pkgr/names-exports to 0.2.0 which supports prettier better (0b6d251)

0.3.0 (2019-09-17)

Features

  • postcss: add postcss-url support (9dbbdd8)

0.2.1 (2019-09-13)

Bug Fixes

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

0.2.0 (2019-09-07)

Features

  • postcss: support detecting env automatically if not presented (bfb5c70)

0.1.0 (2019-09-05)

Features

  • add postcss-config package (37179b8)