NatUI 0.2.0
Added
- Expo-style
natui.app.jsonloading for the development entry point - Platform-native macOS ICNS and Windows multi-image ICO validation
- A shared development and embedded packaging entry
- The
create-natui-appproject generator with TypeScript starter files and generated native icon assets - A copyable
npx create-natui-app@latestcommand in the documentation hero
Fixed
- Packaged Windows applications now start. The Windows bundle loader still declared host API 1, so it rejected every bundle built for host API 2.
npm
The attached demo binaries were produced by CI from this release commit.