Changelog

Track the evolution of Riverpod Gen Shortcuts with our complete release history, new features, bug fixes, and breaking changes.

Release History

v2.1.0

LatestMarch 13, 2026

New Features

  • Added IntelliJ IDEA live templates and snippets
  • New VS Code extension with intelligent autocomplete
  • Enhanced family provider shortcuts and generation
  • Added testing utilities and mock generation
  • Improved error handling in generated providers

Improvements

  • Better IDE integration with language servers
  • Faster build_runner performance for large projects
  • Enhanced documentation with video tutorials
  • Improved type safety in generated code

Bug Fixes

  • Fixed code generation issues with generic types
  • Resolved import conflicts in generated files
  • Fixed family provider disposal edge cases

v2.0.0

Breaking ChangesFebruary 15, 2026

Breaking Changes

  • Migrated to Riverpod 3.0 with new annotation syntax
  • Updated minimum Flutter version to 3.16
  • Restructured provider naming conventions
  • Changed snippet triggers for better consistency

New Features

  • Full support for Riverpod 3.0 features
  • New async notifier patterns and generators
  • Enhanced stream provider code generation
  • Added migration guide and automated tools

Documentation

  • Complete rewrite of getting started guide
  • Added migration documentation from 1.x
  • New best practices section
  • Expanded examples and use cases

v1.8.2

January 28, 2026

Bug Fixes

  • Fixed VS Code snippet activation issues
  • Resolved build_runner conflicts with other generators
  • Fixed provider disposal in complex dependency graphs

Improvements

  • Better error messages for common setup issues
  • Improved performance for large provider graphs
  • Enhanced compatibility with Flutter 3.16

v1.8.0

December 10, 2025

New Features

  • Added stream provider code generation
  • New provider testing utilities
  • Enhanced family provider support
  • Added custom annotation support

Documentation

  • Added comprehensive testing guide
  • New performance optimization section
  • Expanded FAQ with common issues

v1.7.0

November 22, 2025

New Features

  • VS Code snippets for all provider types
  • Automatic import generation
  • Provider dependency analysis tools
  • Enhanced error handling patterns

Improvements

  • Faster code generation for complex providers
  • Better integration with build_runner watch mode
  • Improved generated code readability

v1.6.0

October 15, 2025

New Features

  • Initial release of code generation shortcuts
  • Basic provider templates and snippets
  • Documentation site and getting started guide
  • Support for Future and Notifier providers

Documentation

  • Complete installation guide
  • Basic examples and tutorials
  • Provider pattern explanations

Upcoming Features

Here's what we're working on for future releases. These are tentative and may change based on community feedback.

Roadmap v2.2.0

Stay Updated

Follow our GitHub repository to get notified about new releases, or join our community discussions to influence the roadmap and request features.