Releases: uni-stack/uniwind
Releases · uni-stack/uniwind
Release v1.6.7-beta.0
What's Changed in 1.6.7-beta.0
🔨 Refactoring
- refactored bundler code
- add import aliases and move vite to bundler/adapters
🧪 Testing
- fix meta test after merge
🏠 Chores
- lint warning
- minor corrections
- consistent type imports
- fs promise to read file for tailwind compilation
- add new line before reinit in vite adapter
- unused aliases
- remove unused
📦 Other
- Merge branch 'main' into major-refactor
- Merge branch 'main' into major-refactor
Full Changelog: v1.6.6-beta.0...v1.6.7-beta.0
Release v1.6.6-beta.0
What's Changed in 1.6.6-beta.0
Full Changelog: v1.6.5...v1.6.6-beta.0
Release v1.6.5
Release v1.6.4
What's Changed in 1.6.4
🚀 Features
- feat: getCSSVariable function to get css variable outside of react by @Brentlok in #521
- feat: parse inline-start inline-end border to RN by @Brentlok in #515
🐛 Bug Fixes
- fix: join border radius to fix some components by @Brentlok in #517
- fix: remove deprecated push notification ios export by @Brentlok in #516
Full Changelog: v1.6.3...v1.6.4
Release v1.6.3
What's Changed in 1.6.3
🐛 Bug Fixes
- fix: use node resolver to prevent escaped traversal errors by @Brentlok in #506
- fix: updateCSSVariable inside scoped theme by @Brentlok in #502
- fix: inject cjs instead of esm to initialize by @Brentlok in #501
🏠 Chores
- chore: update config attributes and lint rules by @Brentlok in #504
- chore: use oxlint instead of eslint by @Brentlok in #503
Full Changelog: v1.6.2...v1.6.3
Release v1.6.2
What's Changed in 1.6.2
🐛 Bug Fixes
- fix: read absolute cssPath instead of relative one in metro-transformer by @Brentlok in #485
- fix: css file transforming for special setups by @Brentlok in #483
🏠 Chores
📦 Other
Full Changelog: v1.6.1...v1.6.2
Release v1.6.1
Release v1.6.0
What's Changed in 1.6.0
🚀 Features
- feat: export ThemeName and make themes public in Uniwind class by @Brentlok in #460
- border circular by @Brentlok
- feat: built in border-continuous by @Brentlok in #444
🐛 Bug Fixes
- fix: parsing multiple transforms tokens in single class by @Brentlok in #451
- fix: pass data attributes correctly to RNW by @Brentlok in #443
- fix: getWebStyles not return default html styles by @Brentlok in #440
🧪 Testing
🏠 Chores
- chore: validate each entry in serialization instead of whole object by @Brentlok in #456
- chore: fix cliff template error by @Brentlok in #442
- chore: update deps, update expo to 55 by @Brentlok in #436
- chore: changelog order by @Brentlok in #435
- chore: add emojis to changelog by @Brentlok in #434
Full Changelog: v1.5.0...v1.6.0
Release v1.5.0
What's Changed in 1.5.0
🚀 Features
🐛 Bug Fixes
📚 Documentation
📦 Other
Full Changelog: v1.4.1...v1.5.0