Skip to content

Releases: elementary-swift/elementary-ui

0.2.2

16 Apr 09:49
ef83875

Choose a tag to compare

What's Changed

  • Fixes stale state tracking issue (optional unwrap crasher) by @sliemeobn in #100

Full Changelog: 0.2.1...0.2.2

0.2.1

13 Apr 17:21
a673553

Choose a tag to compare

What's Changed

Full Changelog: 0.2.0...0.2.1

0.2.0

07 Apr 13:18
374e405

Choose a tag to compare

⚡️ More speed

With most JS interop switched to BridgeJS and a bit of Swift 6.3 optimization work, ElementaryUI is entering blazing fast territory.

⚠️ Breaking Changes

This release drops support for Swift 6.2.

When updating an existing project, the bundled BrowserRuntime JS package (JavaScriptKit runtime + BridgeJS) might need reinstalling, and the Vite cache for dev builds may need to be cleared.

# for existing projects, after resolving the updated swift package dependencies

# install/update the local BrowserRuntime package
npm install
# clear vite dev build cache
rm -rf node_modules/.vite

What's Changed

Full Changelog: 0.1.8...0.2.0

0.1.8

20 Mar 15:10
7b1083a

Choose a tag to compare

What's Changed

Full Changelog: 0.1.7...0.1.8

0.1.7

11 Mar 13:31
281c3ce

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.6...0.1.7

0.1.6

25 Feb 12:48
923d15c

Choose a tag to compare

What's Changed

Full Changelog: 0.1.5...0.1.6

0.1.5

18 Feb 13:47
4a8e3df

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.4...0.1.5

0.1.4

15 Feb 10:51
c549c8c

Choose a tag to compare

What's Changed

Full Changelog: 0.1.3...0.1.4

0.1.3

28 Jan 06:53
b06c13e

Choose a tag to compare

What's Changed

Full Changelog: 0.1.2...0.1.3

0.1.2

25 Jan 21:20
2ce6e78

Choose a tag to compare

What's Changed

Full Changelog: 0.1.1...0.1.2