matzkoh / prettier-plugin-packagejson

Prettier plugin for package.json
MIT License
316 stars 10 forks source link

test: Support prettier@3 #81

Closed matzkoh closed 1 year ago

matzkoh commented 1 year ago

~fixes #80~

codecov[bot] commented 1 year ago

Codecov Report

Merging #81 (9f16882) into master (9a209a8) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 9f16882 differs from pull request most recent head 09c4ca7. Consider uploading reports for the commit 09c4ca7 to get more accurate results

@@            Coverage Diff            @@
##            master       #81   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines           25        25           
  Branches         5         5           
=========================================
  Hits            25        25           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

matzkoh commented 1 year ago

@kachkaev

Could you please confirm that it works?

fisker commented 1 year ago

Your plugin should still work without change with prettier@3.0.0-alpha.11.

kachkaev commented 1 year ago

Your plugin should still work without change with prettier@3.0.0-alpha.11

I can confirm this in https://github.com/kachkaev/njt/pull/314 🎉

@matzkoh, feel free to close https://github.com/matzkoh/prettier-plugin-packagejson/issues/80 if you want to keep things as is. Thanks for working on prettier-plugin-packagejson, I’m using this plugin in all of my projects 💯

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 2.4.4 :tada:

The release is available on:

Your semantic-release bot :package::rocket: