Skip to content

Latest commit

 

History

History
496 lines (299 loc) · 22.8 KB

File metadata and controls

496 lines (299 loc) · 22.8 KB

0.0.15-30 (2026-01-10)

This was a version bump only, there were no code changes.

0.0.15-29 (2026-01-10)

🚀 Features

  • react-client: enable module preservation and update package structure (d1fcf5c)

❤️ Thank You

  • tiran

0.0.15-28 (2026-01-09)

🚀 Features

  • react: introduce useTransitionCall hook and improve import consistency (d379b26)

❤️ Thank You

  • tiran

0.0.15-27 (2026-01-09)

🚀 Features

  • react: add useTransitionCall hook for transient calls with schema validation (199ad00)

❤️ Thank You

  • tiran

0.0.15-26 (2026-01-09)

🚀 Features

  • sdk: enhance type imports and improve LazyPluginService SDK handling (78df9fb)

❤️ Thank You

  • tiran

0.0.15-25 (2026-01-09)

🚀 Features

  • daemon: add verbose mode and improve plugin module handling (e8885ca)

❤️ Thank You

  • tiran

0.0.15-24 (2026-01-09)

🩹 Fixes

  • react: update errorSchema type to improve flexibility (e44a174)

❤️ Thank You

  • tiran

0.0.15-23 (2026-01-09)

🚀 Features

  • api: auto-detect missing path parameters and standardize HTTP method processing (4f10a7b)

❤️ Thank You

  • tiran

0.0.15-22 (2026-01-09)

🩹 Fixes

  • api: enhance parameter handling and improve schema compatibility (68242c5)

❤️ Thank You

  • tiran

0.0.15-21 (2026-01-09)

This was a version bump only, there were no code changes.

0.0.15-20 (2026-01-08)

🚀 Features

  • init: replace schinquirer with custom prompt implementation (22bfbff)

❤️ Thank You

  • tiran

0.0.15-19 (2026-01-08)

🚀 Features

  • build: introduce esbuild support and minimal package.json generation (525ec17)
  • core: replace external dependencies with custom implementations (82a748c)

❤️ Thank You

  • tiran

0.0.15-18 (2026-01-08)

🚀 Features

  • cli: improve plugin installation fallback with peer dependency handling (4ae91ee)

❤️ Thank You

  • tiran

0.0.15-17 (2026-01-08)

This was a version bump only, there were no code changes.

0.0.15-16 (2026-01-08)

🚀 Features

  • 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)

🩹 Fixes

  • add @intrig/mcp to release config and fix docs deployment (3bad4cd)

❤️ Thank You

  • tiran

0.0.15-15 (2026-01-07)

🚀 Features

  • 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)

❤️ Thank You

  • tiran

0.0.15-14 (2025-11-02)

🚀 Features

  • 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)

❤️ Thank You

  • tiran

0.0.15-13 (2025-09-07)

🚀 Features

  • app, plugins: refactor PluginModule initialization and export IntrigConfigService (97ef9ce)

❤️ Thank You

  • tiran

0.0.15-12 (2025-09-07)

🚀 Features

  • cli: refactor init command and streamline module structure (6da5bf4)
  • cli, plugins-next: implement source lifecycle methods and enhance source handling (f977c62)
  • plugins: add and configure plugin-next package (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 init and postBuild hooks 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)

❤️ Thank You

  • tiran

0.0.15-10 (2025-08-30)

This was a version bump only, there were no code changes.

0.0.15-8 (2025-08-30)

🚀 Features

  • 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)

❤️ Thank You

  • tiran

0.0.15-7 (2025-08-19)

🚀 Features

  • add Jest testing support for react-binding library (f6648bf)
  • add UrlAwareTabs component and update dependencies (2591b31)
  • add Collapsible component 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)

❤️ Thank You

  • tiran

0.0.15-6 (2025-08-13)

🚀 Features

  • 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)

❤️ Thank You

  • tiran

0.0.15-5 (2025-08-11)

🚀 Features

  • add FileListResponseDto model to support file list responses in API (98381f4)

❤️ Thank You

  • tiran

0.0.15-4 (2025-08-09)

🩹 Fixes

  • correct type of errorSchema in provider.template.ts (2ebbef1)

❤️ Thank You

  • tiran

0.0.15-3 (2025-08-09)

🚀 Features

  • make CLI logger configurable based on verbose mode (0e1c1b3)

❤️ Thank You

  • tiran

0.0.15-2 (2025-08-09)

🚀 Features

  • add conflict resolution and enhance binary handling in generators (8b58947)
  • add conflict resolution and enhance binary handling in generators (a83770f)

