Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 03 Aug 12:53

0.2.0 (2025-08-03)

🚀 Features

  • migrate to pnpm (0b25b86)
  • add pnpm setup to manual release workflow and enable caching for faster installs (a7ce71b)
  • enable pnpm caching in manual release workflow for improved performance during setup (69998f2)
  • streamline manual release workflow by updating pnpm setup and removing redundant configurations for efficiency (b447d6b)
  • npm: add skipLockFileUpdate option for version generator in nx.json (2aa2997)
  • vue: add useDialogContext for enhanced dialog management and inject functionality in the dialog module (68fad83)

🩹 Fixes

  • update package versions and remove deprecated postcss-prettify dependency (de3f596)
  • deps: fix lock file (0716715)
  • vue: unify quotation style in dialog exports for consistency across the module (35be242)
  • vue: unify quotation style in withDialog component for consistency across the dialog module (83655c1)

❤️ Thank You