🚀 Highlights
Ignite CLI v29.1.0 is here with exciting enhancements:
- Revived dApp Frontend, now modernized with a streamlined
ts-client
andvue
template for seamless development. - Upgraded UI powered by fang, offering a smoother, more intuitive experience.
- Accelerated proto generation through optimized caching, eliminating performance bottlenecks.
📝 Changelog
Following an exhaustive list of changes in this release:
Features
- #4728 Ask before overwriting a
xgenny
file. - #4731 Complete IBC v2 wiring.
- #4732 Add
ignite chain modules list
command to list all modules in the chain.
Changes
- #4717 Bump Cosmos SDK to
v0.53.2
. - #4718 Bump default Ignite Apps.
- #4741 Let
generate openapi
generate external modules OpenAPI spec. - #4747 Improve Ignite UI.
- #4751 Improve cache speed and limit duplicate I/O.