❤️ Thank You

  • tiran

0.0.15-1 (2025-08-09)

🚀 Features

  • 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)

❤️ Thank You

  • tiran

0.0.15-0 (2025-08-08)

🚀 Features

  • enhance provider template with dynamic configs type generation (eb4780b)
  • introduce MCP module with schema and endpoint resources for enhanced tooling and documentation (0d8206f)
  • add insight application with Nx project configuration and Vite setup, remove deprecated Vitest config (7cd3516)
  • add reusable SourceCard, AppSidebar, and GitHubLink components, implement Sheet and Sidebar UI utilities (95e8407)
  • add EndpointDetailPage and DatatypeDetailPage components with mock data and markdown rendering, update dependencies for ReactMarkdown usage (2b44a99)
  • add useDebounceState hook and integrate data search capabilities in DashboardSearch component (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 InsightCommand with asset bundling and custom options (35b9b7f)
  • ui: add resizable panel components for flexible layouts (b94141d)
  • ui: unify branding assets and improve theme handling (ba42c35)

🩹 Fixes

  • cli: resolve syntax error in main file causing build failure (1b91ea9)

❤️ Thank You

  • tiran

0.0.14-7 (2025-08-08)

🚀 Features

  • enhance provider template with dynamic configs type generation (eb4780b)
  • introduce MCP module with schema and endpoint resources for enhanced tooling and documentation (0d8206f)
  • add insight application with Nx project configuration and Vite setup, remove deprecated Vitest config (7cd3516)
  • add reusable SourceCard, AppSidebar, and GitHubLink components, implement Sheet and Sidebar UI utilities (95e8407)
  • add EndpointDetailPage and DatatypeDetailPage components with mock data and markdown rendering, update dependencies for ReactMarkdown usage (2b44a99)
  • add useDebounceState hook and integrate data search capabilities in DashboardSearch component (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 InsightCommand with asset bundling and custom options (35b9b7f)
  • ui: add resizable panel components for flexible layouts (b94141d)
  • ui: unify branding assets and improve theme handling (ba42c35)

🩹 Fixes

  • cli: resolve syntax error in main file causing build failure (1b91ea9)

❤️ Thank You

  • tiran

0.0.14-6 (2025-06-25)

🚀 Features

  • make request and response interceptors async in provider templates (ba77f62)

❤️ Thank You

  • tiran

0.0.14-5 (2025-06-25)

🚀 Features

  • add customizable request and response interceptors to Axios instance creation (bd26f56)

🩹 Fixes

  • replace @ts-ignore with @ts-expect-error for stricter type checking (e532bdc)

❤️ Thank You

  • tiran

0.0.14-4 (2025-06-24)

🩹 Fixes

  • initialize useRef with null in provider template (b743171)

❤️ Thank You

  • tiran

0.0.14-3 (2025-06-24)

This was a version bump only, there were no code changes.

0.0.14-2 (2025-06-24)

This was a version bump only, there were no code changes.

0.0.14-1 (2025-06-24)

This was a version bump only, there were no code changes.

0.0.14-0 (2025-06-24)

This was a version bump only, there were no code changes.

0.0.13-0 (2025-06-24)

This was a version bump only, there were no code changes.

0.0.12 (2025-06-23)

This was a version bump only, there were no code changes.

0.0.11 (2025-06-23)

This was a version bump only, there were no code changes.

0.0.10 (2025-06-23)

This was a version bump only, there were no code changes.

0.0.9 (2025-06-23)

This was a version bump only, there were no code changes.

0.0.8 (2025-06-23)

This was a version bump only, there were no code changes.

0.0.7 (2025-06-23)

This was a version bump only, there were no code changes.

0.0.6 (2025-06-23)

This was a version bump only, there were no code changes.

0.0.5 (2025-06-23)

This was a version bump only, there were no code changes.

0.0.4 (2025-06-23)

This was a version bump only, there were no code changes.

0.0.3 (2025-06-23)

This was a version bump only, there were no code changes.

0.0.2 (2025-06-23)

🚀 Features

  • 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 RestOptions to validate conflicting variables in API paths (d650c02)
  • Add react-client library with Babel and Rollup configuration (437f247)
  • Add next-client library with state management, provider, and layout components (f7cdcee)
  • Enhance request handling and middleware support (9756be7)
  • Add explicit type annotations to page and size properties in search-query model (16e88f0)
  • Refactor request handling and middleware utils for improved clarity and type safety (d1c909f)

🩹 Fixes

  • 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 exports and typesVersions fallback to target package values during merge (df219c9)

❤️ Thank You

  • tiran