You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prior to this release, this plug-in had to be strictly updated in sync with the main nact repo else a runtime error would occur. This was due to the version tag in the package.json file which was set to be tolerant of patch releases but not minor releases. v2.1.1 relaxes this requirement which means a lower maintenance burden.