Releases: ueberbit/uebertool
Releases · ueberbit/uebertool
v0.7.8
v0.7.7
🐞 Bug Fixes
View changes on GitHub
v0.7.6
v0.7.5
v0.7.4
No significant changes
View changes on GitHub
v0.7.3
v0.7.2
No significant changes
View changes on GitHub
v0.7.1
No significant changes
View changes on GitHub
v0.7.0
🚀 Features
- ✨ remove duplicate auto import - by @woldtwerk (0f5c8)
- ✨ add checkJS and sdc dir - by @woldtwerk (0e55c)
- ✨ use core sdc interfaces - by @woldtwerk (13b24)
- ✨ scan sdc dir for ce codegen - by @woldtwerk (1d8c7)
- ✨ add URL twig function - by @woldtwerk (dece0)
- ✨ pass options to URL funtion - by @woldtwerk (7cadc)
- ✨ add HTML twig function - by @woldtwerk (39a21)
- ✨ add snippets to scaffold - by @woldtwerk (d7fb4)
- ✨ add class twig function - by @woldtwerk (56598)
- ✨ update snippets - by @woldtwerk (c0628)
- ✨ add floating ui dep - by @woldtwerk (b721e)
- ✨ update eslint - by @woldtwerk (2d7f3)
- ✨ update breakpoint error message - by @woldtwerk (6459b)
- ✨ add restart plugin - by @woldtwerk (01ac6)
- ✨ update types - by @woldtwerk (65a1a)
- ✨ add tailwind config export - by @woldtwerk (5f1fc)
- ✨ add snippet - by @woldtwerk (a701f)
- ✨ add default templates - by @woldtwerk (0009f)
- ✨ add scss support - by @woldtwerk (1c103)
- ✨ replace fast-glob with tinyglobby - by @woldtwerk (7a8d4)
- ✨ remove drupal-storybook - by @woldtwerk (8e1b8)
- ✨ use gitignore from antfu - by @woldtwerk (674c5)
- ✨ update watch ignore pattern - by @woldtwerk (26760)
- ✨ add drupal.dialog - by @woldtwerk (8abed)
- ✨ disable stylelint - by @woldtwerk (c42b9)
- ✨ add page attachments for css layers - by @woldtwerk (c8fe6)
- ✨ remove resolved tailwindconfig - by @woldtwerk (9d37d)
- ✨ export tailwind breakpoints - by @woldtwerk (3a26e)
- ✨ remnove unplugin-icons - by @woldtwerk (553f7)
- ✨ remove postcss, remove cascade layer processing - by @woldtwerk (c1534)
- ✨ require drupal 11 - by @woldtwerk (b0d7f)
- ✨ add automatic ddev support - by @woldtwerk (bd2f1)
- ✨ allow cors origin * - by @woldtwerk (98860)
- ✨ add UEBERTOOL_URL env - by @woldtwerk (9472f)
- ✨ use wss if ddev with ssl - by @woldtwerk (cc6aa)
- ✨ expose vite dev server on all interfaces, enable strict port - by @woldtwerk (d7e69)
- ✨ search base themes for inherited libraries - by @woldtwerk (a2cc6)
🐞 Bug Fixes
- 🐛 cjs tailwind errors - by @woldtwerk (fe1ab)
- 🐛 package.json formatting - by @woldtwerk (af8ac)
- 🐛 respect user server port - by @woldtwerk (c76a3)
- 🐛 decorate core sdc, fix sdc library name - by @woldtwerk (cdaf7)
- 🐛 component loader - by @woldtwerk (f8b42)
- 🐛 remove active theme check - by @woldtwerk (54c76)
- 🐛 remove checkJS - by @woldtwerk (ddfcd)
- 🐛 eslint memory issues - by @woldtwerk (f7be9)
- 🐛 check if template folder exists - by @woldtwerk (875d9)
- 🐛 getThemeBasePath split logic - by @woldtwerk (69a08)
- 🐛 disable copy static - by @woldtwerk (8d0ad)
- 🐛 resolve ts version conflict - by @woldtwerk (72502)
- 🐛 serialize tailwind config - by @woldtwerk (739e0)
- 🐛 tinyglobby regression - by @woldtwerk (17d83)
- 🐛 skip core sdc - by @woldtwerk (5a7bf)
- 🐛 fix core_version_requirement, allow Drupal 11 - by @webflo (59f4d)