Skip to content

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 03 Apr 07:58
· 2 commits to main since this release

v0.6.0 (2026-04-03)

Build System

  • deps: Drop Python 3.9 support (EOL October 2025) (552cd99)

Code Style

  • cli: Reformat pn.py for Black 2026 stable style (298f884)

Continuous Integration

  • workflows: Add package build step to verify sdist and wheel before release (7fbf9c0)

  • workflows,cli: Fix e2e workflow script chaining and GitHub API auth (01d1968)

Documentation

  • Align branch prefixes with conventional commit types (c6e0e08)

  • repo: Align conventional commit scopes with module structure (ecc39af)

  • repo: Remove component table from README (ab162c5)

Features

  • Add function components, hooks, layout, styling, hot reload, native APIs, and new UI components (3bd87de)

  • cli,templates: Add pythonVersion config, fix Android build, and wire pip requirements (a529834)

Testing

  • Increase app startup wait for slow CI emulators (4ff6b94)

Detailed Changes: v0.5.0...v0.6.0