Skip to content

Release v0.10.1 - #27

Merged
msimerson merged 3 commits into
mainfrom
release-0.10.1
Aug 2, 2026
Merged

msimerson merged 3 commits into
mainfrom
release-0.10.1

Conversation

@msimerson

@msimerson msimerson commented Aug 2, 2026

Copy link
Copy Markdown
Contributor
  • fix(file): watcher windows compatibility

Copilot AI review requested due to automatic review settings August 2, 2026 05:13

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR cuts the v0.10.1 release of @nictool/dns-nameserver, primarily addressing a Windows compatibility issue in the file-store watcher while updating the package versioning and release notes.

Changes:

  • Bump package version to 0.10.1 and update @nictool/dns-resource-record dependency.
  • Fix Windows watcher reliability by watching the store’s resolved real path (avoids libuv path prefix mismatch crashes).
  • Update changelog and contributors metadata for the new release.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
package.json Bumps package version to 0.10.1 and updates a dependency for the release.
lib/source/file.js Watches fs.realpath(this.path) to improve Windows fs.watch behavior.
CONTRIBUTORS.md Regenerates contributors list (commit count update).
CHANGELOG.md Adds 0.10.1 release entry and tag link.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@msimerson
msimerson marked this pull request as ready for review August 2, 2026 05:15
@msimerson
msimerson merged commit 390302c into main Aug 2, 2026
14 checks passed
@msimerson
msimerson deleted the release-0.10.1 branch August 2, 2026 05:15
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