Skip to content

Migrate ipaddr.js to ESM only (second try) - #211

Merged
whitequark merged 9 commits into
whitequark:mainfrom
jasikpark:esm-only
Aug 18, 2026
Merged

whitequark merged 9 commits into
whitequark:mainfrom
jasikpark:esm-only

Conversation

@jasikpark

@jasikpark jasikpark commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Rework of #193

Technically a third try, since I didn't rebase until I opened the draft PR and saw the conflicts 😭

The commits are much cleaner and linear now though.

@jasikpark
jasikpark marked this pull request as ready for review August 4, 2026 21:27
@jasikpark jasikpark mentioned this pull request Aug 4, 2026
5 tasks
hahah 3.4.0 would not be the next major version after 2.4.0 regardless, but main has 2.5.0, so both are wrong
@jasikpark

Copy link
Copy Markdown
Contributor Author

@whitequark if you've got time to review 👋

Comment thread .gitignore Outdated
.idea
node_modules
package-lock.json
.DS_Store No newline at end of file

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please don't add these to per-project gitignore files; instead use a global one (git config --global core.excludesFile) that covers every project on your machine.

@whitequark whitequark left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm happy about the code changes (there's very little actual diff, it's almost entirely whitespace, which is as it should be), please squash the commits and I'll merge it!

@whitequark
whitequark merged commit 6a616fb into whitequark:main Aug 18, 2026
4 checks passed
@whitequark

Copy link
Copy Markdown
Owner

I forgot I can just do it myself. Merged, thanks!

@jasikpark

Copy link
Copy Markdown
Contributor Author

awesome! ping me when this releases if you don't mind 💜

excited to get this in use

@jasikpark
jasikpark deleted the esm-only branch August 18, 2026 19:46
@jasikpark

Copy link
Copy Markdown
Contributor Author

why delete the DS_Store gitignore line? i'm curious?

@whitequark

Copy link
Copy Markdown
Owner

why delete the DS_Store gitignore line? i'm curious?

I left an inline comment with an explanation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants