-
Notifications
You must be signed in to change notification settings - Fork 53
chore: release v2.0.6 #242
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
chore: release v2.0.6 #242
Conversation
|
I would love to get #241 into a release. This fix will allow |
4ed4ea7 to
a6f538c
Compare
|
@trentm 1 more approval and this can be merged and it will auto release. You can add an approval and merge! |
|
Ah, just realised you were talking about #241. Fix up the merge conflicts and get it merged! |
a6f538c to
d3ca56a
Compare
|
Weird, what happened with commit de84589? Just curious, I don't think it breaks anything. |
|
|
||
| * 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)) |
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.
nit: perhaps remove this dupe changelog entry from the odd commit de84589
|
🤖 Created releases: 🌻 |
🤖 I have created a release beep boop
2.0.6 (2026-01-27)
Bug Fixes
This PR was generated with Release Please. See documentation.