Skip to content

Version tolerence of nact dependency

Choose a tag to compare

@ncthbrt ncthbrt released this 28 Oct 14:41
· 50 commits to master since this release
6c8e326

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.