Conversation
ChristianMurphy
left a comment
There was a problem hiding this comment.
Thanks @remcohaszing!
Remind me did the upstream package make any changes to the API?
I'm specifically asking to better understand the semver implications of this change.
|
The upstream API should be the same, but the implementation is based on #9 (comment). Note that it’s a drop-in replacement. No tests were modified. |
Codecov ReportPatch coverage:
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more Additional details and impacted files@@ Coverage Diff @@
## main #10 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 1 1
Lines 49 15 -34
=========================================
- Hits 49 15 -34
☔ View full report in Codecov by Sentry. |
mdast-util-newline-to-break
|
Released in 3.0.3! |
This comment was marked as resolved.
This comment was marked as resolved.
AFAICT, the use of |
|
All our packages are esm for years already. So no. Where did this comment come from? Did something break? How did you find this somewhat old issue? |
|
Sorry - I'd simply failed to include the new dep ( |
|
Oh is this remix still being broken 😬😬 |
Initial checklist
Description of changes
Replace the transformer with
mdast-util-newline-to-break.Closes #9