There are 2 versions of Napa.js:
-
v0.2.x (Current): This is the current stable release version.
-
v0.4.x (vNext): This is a version with new worker implementation.
Current is the stable release version. It's the master
branch in Napa.js repo.
vNext stands for the next release version. Version will be rolled from canary -> pre -> release.
-
v0.4.x-canary: working version with main function ready. Need to work with a patched node.
-
v0.4.x-pre: pre-release version. Work with an official node version.
-
v0.4.x: release version. Features should be stable in this version.
Current
will be moved to 0.4.x