Skip to content

Latest commit

 

History

History
395 lines (189 loc) · 17.8 KB

CHANGELOG.md

File metadata and controls

395 lines (189 loc) · 17.8 KB

1.6.2 (2021-02-13)

Bug Fixes

  • use-env-prefix: consider that env file does not exist (#119) (6cd3b45)

1.6.1 (2021-01-17)

Bug Fixes

  • use-env-prefix: fix around treating filename (#117) (d25d1ae), closes #116

1.6.0 (2021-01-17)

Features

1.5.2 (2020-12-22)

1.5.1 (2020-12-22)

1.5.0 (2020-07-05)

Features

  • format-query-block: add option overridePrettierOption (#104) (1110fa7), closes #60

1.4.13 (2020-06-23)

Features

1.4.12 (2020-05-22)

1.4.11 (2020-05-13)

1.4.10 (2020-05-08)

1.4.9 (2020-04-26)

1.4.8 (2020-04-25)

1.4.7 (2020-04-25)

1.4.6 (2020-04-25)

1.4.5 (2020-04-25)

1.4.4 (2020-04-25)

1.4.3 (2020-04-25)

1.4.2 (2020-04-25)

1.4.1 (2020-03-08)

Build System / Dependencies
Chores
Documentation Changes
New Features

1.4.0 (2019-11-03)

Chores
Other Changes
  • format-query-block: add baseIndent option (#42) (d053d75f)

1.3.2 (2019-09-29)

Build System / Dependencies
Documentation Changes
  • CHANGELOG.md:
Other Changes

1.3.1 (2019-09-29)

Build System / Dependencies
Documentation Changes
  • CHANGELOG.md: 🔖 updated CHANGELOG.md (7a726e71)
Other Changes

1.3.0 (2019-09-15)

Refactors

1.2.9 (2019-09-15)

Build System / Dependencies
Chores
Continuous Integration
Documentation Changes

1.2.8 (2019-08-06)

Build System / Dependencies
  • downgrade eslint from ^6.1.0 (b80a0988)
  • deps: bump lodash from 4.17.11 to 4.17.14 (#20) (e2d4098a)

1.2.7 (2019-08-04)

Build System / Dependencies
  • upgrade dependence packages (80eb3ada)
Documentation Changes
  • Add tips about vue-eslint-parser version (#19) (a77762c6)

1.2.6 (2019-06-10)

Build System / Dependencies

1.2.5 (2019-05-11)

Chores
Refactors
  • Add parserOptions item and change env node to browser (61b5eb63)
  • configs: Added parser option (#14) (987c200e)

1.2.4 (2019-05-03)

Chores
  • Update logo png and change format readme (65b0690e)

1.2.3 (2019-05-02)

New Features

1.2.2 (2019-05-01)

Documentation Changes
Refactors
  • Check prettier config in query-block-format (#5) (d659e273)

1.2.1 (2019-05-01)

Documentation Changes
New Features

1.2.0 (2019-05-01)

Build System / Dependencies
Chores
  • remove fixpack to fix security warning (ba57fe00)
Other Changes
Performance Improvements

1.1.1 (2019-03-03)

Chores
  • package.json: don’t watch default test command (089b0f14)

1.1.0 (2019-02-21)

Chores
  • package.json: Change author homepage (085578eb)
Documentation Changes
  • Update rule description format-query (244bbd1b)
Refactors

1.0.1 (2018-12-11)

Documentation Changes

1.0.0 (2018-12-06)

Documentation Changes
New Features
Refactors

0.1.0 (2018-12-02)

Documentation Changes
New Features
  • add fix target static-query (a625d05a)

0.0.7 (2018-12-01)

Documentation Changes
Refactors

0.0.6 (2018-12-01)

Refactors

0.0.5 (2018-11-30)

Documentation Changes

0.0.4 (2018-11-30)

Bug Fixes
  • fix main field in package.json (ecfece73)

0.0.3 (2018-11-30)

Documentation Changes
  • fix example code in README.md (09d4beb5)

0.0.2 (2018-11-30)

Continuous Integration
Documentation Changes
  • CHANGELOG.md: 🔖 updated CHANGELOG.md (7394b001)
Code Style Changes

0.0.2 (2018-11-30)

Continuous Integration

0.0.1 (2018-11-30)

Documentation Changes
New Features