DEV Community

Devin Shoemaker
Devin Shoemaker

Posted on • Edited on • Originally published at nxtend.dev

1 1

@nxtend/ionic-react 3.0.2

This is a minor update to fix a bug where the user was forced to manually install the @nxtend/capacitor plugin before generating an application with @nxtend/ionic-react.

Bug Fixes

  • properly initialize Capacitor plugin

The @nxtend/capacitor plugin was not being initialized properly with the @nxtend/ionic-react:init schematic. This resulted in an error being thrown if an Ionic React application was attempted to be generated if @nxtend/capacitor had not been added to the users workspace manually.

This change ensures that the @nxtend/capacitor plugin is added to the users package.json and is initialized before generating an application with Capacitor enabled.

Unit and e2e tests have also been added to ensure this functionality doesn't break in the future.

For information on upgrading the plugin, visit the nxtend upgrades documentation.

Image of Wix Studio

2025: Your year to build apps that sell

Dive into hands-on resources and actionable strategies designed to help you build and sell apps on the Wix App Market.

Get started

Top comments (0)

Image of AssemblyAI

Automatic Speech Recognition with AssemblyAI

Experience near-human accuracy, low-latency performance, and advanced Speech AI capabilities with AssemblyAI's Speech-to-Text API. Sign up today and get $50 in API credit. No credit card required.

Try the API

👋 Kindness is contagious

Engage with a sea of insights in this enlightening article, highly esteemed within the encouraging DEV Community. Programmers of every skill level are invited to participate and enrich our shared knowledge.

A simple "thank you" can uplift someone's spirits. Express your appreciation in the comments section!

On DEV, sharing knowledge smooths our journey and strengthens our community bonds. Found this useful? A brief thank you to the author can mean a lot.

Okay