Skip to content

Updating @aliou/obsdx-base-ast, @aliou/obsdx-base-engine, @aliou/obsdx-cli, @aliou/obsdx-index#6

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

Updating @aliou/obsdx-base-ast, @aliou/obsdx-base-engine, @aliou/obsdx-cli, @aliou/obsdx-index#6
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented May 28, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@aliou/obsdx-base-engine@0.1.1

Patch Changes

  • @aliou/obsdx-base-ast@0.1.1

@aliou/obsdx-index@0.1.1

Patch Changes

  • @aliou/obsdx-base-ast@0.1.1

@aliou/obsdx-base-ast@0.1.1

@aliou/obsdx-cli@0.1.1

Patch Changes

  • 7902780: Fix link resolution for NFC/NFD Unicode mismatches and self-referencing anchor links

    • Normalize all link resolution indexes and lookups to NFC, so wikilinks written in NFC resolve correctly against files stored as NFD (e.g., macOS APFS).
    • Self-referencing anchor links ([text](#fragment), [[#heading]]) now resolve to their source file instead of being marked unresolved.
  • fc35986: Fix property value filtering for booleans and numbers

    The properties files --name <name> --value <value> command now correctly matches boolean and numeric property values. Previously, --value true was compared as the JSON string "true" instead of the JSON boolean true, causing matches to fail. The SQL query now uses a dual comparison (json_quote(?) or ?) so both JSON-quoted strings and raw JSON primitives match correctly.

    • @aliou/obsdx-base-ast@0.1.1
    • @aliou/obsdx-base-engine@0.1.1
    • @aliou/obsdx-index@0.1.1

@github-actions github-actions Bot force-pushed the changeset-release/main branch from b9cd4de to 2d04051 Compare June 30, 2026 17:42
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.

0 participants