Skip to content

Releases: mkayander/dStruct

v1.346.0

07 Dec 18:46

Choose a tag to compare

1.346.0 (2025-12-07)

Features

  • update node engine version to ^v24.11.1 in package.json (f283950)
  • update package manager version to pnpm@10.24.0 in package.json (8d0d50f)

v1.345.1

23 Nov 18:22

Choose a tag to compare

1.345.1 (2025-11-23)

Bug Fixes

  • upgrade es-guard to version 1.18.1 (e306d3a)

v1.345.0

23 Nov 17:48

Choose a tag to compare

1.345.0 (2025-11-23)

Features

  • update dependencies and Next.js configuration (8678f6f)

v1.344.0

20 Nov 21:45

Choose a tag to compare

1.344.0 (2025-11-20)

Bug Fixes

  • change AppBar position to sticky for improved layout (7c0debf)
  • enhance CodePanel functionality and update projectOwnerProcedure (14dafa7)
  • enhance ESLint configuration for MUI import restrictions (3d1962f)
  • expand transpilePackages in Next.js configuration (e98003c)
  • simplify MainAppBar links and integrate code formatting API (8215a89)
  • SKIP_ENV_VALIDATION on CI (f719c3a)
  • update ES Guard command in CI workflow (136a0cf)

Features

  • add new project margin calculation and isNew flag for projects (7f19d55)
  • add ProjectBrowser design document and TODO list (7491678)
  • enhance MainAppBar and MainLayout for improved layout flexibility (5fe2971)
  • enhance mouse interaction for 3D model controls (a0d6633)
  • enhance ProjectBrowser layout for mobile responsiveness (f8adf58)
  • enhance ProjectBrowser with accumulated projects and improved filtering (e20d1cd)
  • enhance ProjectBrowser with loading skeletons and UI adjustments (2a2c1ea)
  • implement ProjectBrowser component with advanced filtering and pagination (cae6e68)
  • implement ProjectBrowser context for global URL state management (3855159)
  • implement ProjectInfo component for project details display (29eb2af)
  • remove unused files and dependencies for cleaner codebase (f53a2b1)
  • update dependencies and ESLint configuration (335c1dd)
  • update dependencies and refactor project structure (f7c7341)
  • update GitHub Actions workflow to include build and ES Guard steps (36a9dde)
  • update MainAppBar position and enhance Dashboard layout (4b59970)
  • update package dependencies for improved stability and performance (5e800e1)

v1.343.0

08 Jul 17:16

Choose a tag to compare

1.343.0 (2025-07-08)

Features

  • add Python virtual environment setup and integration (3d52c1b)
  • add readArrayItem frame for enhanced callstack tracking (19fafad)
  • implement list tracking transformer for enhanced array management (2d78fa3)

v1.342.0

28 May 21:17

Choose a tag to compare

1.342.0 (2025-05-28)

Features

  • enhance Python execution and readiness checks (1c0e207)

v1.341.1

11 May 21:10

Choose a tag to compare

1.341.1 (2025-05-11)

Bug Fixes

  • update postinstall script to skip Python checks in Vercel environment (de7b729)

v1.341.0

04 May 20:14

Choose a tag to compare

1.341.0 (2025-05-04)

Features

  • enhance code execution capabilities for multiple programming languages (3a3fee2)

v1.340.0

04 May 19:51

Choose a tag to compare

1.340.0 (2025-05-04)

Bug Fixes

  • update focusBorder color in CodeRunner component (be6c01e)

Features

  • add dev:all script and update dependencies (796971f)
  • enhance CodeRunner component with new features (6c56a27)

v1.339.0

04 May 17:05

Choose a tag to compare

1.339.0 (2025-05-04)

Features

  • add ProgressBar and RateButton components for enhanced user interaction (0d71b06)
  • add Radix UI tooltips and utility functions for Tailwind CSS integration (54bd18d)
  • enhance button and skeleton components for improved UI consistency (d0cf3af)
  • enhance Prettier configuration and introduce new UI components (4fb2338)
  • enhance SolutionModal and TopicTag components with new features (fdc9def)
  • enhance Tailwind CSS configuration with custom colors (64ccab4)
  • enhance UI components with Ripple effect and update Tailwind configuration (781be23)
  • improve playground slug handling and refactor ResizeHandle and SolutionComplexityLabel components (b43c46f)
  • integrate Tailwind CSS with theme provider and custom hooks (ddd05cd)
  • refactor ProblemLinkButton to use Radix UI components and improve accessibility (5fbf24c)
  • update UI components and enhance Tailwind CSS configuration (220deff)
  • update VSCode settings for improved development experience (9b1932a)