This was a version bump only, there were no code changes.
- react-client: enable module preservation and update package structure (d1fcf5c)
- tiran
- react: introduce
useTransitionCallhook and improve import consistency (d379b26)
- tiran
- react: add
useTransitionCallhook for transient calls with schema validation (199ad00)
- tiran
- sdk: enhance type imports and improve
LazyPluginServiceSDK handling (78df9fb)
- tiran
- daemon: add verbose mode and improve plugin module handling (e8885ca)
- tiran
- react: update
errorSchematype to improve flexibility (e44a174)
- tiran
- api: auto-detect missing path parameters and standardize HTTP method processing (4f10a7b)
- tiran
- api: enhance parameter handling and improve schema compatibility (68242c5)
- tiran
This was a version bump only, there were no code changes.
- init: replace schinquirer with custom prompt implementation (22bfbff)
- tiran
- build: introduce esbuild support and minimal package.json generation (525ec17)
- core: replace external dependencies with custom implementations (82a748c)
- tiran
- cli: improve plugin installation fallback with peer dependency handling (4ae91ee)
- tiran
This was a version bump only, there were no code changes.
- cli: add plugin and source management options with --yes and --id flags (eb127b1)
- docs: add comprehensive error handling and authentication documentation (394c23c)
- mcp: add detailed server instructions for CLI and MCP usage (3c4028d)
- add @intrig/mcp to release config and fix docs deployment (3bad4cd)
- tiran
- add type guards documentation, daemon API types, and new discovery service tests (086af8d)
- add local registry configuration, rollup update, and Insight assets documentation (547fad3)
- docs: add comprehensive documentation style guide (f0f31dc)
- docs: add detailed project context and problem space documentation (6862fb9)
- docs: add Insight documentation and update sidebar navigation (e6dcbac)
- docs: update Insight links for new folder structure (2ac074d)
- nest-plugin: introduce NestJS plugin for Intrig (e343dfd)
- search: enhance search with camelCase tokenizer and HTTP method filters (3402487)
- tiran
- remove unused modules and placeholder documentation (cabb3eb)
- cli, plugins: add generator options collection and refactor plugin initialization (126f57f)
- cli, plugins-next: streamline plugin initialization with generator options support (35c894c)
- docs: enhance navigation, add sponsor link, and restructure sidebar (d60a892)
- docs: restructure Next.js API and concepts, simplify sidebar navigation (4198f26)
- next, docs: remove React
IntrigProvider, add Next.js docs and post-init steps (c5ceae7) - react, next, cli: add post-initialization support for plugins and improve documentation (373d50a)
- tiran
- app, plugins: refactor
PluginModuleinitialization and exportIntrigConfigService(97ef9ce)
- tiran
- cli: refactor
initcommand and streamline module structure (6da5bf4) - cli, plugins-next: implement source lifecycle methods and enhance source handling (f977c62)
- plugins: add and configure
plugin-nextpackage (08847e3) - plugins, cli: enhance plugin handling and initialization workflow (44b05f7)
- plugins, utils: introduce Lazy services and enhance dynamic plugin handling (5109773)
- plugins-next: enhance build process with Rollup, SWC, and module resolution updates (80dee5d)
- plugins-next, cli: implement
initandpostBuildhooks with generator options support (281e73d) - templates: add cross-platform flushSync utility and integrate into React templates (f0877e0)
- templates: add comprehensive templates for context, network state, and React utilities (defe18f)
- tiran
This was a version bump only, there were no code changes.
- plugins: refactor plugin architecture and enhance module compatibility (7e73c92)
- plugins: simplify plugin architecture and improve dynamic loading (59824b1)
- templates: add React templates for dynamic hooks and client generation (7a3a597)
- tiran
- add Jest testing support for
react-bindinglibrary (f6648bf) - add
UrlAwareTabscomponent and update dependencies (2591b31) - add
Collapsiblecomponent and update dependencies (8f889ed) - add Docusaurus site for documentation (0dd55a9)
- remove custom Navbar and Content wrappers, update documentation structure (ed19595)
- integrate detailed stats and skipped endpoints reporting into code generation flow (1225773)
- add modularized provider templates for React and Next.js (82cca30)
- replace endpoint and schema resources with AI-friendly tools (93e8f1b)
- add modularized tests and documentation for Next.js provider templates (37b577f)
- modularize React provider templates and add new tests (4cfcadd)
- tiran
- implement hash verification and daemon manager integration (ef9f4d3)
- add Rollup and Esbuild plugin configurations (2d9077f)
- add async and SSE hook templates with documentation support (8d194d5)
- tiran
- add
FileListResponseDtomodel to support file list responses in API (98381f4)
- tiran
- correct type of
errorSchemainprovider.template.ts(2ebbef1)
- tiran
- make CLI logger configurable based on verbose mode (0e1c1b3)
- tiran
- add conflict resolution and enhance binary handling in generators (8b58947)
- add conflict resolution and enhance binary handling in generators (a83770f)
- tiran
- add source OpenAPI download functionality and enhance logs in daemon commands (910d041)
- enhance file download support with improved HTTP headers and hooks (6d8fd96)
- enhance asset handling and CLI functionality (3da8249)
- tiran
- enhance provider template with dynamic
configstype generation (eb4780b) - introduce MCP module with schema and endpoint resources for enhanced tooling and documentation (0d8206f)
- add
insightapplication with Nx project configuration and Vite setup, remove deprecated Vitest config (7cd3516) - add reusable
SourceCard,AppSidebar, andGitHubLinkcomponents, implementSheetandSidebarUI utilities (95e8407) - add
EndpointDetailPageandDatatypeDetailPagecomponents with mock data and markdown rendering, update dependencies for ReactMarkdown usage (2b44a99) - add
useDebounceStatehook and integrate data search capabilities inDashboardSearchcomponent (e1c6599) - enhance data statistics and error handling, integrate updated API support (41b1de3)
- implement pagination, enhance data search, update dependencies (a700a3a)
- add reusable Markdown rendering components and enhance
EndpointDetailPage(9b0b80b) - add Intrig network state utilities and hooks for asynchronous operations (fa34d3d)
- add Intrig source support with configurable build paths and new utilities (d64e330)
- add Insight CLI command and production build configuration (e7abe21)
- add last-visited tracking and pinning functionality (dd36300)
- integrate pinning functionality and recent views in detail pages and sidebar (2ef0095)
- integrate file usage tracking in EndpointDetailPage (cf272e4)
- enhance CLI commands and add typography support (b8f9bec)
- cli: enhance
InsightCommandwith asset bundling and custom options (35b9b7f) - ui: add resizable panel components for flexible layouts (b94141d)
- ui: unify branding assets and improve theme handling (ba42c35)
- cli: resolve syntax error in main file causing build failure (1b91ea9)
- tiran
- enhance provider template with dynamic
configstype generation (eb4780b) - introduce MCP module with schema and endpoint resources for enhanced tooling and documentation (0d8206f)
- add
insightapplication with Nx project configuration and Vite setup, remove deprecated Vitest config (7cd3516) - add reusable
SourceCard,AppSidebar, andGitHubLinkcomponents, implementSheetandSidebarUI utilities (95e8407) - add
EndpointDetailPageandDatatypeDetailPagecomponents with mock data and markdown rendering, update dependencies for ReactMarkdown usage (2b44a99) - add
useDebounceStatehook and integrate data search capabilities inDashboardSearchcomponent (e1c6599) - enhance data statistics and error handling, integrate updated API support (41b1de3)
- implement pagination, enhance data search, update dependencies (a700a3a)
- add reusable Markdown rendering components and enhance
EndpointDetailPage(9b0b80b) - add Intrig network state utilities and hooks for asynchronous operations (fa34d3d)
- add Intrig source support with configurable build paths and new utilities (d64e330)
- add Insight CLI command and production build configuration (e7abe21)
- add last-visited tracking and pinning functionality (dd36300)
- integrate pinning functionality and recent views in detail pages and sidebar (2ef0095)
- integrate file usage tracking in EndpointDetailPage (cf272e4)
- enhance CLI commands and add typography support (b8f9bec)
- cli: enhance
InsightCommandwith asset bundling and custom options (35b9b7f) - ui: add resizable panel components for flexible layouts (b94141d)
- ui: unify branding assets and improve theme handling (ba42c35)
- cli: resolve syntax error in main file causing build failure (1b91ea9)
- tiran
- make request and response interceptors async in provider templates (ba77f62)
- tiran
- add customizable request and response interceptors to Axios instance creation (bd26f56)
- replace
@ts-ignorewith@ts-expect-errorfor stricter type checking (e532bdc)
- tiran
- initialize
useRefwith null in provider template (b743171)
- tiran
This was a version bump only, there were no code changes.
This was a version bump only, there were no code changes.
This was a version bump only, there were no code changes.
This was a version bump only, there were no code changes.
This was a version bump only, there were no code changes.
This was a version bump only, there were no code changes.
This was a version bump only, there were no code changes.
This was a version bump only, there were no code changes.
This was a version bump only, there were no code changes.
This was a version bump only, there were no code changes.
This was a version bump only, there were no code changes.
This was a version bump only, there were no code changes.
This was a version bump only, there were no code changes.
This was a version bump only, there were no code changes.
This was a version bump only, there were no code changes.
- Add initial implementation for daemon application (6b693e1)
- Add OpenAPI integration and source management (dfff7e9)
- Add preBuild and postBuild hooks for improved generator handling (36d76ff)
- Add search functionality and modernize build configuration (c5097de)
- Add React-binding support with hooks, templates, and CLI integration (6477f3c)
- Add SSE hooks documentation and update React hook templates (6550b1a)
- Add enhanced OpenAPI diff utilities, Vitest configuration, and improved test coverage (d5e0452)
- Implement schema and endpoint documentation support with React hook examples (7472ad7)
- Add async function hook support and documentation (a9cc818)
- Update React binding build process and improve package exports (dec2da9)
- Update next-binding templates, enhance exports, and refine build scripts (5f17051)
- Update next-binding templates, enhance exports, and refine build scripts (8ad16fc)
- Introduce
RestOptionsto validate conflicting variables in API paths (d650c02) - Add
react-clientlibrary with Babel and Rollup configuration (437f247) - Add
next-clientlibrary with state management, provider, and layout components (f7cdcee) - Enhance request handling and middleware support (9756be7)
- Add explicit type annotations to
pageandsizeproperties insearch-querymodel (16e88f0) - Refactor request handling and middleware utils for improved clarity and type safety (d1c909f)
- Remove shared lib path from tsconfig.json (f220255)
- Add "status" subcommand to daemon command (0322b55)
- Correct command logic and improve metadata handling (7113ecc)
- Update project to use ES modules and modern JavaScript standards (0829ddf)
- Refactor logging, improve error handling, and extend configurability (44d7530)
- Refactor logging, improve error handling, and extend configurability (ab71b4c)
- Add missing dependency to React hook
useEffect(4f89deb) - Update package exports in React binding template (8ee72a5)
- Ensure
exportsandtypesVersionsfallback to target package values during merge (df219c9)
- tiran