Releases: sql-formatter-org/sql-formatter
Releases · sql-formatter-org/sql-formatter
11.0.1
03 Oct 13:02
Compare
Sorry, something went wrong.
No results found
Bugfixes
Fix ESM/TypeScript module resolution #487 #488 (thanks to An Phi)
11.0.0
30 Sep 07:40
Compare
Sorry, something went wrong.
No results found
Potentially breaking changes
The library is now exported as ES module #455 , #105
New features
Added support for Snowflake dialect #454
Improvements
Better CASE expression formatting #458 , #401 , #459
Better formatting of inline block-comments #462
Better ON UPDATE/DELETE constraints formatting #478
denseOperators
config now also applies to :
operator.
11.0.0-beta.2
29 Sep 16:41
Compare
Sorry, something went wrong.
No results found
Improvements
Improved Snowflake ALTER TABLE syntax support #479
Improve ON DELETE / ON UPDATE constraints formatting #478
11.0.0-beta.1
29 Sep 10:57
Compare
Sorry, something went wrong.
No results found
New features
Added support for Snowflake dialect #454
10.8.0-beta.6
29 Sep 06:51
Compare
Sorry, something went wrong.
No results found
Improvements
Target Node 14.x in ESM build #474
10.8.0-beta.5
27 Sep 08:43
Compare
Sorry, something went wrong.
No results found
10.8.0-beta.4
27 Sep 08:32
Compare
Sorry, something went wrong.
No results found
Improvements
Allow comments inside CASE sub-expressions #464
Better formatting of inline block-comments #462
10.8.0-beta.3
27 Sep 08:20
Compare
Sorry, something went wrong.
No results found
Bugfixes
Fix publishing to unpkg.com #469
10.8.0-beta.2
27 Sep 07:58
Compare
Sorry, something went wrong.
No results found
Bugfixes
Fixes for commonjs & ESM exporting #467
10.8.0-beta.1
27 Sep 06:03
Compare
Sorry, something went wrong.
No results found
Improvements
The library is now exported as ES module #455 (fixing #105 )
Improved CASE expression formatting in tabular mode #458 (fixing #401 )