Skip to content

Releases: owdproject/app-debug

Release list

v0.2.0

Choose a tag to compare

@dxlliv dxlliv released this 29 Jun 15:08

🚀 Enhancements

  • Update to owd client with layers (8feb23a)
  • Align app-debug with 3.4 layout and fix CI/Pages workflows (3d2a3e9)

🩹 Fixes

  • package: Added default exports condition (ca4269e)
  • Compact transparent tabs in debug window (64dec33)
  • Restore tab typography, trim header height slightly (a002376)

💅 Refactors

  • Update using application entries (67a25ac)
  • Rename utils files (12cb02c)
  • Rename module and plugin, move config to /runtime (2b6dc00)
  • Rename owd.config.ts in app.config.ts (10e16e7)
  • Short registerTailwindPath import (ae959d9)
  • Restructure module to src directory, update dependencies, and setup playground (941eb93)
  • Update core component references and rename Window to DesktopWindow (1f235ef)

🏡 Chore

  • Bump version (649e553)
  • Update author in package.json (d48416a)
  • Update peerDependencies (8a516fc)
  • Remove compatibility from README.md (4077d4e)
  • Bump version (41ee72b)
  • Add .gitignore (309dea8)
  • Update license (252d63d)
  • Update peerDependencies (6090e9b)
  • Add tsconfig files (06059b6)
  • Update README.md (f176972)
  • Align app-debug with OWD 3.4 monorepo workspace (31447c0)
  • Declare kit-tailwind for Tailwind content registration (2bfb038)

🎨 Styles

  • Adjust debug window dimensions (9aabce2)