Skip to content

Latest commit

 

History

History
139 lines (71 loc) · 6.01 KB

File metadata and controls

139 lines (71 loc) · 6.01 KB

Change Log

0.12.1

Patch Changes

0.12.0

Minor Changes

0.11.0

Minor Changes

0.10.2

Patch Changes

0.10.1

Patch Changes

0.10.0

Minor Changes

Patch Changes

0.9.0

Minor Changes

  • #201 81c856f Thanks @JounQin! - feat!: upgrade sql-formatter v8, remove deprecated options

    • Removed multilineLists config option
    • Removed newlineBeforeOpenParen config option
    • Removed newlineBeforeCloseParen config option

0.8.3

Patch Changes

0.8.2

Patch Changes

0.8.1

Patch Changes

0.8.0

Minor Changes

0.7.0

Minor Changes

  • 2ae5317 Thanks @JounQin! - feat!: upgrade sql-formatter and related usage

    The default linesBetweenQueries option value has changed to be 1.

0.6.1

Patch Changes

0.6.0

Minor Changes

0.5.0

Minor Changes

0.4.2

Patch Changes

  • 3cadfe7 Thanks @JounQin! - fix: correct module path with .js extension for ESM

0.4.1

Patch Changes

0.4.0

Minor Changes

0.3.0

Minor Changes

0.2.0

Minor Changes

0.1.0 (2021-04-16)

Features

  • prettier-plugin-sql: first blood, support format sql files (a85c7bb)