Skip to content

feature/qui-docs-search-improvements - #352

Merged
Ryan Bower (R-Bower) merged 13 commits into
mainfrom
feature/qui-docs-search-improvements
Aug 31, 2026
Merged

Ryan Bower (R-Bower) merged 13 commits into
mainfrom
feature/qui-docs-search-improvements

Conversation

@R-Bower

Copy link
Copy Markdown
Contributor

Release Notes

@qualcomm-ui/mdx-common — 2.6.0 (Aug 31st, 2026)

Features

  • [search]: add semantic search types and section search fields (05791c0)

@qualcomm-ui/mdx-vite — 3.10.0 (Aug 31st, 2026)

Features

  • [search]: support semantic search knowledge exports (9567b40)

Miscellaneous Chores

  • deps: update dependencies [@qualcomm-ui/mdx-common@2.6.0]

@qualcomm-ui/eslint-plugin-path-alias — 1.2.1 (Aug 31st, 2026)

Bug Fixes

  • [import-from-tsconfig-paths]: resolve aliases from current file's tsconfig (887d89e)

@qualcomm-ui/react-core — 1.8.0 (Aug 31st, 2026)

Features

  • migrate build from babel to vite react-compiler (1b2b8f9)

@qualcomm-ui/react-mdx — 2.12.0 (Aug 31st, 2026)

Features

  • [semantic-search]: add reusable global search component (188e188)
  • migrate build from babel to vite react-compiler (1b2b8f9)

Miscellaneous Chores

  • deps: update dependencies [@qualcomm-ui/mdx-common@2.6.0, @qualcomm-ui/react@1.30.0, @qualcomm-ui/react-core@1.8.0]

@qualcomm-ui/react-router-utils — 2.2.0 (Aug 31st, 2026)

Features

  • [semantic-search]: add server-side indexing and query support (9ee7bbe)

Tests

  • [semantic-search]: cover artifact reuse and hybrid ranking (e3f69fc)

Miscellaneous Chores

  • deps: update dependencies [@qualcomm-ui/mdx-vite@3.10.0, @qualcomm-ui/mdx-common@2.6.0]

@qualcomm-ui/react-swagger — 1.3.33 (Aug 31st, 2026)

Miscellaneous Chores

  • deps: update dependencies [@qualcomm-ui/react-core@1.8.0]

@qualcomm-ui/react — 1.30.0 (Aug 31st, 2026)

Features

  • migrate build from babel to vite react-compiler (1b2b8f9)

Miscellaneous Chores

  • deps: update dependencies [@qualcomm-ui/react-core@1.8.0]

…tsconfig

Previously all project tsconfig path aliases were merged, so a file
could resolve alias roots defined in unrelated project references.
Use the compiler options from the file's own program to look up its
aliases, falling back to the merged list when unavailable.

Signed-off-by: Ryan Bower <rbower@qti.qualcomm.com>
Signed-off-by: Ryan Bower <rbower@qti.qualcomm.com>
Signed-off-by: Ryan Bower <rbower@qti.qualcomm.com>
Signed-off-by: Ryan Bower <rbower@qti.qualcomm.com>
Signed-off-by: Ryan Bower <rbower@qti.qualcomm.com>
Signed-off-by: Ryan Bower <rbower@qti.qualcomm.com>
Signed-off-by: Ryan Bower <rbower@qti.qualcomm.com>
Signed-off-by: Ryan Bower <rbower@qti.qualcomm.com>
Signed-off-by: Ryan Bower <rbower@qti.qualcomm.com>
Signed-off-by: Ryan Bower <rbower@qti.qualcomm.com>
Signed-off-by: Ryan Bower <rbower@qti.qualcomm.com>
Signed-off-by: Ryan Bower <rbower@qti.qualcomm.com>
@R-Bower
Ryan Bower (R-Bower) force-pushed the feature/qui-docs-search-improvements branch from fe6b563 to a5e167b Compare August 31, 2026 18:53
@R-Bower
Ryan Bower (R-Bower) merged commit d45141b into main Aug 31, 2026
26 checks passed
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.

1 participant