Release v0.10.1 - #27
Merged
Merged
Conversation
There was a problem hiding this comment.
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.1and update@nictool/dns-resource-recorddependency. - 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.
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.
Uh oh!
There was an error while loading. Please reload this page.