Version History
Track Every Update

Follow the evolution of Ignite with detailed changelogs, migration guides, and upcoming features in our development roadmap.

Current: v1.2.0
npm install -g the-ignite

Release Timeline

Major releases and feature additions

v1.2.0

Latest
January 15, 2025

Major update with enhanced TypeScript support, improved error handling, and advanced navigation features.

Advanced TypeScript code generation
Comprehensive error handling and validation
Enhanced navigation with parameter passing
Improved CLI with better debugging
Hot reloading performance optimizations
Extended package compatibility
Better asset management system
Advanced state type inference
Breaking Changes
  • Screen declaration syntax updated (old syntax still supported)
  • Import system requires explicit package declarations
Migration Guide

Update screen declarations to new syntax. Run `ignite migrate` for automatic conversion.

v1.1.0

LTS
December 8, 2024

Stability release with improved compilation pipeline and expanded component support.

Flexible import system (default, named, namespace)
Support for any React Native/Expo component
Async and regular function declarations
Advanced JSX expression support
Enhanced file watching and compilation
Improved project scaffolding
Better error messages and debugging

v1.0.0

November 20, 2024

First stable release with core .ignite DSL, automatic state management, and React Navigation integration.

Declarative .ignite file syntax
Automatic state management with type inference
Built-in React Navigation setup
Tab and stack navigation support
StyleSheet integration
Basic CLI commands (create, dev, build)
Expo project scaffolding
Hot reloading development server

Feature Evolution

Track how features have evolved across versions

Featurev1.0.0v1.1.0v1.2.0
Basic Components
State Management
Navigation System
Import System
Function Support
TypeScript Support
Error Handling
Package Integration
Hot Reloading
Asset Management

Roadmap

What's coming next in Ignite development

v1.3.0

Q2 2025

Developer experience improvements and testing framework integration.

  • Built-in testing framework
  • Component library generator
  • Advanced debugging tools
  • Performance optimization tools
  • VSCode extension
  • Storybook integration

v1.4.0

Q3 2025

Advanced features and enterprise capabilities.

  • Theme system with dark/light mode
  • Advanced animation support
  • State persistence
  • Offline-first capabilities
  • Enterprise security features
  • Advanced caching system

v2.0.0

Q4 2025

Next generation with Web3 integration and advanced platform support.

  • Web3 and blockchain integration
  • Desktop app support (Electron)
  • Advanced AI/ML integration
  • Multi-platform deployment
  • Enterprise dashboard
  • Advanced analytics

Ready to Get Started?

Install the latest version and start building amazing mobile apps

npm install -g the-ignite