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.

Sentry image

Hands-on debugging session: instrument, monitor, and fix

Join Lazar for a hands-on session where you’ll build it, break it, debug it, and fix it. You’ll set up Sentry, track errors, use Session Replay and Tracing, and leverage some good ol’ AI to find and fix issues fast.

RSVP here →

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay