Skip to content

Latest commit

 

History

History
633 lines (336 loc) · 28 KB

CHANGELOG.md

File metadata and controls

633 lines (336 loc) · 28 KB

Change Log

4.0.0

Major Changes

Patch Changes

3.4.2

Patch Changes

3.4.1

Patch Changes

3.4.0

Minor Changes

Patch Changes

3.3.3

Patch Changes

3.3.2

Patch Changes

3.3.1

Patch Changes

3.3.0

Minor Changes

Patch Changes

3.2.1

Patch Changes

3.2.0

Minor Changes

Patch Changes

3.1.4

Patch Changes

3.1.3

Patch Changes

3.1.2

Patch Changes

3.1.1

Patch Changes

3.1.0

Minor Changes

3.0.0

Major Changes

  • #98 9c2c16d Thanks @JounQin! - feat!: check eslint and styleint availability to determine whether run prettier on them

2.1.0

Minor Changes

Patch Changes

2.0.1

Patch Changes

  • c8c6b0c Thanks @JounQin! - fix(lint-staged): do not run prettier on .nvmrc

2.0.0

Major Changes

Patch Changes

1.7.5

Patch Changes

1.7.4

Patch Changes

1.7.3

Patch Changes

1.7.2

Patch Changes

1.7.1

Patch Changes

1.7.0

Minor Changes

Patch Changes

1.6.2

Patch Changes

1.6.1

Patch Changes

1.6.0

Minor Changes

  • #39 3a7c0af Thanks @JounQin! - feat(lint-staged): support custom ts config for lintstaged

1.5.0

Minor Changes

1.4.3

Patch Changes

1.4.2 (2021-04-30)

Bug Fixes

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

1.4.1 (2021-04-20)

Bug Fixes

1.4.0 (2021-04-02)

Features

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

1.3.0 (2021-03-31)

Features

  • lint-staged: add ngc config for html and ts files (87b28a9)

1.2.1 (2021-03-23)

Note: Version bump only for package @1stg/lint-staged

1.2.0 (2021-03-14)

Features

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

1.1.2 (2021-03-02)

Note: Version bump only for package @1stg/lint-staged

1.1.1 (2021-02-28)

Note: Version bump only for package @1stg/lint-staged

1.1.0 (2021-02-22)

Features

  • better support for svelte (9dcd408)

1.0.2 (2021-02-20)

Bug Fixes

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

1.0.1 (2021-02-16)

Note: Version bump only for package @1stg/lint-staged

1.0.0 (2021-01-26)

Note: Version bump only for package @1stg/lint-staged

0.15.1 (2021-01-26)

Note: Version bump only for package @1stg/lint-staged

0.15.0 (2020-11-27)

Features

0.14.4 (2020-07-07)

Note: Version bump only for package @1stg/lint-staged

0.14.3 (2020-06-18)

Bug Fixes

  • htmlWhitespaceSensitivity is not safe to use (b94fcfb)

0.14.2 (2020-06-02)

Bug Fixes

  • eslint-config: disable some too strict rules in loose mode (078eda1)

0.14.1 (2020-05-24)

Note: Version bump only for package @1stg/lint-staged

0.14.0 (2020-04-21)

Features

  • bump versions, change schedule to monthly (ae34961)

0.13.5 (2020-04-07)

Bug Fixes

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

0.13.4 (2020-04-02)

Bug Fixes

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

0.13.3 (2020-02-22)

Note: Version bump only for package @1stg/lint-staged

0.13.2 (2020-02-12)

Bug Fixes

0.13.1 (2020-02-11)

Bug Fixes

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

0.13.0 (2020-02-11)

Features

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

0.12.2 (2020-02-07)

Bug Fixes

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

0.12.1 (2020-02-07)

Bug Fixes

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

0.12.0 (2020-02-01)

Features

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

0.11.1 (2020-02-01)

Bug Fixes

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

0.11.0 (2020-01-31)

Features

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

0.10.7 (2020-01-28)

Bug Fixes

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

0.10.6 (2020-01-26)

Bug Fixes

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

0.10.5 (2020-01-17)

Bug Fixes

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

0.10.4 (2020-01-12)

Note: Version bump only for package @1stg/lint-staged

0.10.3 (2019-12-11)

Bug Fixes

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

0.10.2 (2019-11-18)

Bug Fixes

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

0.10.1 (2019-11-09)

Bug Fixes

  • babel-preset: support fast/generator/promises or exclude async transformer (99a9666), closes #8

0.10.0 (2019-11-08)

Features

  • prettier-config: support format ruby files (df7fdd1)

0.9.1 (2019-11-03)

Bug Fixes

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

0.9.0 (2019-10-31)

Features

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

0.8.12 (2019-10-28)

Bug Fixes

  • lint-staged: use @pkgr/utils to simplify codes (bdc23e6)

0.8.11 (2019-10-20)

Bug Fixes

  • a lot of tiny improvements (06fb545)

0.8.10 (2019-10-17)

Bug Fixes

  • lint-staged: enable PARSER_NO_WATCH for @typescript-eslint/parser (d8c3b45)

0.8.9 (2019-10-17)

Bug Fixes

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

0.8.8 (2019-10-17)

Bug Fixes

  • lint-staged: enable eslint cache (e93b8ce)

0.8.7 (2019-10-15)

Bug Fixes

  • lint-staged: enable eslint cache feature (bd5d34d)

0.8.6 (2019-10-05)

Bug Fixes

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

0.8.5 (2019-10-03)

Bug Fixes

  • babel-preset: detect react-hot-loader and enable it automatically (795a2fe)

0.8.4 (2019-10-02)

Bug Fixes

  • lint-staged: enabled prettier-plugin-sh for a lot of files 🎉 (7f74c65)

0.8.3 (2019-09-29)

Bug Fixes

  • disable node/no-extraneous-import for .d.ts (dcaf6b4)

0.8.2 (2019-09-27)

Bug Fixes

  • lint-staged: add tsc --noEmit for tsx? files via function... (6091744)

0.8.1 (2019-09-27)

Bug Fixes

  • lint-staged: ignore specific files without function~ (93fd302)

0.8.0 (2019-09-24)

Features

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

0.7.4 (2019-09-20)

Bug Fixes

  • lint-staged: prepare to extract imagemin in case not all projects need it (7a613ee)

0.7.3 (2019-09-20)

Bug Fixes

  • lint-staged: only enable stylelint if it is available (2ce6de3)

0.7.2 (2019-09-19)

Bug Fixes

  • incorrect src directory, add i bin for imagemin (6281909)

0.7.1 (2019-09-18)

Bug Fixes

  • lint-staged: add prettier-pug, add missing version range (baa5fe0)

0.7.0 (2019-09-18)

Features

  • lint-staged: add imagemin support (851afd5)

0.6.1 (2019-09-13)

Bug Fixes

  • eslint: disable node/no-extraneous-import in tests? folder (aa231f1)

0.6.0 (2019-09-05)

Features

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

0.5.0 (2019-09-01)

Bug Fixes

  • disable prettier in eslint for .md temporarily (8a7f3ed)
  • missing error binding in eslint config, bump dependencies (3210985)

Features

  • add common tslint-config (015d165)
  • add stylelint support (d30e44e)
  • enable eslint-plugin-tslint (117a1df)
  • first blood, should just work (f925e8e)
  • format css related files via stylelint automatically (0b72a17)
  • refactor style related configs (4e017ad)
  • upgrade eslint/stylelint-scss, consider mdx content as jsx (032e9bf)