8000 Release v29.1.0 · ignite/cli · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v29.1.0

Latest
Compare
Choose a tag to compare
@julienrbrt julienrbrt released this 03 Jul 20:53
· 2 commits to main since this release
v29.1.0
81e5595

🚀 Highlights

Ignite CLI v29.1.0 is here with exciting enhancements:

  • Revived dApp Frontend, now modernized with a streamlined ts-client and vue 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.

Fixes

  • #4691, #4706, #4725, #4737 Fix ts-client query template and solely Go template for ts-client generation.
  • #4742 Updates Vue composables template for new ts-client and tanstack/vue-query v5
  • #4744 Remove react frontend generation via s react command. Use the Ignite CCA App instead.
0