DEV Community

Devin Shoemaker
Devin Shoemaker

Posted on • Originally published at nxtend.dev

1

@nxtend/ionic-react 3.0.3

This version of the @nxtend/ionic-react plugin includes a few quality of life improvements regarding dependency management.

Bug Fixes

  • add @nrwl/react version based on the users Nx version
  • don't unnecessarily add @nxtend/ionic-react dependency in init schematic
  • add @nxtend/capacitor 1.0.0 instead of *

Previously, @nxtend/ionic-react would add the latest version of @nrwl/react to the users package.json which could cause issues if the user was using an older version of Nx. Now, the plugin will look at the users local version of Nx and will install the same version of @nrwl/react.

An update has also been made that avoids adding @nxtend/ionic-react unnecessarily when using ng add.

Finally, the plugin will install version 1.0.0 of @nxtend/capacitor instead of version *.

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

Image of Datadog

Create and maintain end-to-end frontend tests

Learn best practices on creating frontend tests, testing on-premise apps, integrating tests into your CI/CD pipeline, and using Datadog’s testing tunnel.

Download The Guide

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