Skip to content

Releases: uni-stack/uniwind

Release v1.6.7-beta.0

15 May 07:00

Choose a tag to compare

Release v1.6.7-beta.0 Pre-release
Pre-release

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

15 May 06:46

Choose a tag to compare

Release v1.6.6-beta.0 Pre-release
Pre-release

What's Changed in 1.6.6-beta.0

Full Changelog: v1.6.5...v1.6.6-beta.0

Release v1.6.5

14 May 11:48

Choose a tag to compare

What's Changed in 1.6.5

🐛 Bug Fixes

📦 Other

  • Fix !important modifier having no effect on native by @jezsung in #534

New Contributors

Release v1.6.4

05 May 08:08

Choose a tag to compare

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

23 Apr 12:31

Choose a tag to compare

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

Full Changelog: v1.6.2...v1.6.3

Release v1.6.2

07 Apr 10:56

Choose a tag to compare

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

  • ci: fix generating changelog was missing new lines in groups by @Brentlok in #478

Full Changelog: v1.6.1...v1.6.2

Release v1.6.1

26 Mar 11:49

Choose a tag to compare

What's Changed in 1.6.1

🐛 Bug Fixes

🧪 Testing

Full Changelog: v1.6.0...v1.6.1

Release v1.6.0

19 Mar 14:37

Choose a tag to compare

What's Changed in 1.6.0

🚀 Features

🐛 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

Full Changelog: v1.5.0...v1.6.0

Release v1.5.0

05 Mar 09:25

Choose a tag to compare

What's Changed in 1.5.0

🚀 Features

  • feat: tv selectors, focus: selector for pressables by @Brentlok in #425

🐛 Bug Fixes

  • fix: guard against display: box from line-clamp-* classes by @a16n-dev in #424

📚 Documentation

📦 Other

Full Changelog: v1.4.1...v1.5.0

Release v1.4.1

02 Mar 13:38

Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • fix: move theme selector out of the root, and remove nulls (#420) (65d037b)

Full Changelog: v1.4.0...v1.4.1