Skip to content

Latest commit

 

History

History
153 lines (77 loc) · 5.76 KB

CHANGELOG.md

File metadata and controls

153 lines (77 loc) · 5.76 KB

Change Log

2.0.0

Major Changes

1.2.4

Patch Changes

1.2.3

Patch Changes

1.2.2

Patch Changes

1.2.1

Patch Changes

1.2.0

Minor Changes

1.1.0

Minor Changes

1.0.1

Patch Changes

1.0.0 (2021-01-26)

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

0.6.3 (2021-01-26)

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

0.6.2 (2020-02-12)

Bug Fixes

0.6.1 (2020-02-11)

Bug Fixes

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

0.6.0 (2020-02-11)

Features

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

0.5.2 (2020-02-07)

Bug Fixes

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

0.5.1 (2020-02-07)

Bug Fixes

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

0.5.0 (2020-02-01)

Features

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

0.4.1 (2020-02-01)

Bug Fixes

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

0.4.0 (2020-01-31)

Features

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

0.3.2 (2020-01-28)

Bug Fixes

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

0.3.1 (2019-11-01)

Bug Fixes

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

0.3.0 (2019-10-31)

Features

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

0.2.3 (2019-10-20)

Bug Fixes

  • a lot of tiny improvements (06fb545)

0.2.2 (2019-10-01)

Bug Fixes

  • browserslist-config: update modern queries, bump dep versions (d749107)

0.2.1 (2019-09-07)

Bug Fixes

  • add module related rules for eslint config (5d1c36c)

0.2.0 (2019-09-05)

Features

  • enable eslint-plugin-compat, disable node query temporarily (a003dac)

0.1.0 (2019-09-05)

Features

  • add browserslist-config, close #3 (00af18e)