nx.js v0.0.18
The main component of this release is a new WebAssembly
implementation, powered by wasm3
.
Also notable is that Switch.cwd()
now returns a string instead of a URL instance. For typical usage of this function (i.e. with the new URL()
constructor), this should mostly be a backwards compatible change.
Also various bugs docs, and types fixes.