Skip to content

Latest commit

 

History

History
195 lines (99 loc) · 8.55 KB

CHANGELOG.md

File metadata and controls

195 lines (99 loc) · 8.55 KB

Change Log

0.16.0

Minor Changes

Patch Changes

0.15.3

Patch Changes

0.15.2

Patch Changes

0.15.1

Patch Changes

0.15.0

Minor Changes

0.15.0-alpha.0

Minor Changes

0.14.0

Minor Changes

0.13.0

Minor Changes

  • #244 b13b262 Thanks @tim-watcha! - feat: add bigquery option for language; sql-formatter version up for #243

Patch Changes

  • #246 63c49a2 Thanks @ewhauser! - fix: for #237; upgrade sql-formatter to remove whitespace at beginning of comment lines

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)