Skip to content

nx.js v0.0.18

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Sep 04:15
· 461 commits to main since this release
6ec18be

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.

Release notes