-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: include item mimeType #260
Conversation
Codecov Report
@@ Coverage Diff @@
## main #260 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 3 3
Lines 799 800 +1
=========================================
+ Hits 799 800 +1
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good, is it still required that dependent projects need to alter their expected nocks
as well?
probably... we can make it breaking... |
# [3.0.0](v2.3.14...v3.0.0) (2023-10-02) ### Features * include item mimeType ([#260](#260)) ([6bd1a5a](6bd1a5a)) ### BREAKING CHANGES * getItemsFromPath() now includes the mimetype for the items. tests might fail.
🎉 This PR is included in version 3.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
I think the tests in the dependent services will break as soon as they reference the new dependency |
include mimeType