un-ts / prettier

:package: Opinionated but Incredible Prettier plugins.
https://prettier.vercel.app
MIT License
274 stars 25 forks source link

feat: upgrade to sql-formatter v14, remove `tabulateAlias` and `commaPosition` options #315

Closed karlhorky closed 10 months ago

karlhorky commented 10 months ago

Closes #313

I added // since: '0.17.0', because I'm assuming that this will be released in a new minor-position version, considering that it changes configuration options (current version is prettier-plugin-sql@0.16.0)

changeset-bot[bot] commented 10 months ago

🦋 Changeset detected

Latest commit: 0d7545367da656b0ed771bd4a6a1144da4249ac2

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ------------------- | ----- | | prettier-plugin-sql | Minor |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

codesandbox-ci[bot] commented 10 months ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

JounQin commented 10 months ago

Thanks @karlhorky for your contribution!

karlhorky commented 10 months ago

@JounQin glad to help :) thanks for the quick review and merge!

JounQin commented 10 months ago

I'll wait for #314 before releasing, please be a bit patient. ❤️

karlhorky commented 10 months ago

No problem, thanks! I'll keep an eye on: