Skip to content

Releases: coderdiaz/jacaranda

0.1.0-beta.3

26 Feb 21:59
8eadd98
Compare
Choose a tag to compare
0.1.0-beta.3 Pre-release
Pre-release

Changelog

⚠️ Breaking changes

  • Renamed function styles to sva.

Improvements

  • Added new tokens exported from the definition.

0.1.0-beta.2

26 Feb 05:50
eb66d68
Compare
Choose a tag to compare
0.1.0-beta.2 Pre-release
Pre-release

Changelog

⚠️ Breaking changes

  • Renamed function from createTokens to defineTokens.

Docs

  • Updated documentation.

0.1.0-beta.1

25 Feb 07:42
15f2952
Compare
Choose a tag to compare
0.1.0-beta.1 Pre-release
Pre-release

Changelog

  • [Fix] Fixed issue with typings when styles were applied to React Native elements.
  • [Docs] Added new example of usage with Expo + TypeScript.

Enjoy! ✨

0.1.0-beta.0

25 Feb 07:01
83e0f2e
Compare
Choose a tag to compare
0.1.0-beta.0 Pre-release
Pre-release

First pre-release

  • Created functionality to allow token definitions and variants from styles with React Native.
  • Added tests to check code functionality.

If you have any improvements or feedback, please put your issue in the issues section.