|
| 1 | +# Changelog |
| 2 | + |
| 3 | + |
| 4 | +## v0.1.1 |
| 5 | + |
| 6 | + |
| 7 | +### 🚀 Enhancements |
| 8 | + |
| 9 | +- Update to owd client with layers ([8feb23a](https://github.com/owdproject/app-debug/commit/8feb23a)) |
| 10 | +- Align app-debug with 3.4 layout and fix CI/Pages workflows ([3d2a3e9](https://github.com/owdproject/app-debug/commit/3d2a3e9)) |
| 11 | + |
| 12 | +### 🩹 Fixes |
| 13 | + |
| 14 | +- **package:** Added default exports condition ([ca4269e](https://github.com/owdproject/app-debug/commit/ca4269e)) |
| 15 | +- Compact transparent tabs in debug window ([64dec33](https://github.com/owdproject/app-debug/commit/64dec33)) |
| 16 | +- Restore tab typography, trim header height slightly ([a002376](https://github.com/owdproject/app-debug/commit/a002376)) |
| 17 | + |
| 18 | +### 💅 Refactors |
| 19 | + |
| 20 | +- Update using application entries ([67a25ac](https://github.com/owdproject/app-debug/commit/67a25ac)) |
| 21 | +- Rename utils files ([12cb02c](https://github.com/owdproject/app-debug/commit/12cb02c)) |
| 22 | +- Rename module and plugin, move config to /runtime ([2b6dc00](https://github.com/owdproject/app-debug/commit/2b6dc00)) |
| 23 | +- Rename owd.config.ts in app.config.ts ([10e16e7](https://github.com/owdproject/app-debug/commit/10e16e7)) |
| 24 | +- Short registerTailwindPath import ([ae959d9](https://github.com/owdproject/app-debug/commit/ae959d9)) |
| 25 | +- Restructure module to src directory, update dependencies, and setup playground ([941eb93](https://github.com/owdproject/app-debug/commit/941eb93)) |
| 26 | +- Update core component references and rename Window to DesktopWindow ([1f235ef](https://github.com/owdproject/app-debug/commit/1f235ef)) |
| 27 | + |
| 28 | +### 🏡 Chore |
| 29 | + |
| 30 | +- Bump version ([649e553](https://github.com/owdproject/app-debug/commit/649e553)) |
| 31 | +- Update author in package.json ([d48416a](https://github.com/owdproject/app-debug/commit/d48416a)) |
| 32 | +- Update peerDependencies ([8a516fc](https://github.com/owdproject/app-debug/commit/8a516fc)) |
| 33 | +- Remove compatibility from README.md ([4077d4e](https://github.com/owdproject/app-debug/commit/4077d4e)) |
| 34 | +- Bump version ([41ee72b](https://github.com/owdproject/app-debug/commit/41ee72b)) |
| 35 | +- Add .gitignore ([309dea8](https://github.com/owdproject/app-debug/commit/309dea8)) |
| 36 | +- Update license ([252d63d](https://github.com/owdproject/app-debug/commit/252d63d)) |
| 37 | +- Update peerDependencies ([6090e9b](https://github.com/owdproject/app-debug/commit/6090e9b)) |
| 38 | +- Add tsconfig files ([06059b6](https://github.com/owdproject/app-debug/commit/06059b6)) |
| 39 | +- Update README.md ([f176972](https://github.com/owdproject/app-debug/commit/f176972)) |
| 40 | +- Update README.md ([155ffaa](https://github.com/owdproject/app-debug/commit/155ffaa)) |
| 41 | +- Improve README.md ([93c84dd](https://github.com/owdproject/app-debug/commit/93c84dd)) |
| 42 | +- Align app-debug with OWD 3.4 monorepo workspace ([31447c0](https://github.com/owdproject/app-debug/commit/31447c0)) |
| 43 | +- Declare kit-tailwind for Tailwind content registration ([2bfb038](https://github.com/owdproject/app-debug/commit/2bfb038)) |
| 44 | + |
| 45 | +### 🎨 Styles |
| 46 | + |
| 47 | +- Adjust debug window dimensions ([9aabce2](https://github.com/owdproject/app-debug/commit/9aabce2)) |
| 48 | + |
0 commit comments