18 lines
829 B
Markdown
18 lines
829 B
Markdown
# Nx 15.3
|
|
|
|
[Read the 15.3 release blog post](/blog/nx-15-3-standalone-projects-vite-task-graph-and-more)
|
|
|
|
{% youtube
|
|
src="https://www.youtube.com/embed/KBFQZw5ynFs"
|
|
title="What's new in Nx 15.3?"
|
|
/%}
|
|
Here are some of our feature highlights:
|
|
|
|
{% cards cols="1" smCols="2" mdCols="2" lgCols="3" %}
|
|
{% card title="Introducing the Nx Task Graph Visualization" type="video" url="https://youtu.be/wOE3r4299fs" /%}
|
|
{% card title="Standalone Applications with Nx" type="video" url="https://youtu.be/qEaVzh-oBBc" /%}
|
|
{% card title="Add Nx to any Project" type="video" url="https://youtu.be/VmGCZ77ao_I" /%}
|
|
{% card title="Run Root-level NPM Scripts with Nx" type="video" url="https://youtu.be/PRURABLaS8s" /%}
|
|
{% card title="Wrap Any Command with Nx Run-Commands" type="video" url="https://youtu.be/iygb-KhAeik" /%}
|
|
{% /cards %}
|