v1.2.1

udecode/platev1.2.1May 30, 2025by ariflogs

AI Summary

This update introduces a new Breadcrumb component, refactors the TopNav logo implementation, and provides comprehensive documentation for various package managers including Vite, pnpm, yarn, and bun.

Key Highlights

  • Added Breadcrumb component
  • Refactored TopNav component logo to use a div
  • Added Vite installation guide
  • Added pnpm, yarn, and bun CLI options documentation

New Features

  • Breadcrumb component
  • Vite installation guide
  • pnpm CLI documentation
  • yarn CLI documentation
  • bun CLI documentation

Full Release Notes

## What's Changed
* Refactor TopNav component to use a div for RetroUI logo by @MeherabHossain007 in https://github.com/Logging-Stuff/RetroUI/pull/57
* [FIX] Adjust on Dialog color-scheme for dark theme by @h3rmel in https://github.com/Logging-Stuff/RetroUI/pull/59
* feat: added breadcrumb component by @KavanBhavsar35 in https://github.com/Logging-Stuff/RetroUI/pull/58
* docs: vite installation guide by @ariflogs in https://github.com/Logging-Stuff/RetroUI/pull/62
* docs: pnpm, yarn, bun cli options by @ariflogs in https://github.com/Logging-Stuff/RetroUI/pull/63

## New Contributors
* @MeherabHossain007 made their first contribution in https://github.com/Logging-Stuff/RetroUI/pull/57
* @h3rmel made their first contribution in https://github.com/Logging-Stuff/RetroUI/pull/59
* @KavanBhavsar35 made their first contribution in https://github.com/Logging-Stuff/RetroUI/pull/58

**Full Changelog**: https://github.com/Logging-Stuff/RetroUI/compare/v1.2.0...v1.2.1