Merged
Conversation
Contributor
|
I would love to get #241 into a release. This fix will allow |
4ed4ea7 to
a6f538c
Compare
timfish
previously approved these changes
Jan 27, 2026
Contributor
|
@trentm 1 more approval and this can be merged and it will auto release. You can add an approval and merge! |
Contributor
|
Ah, just realised you were talking about #241. Fix up the merge conflicts and get it merged! |
a6f538c to
d3ca56a
Compare
timfish
approved these changes
Jan 27, 2026
Contributor
|
Weird, what happened with commit de84589? Just curious, I don't think it breaks anything. |
trentm
approved these changes
Jan 27, 2026
|
|
||
| * ensure the callback 'name' arg is the module name when matching the module main file, even when 'internals: true' option is used ([#241](https://github.com/nodejs/import-in-the-middle/issues/241)) ([ad9d02c](https://github.com/nodejs/import-in-the-middle/commit/ad9d02cd774df110c5e2f72e6cca414d7c315404)) | ||
| * fix a couple issues with duplicate entries and specifier (submodule) matching ([#237](https://github.com/nodejs/import-in-the-middle/issues/237)) ([fdc0b3d](https://github.com/nodejs/import-in-the-middle/commit/fdc0b3d5863a1338586e25a94b831fee1bd8bd0b)) | ||
| * properly hook builtin modules that require the 'node:' prefix ([#240](https://github.com/nodejs/import-in-the-middle/issues/240)) ([de84589](https://github.com/nodejs/import-in-the-middle/commit/de8458962958182eac743e99edeb944160638e2c)) |
Contributor
There was a problem hiding this comment.
nit: perhaps remove this dupe changelog entry from the odd commit de84589
Collaborator
Author
|
🤖 Created releases: 🌻 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
2.0.6 (2026-01-27)
Bug Fixes
This PR was generated with Release Please. See documentation.