docs(misc): adjust blog urls

This commit is contained in:
Juri 2024-06-15 05:33:54 +02:00 committed by Juri Strumpflohner
parent c15ac1b9ca
commit bb3658a809
22 changed files with 72 additions and 24 deletions

View File

@ -1,5 +1,6 @@
--- ---
title: Nx Cloud 3.0 — Faster Cache, More Powerful DTE, Better Ergonomics title: Nx Cloud 3.0 — Faster Cache, More Powerful DTE, Better Ergonomics
slug: 'nx-cloud-3-0-faster-more-efficient-modernized'
authors: [Juri Strumpflohner] authors: [Juri Strumpflohner]
cover_image: '/blog/images/2023-04-19/featured_img.webp' cover_image: '/blog/images/2023-04-19/featured_img.webp'
tags: [nx, nx-cloud] tags: [nx, nx-cloud]

View File

@ -1,5 +1,6 @@
--- ---
title: Nx Console gets Lit title: Nx Console gets Lit
slug: 'nx-console-gets-lit'
authors: [Max Kless] authors: [Max Kless]
cover_image: '/blog/images/2023-06-29/featured_img.webp' cover_image: '/blog/images/2023-06-29/featured_img.webp'
tags: [nx, nx-console] tags: [nx, nx-console]

View File

@ -1,5 +1,6 @@
--- ---
title: Qwikify your Development with Nx title: Qwikify your Development with Nx
slug: 'qwikify-your-development-with-nx'
authors: ['Colum Ferry'] authors: ['Colum Ferry']
cover_image: '/blog/images/2023-08-15/featured_img.png' cover_image: '/blog/images/2023-08-15/featured_img.png'
tags: [nx, changelog, release] tags: [nx, changelog, release]

View File

@ -1,5 +1,6 @@
--- ---
title: Nx Raises $16M Series A title: Nx Raises $16M Series A
slug: 'nx-raises-16m-series-a'
authors: [Jeff Cross] authors: [Jeff Cross]
tags: [nx] tags: [nx]
--- ---

View File

@ -1,5 +1,6 @@
--- ---
title: Nx Conf 2023 — Recap title: Nx Conf 2023 — Recap
slug: 'nx-conf-2023-recap'
authors: [Juri Strumpflohner] authors: [Juri Strumpflohner]
cover_image: '/blog/images/2023-10-13/featured_img.webp' cover_image: '/blog/images/2023-10-13/featured_img.webp'
tags: [nx, nx-conf] tags: [nx, nx-conf]
@ -475,7 +476,7 @@ Jon and Max are the masterminds behind [Nx Console](/getting-started/editor-setu
They mention the release of the JetBrains IDE support earlier this year and give a big shoutout to [Issam](https://github.com/iguissouma) who was the original author of the Nx Console Webstorm community plugin and who helped a lot with the official Nx Console version for JetBrains IDE. They mention the release of the JetBrains IDE support earlier this year and give a big shoutout to [Issam](https://github.com/iguissouma) who was the original author of the Nx Console Webstorm community plugin and who helped a lot with the official Nx Console version for JetBrains IDE.
Jon and Max demo the new IntelliJ version of Nx console and how it properly integrates as well as how they wrote the new UI completely from the ground up [using Lit](/blog/2023-06-29-nx-console-gets-lit). Jon and Max demo the new IntelliJ version of Nx console and how it properly integrates as well as how they wrote the new UI completely from the ground up [using Lit](/blog/nx-console-gets-lit).
Clearly they did not spare showing off the awesome new graph capabilities built into Nx Console that allow you to directly navigate to files. Clearly they did not spare showing off the awesome new graph capabilities built into Nx Console that allow you to directly navigate to files.

View File

@ -1,5 +1,6 @@
--- ---
title: 'Nx 17 has Landed' title: 'Nx 17 has Landed'
slug: 'nx-17-release'
authors: ['Juri Strumpflohner', 'Zack DeRose'] authors: ['Juri Strumpflohner', 'Zack DeRose']
cover_image: '/blog/images/2023-10-20/featured_img.png' cover_image: '/blog/images/2023-10-20/featured_img.png'
tags: [nx, design] tags: [nx, design]

View File

@ -1,5 +1,6 @@
--- ---
title: State Management Nx React Native/Expo Apps with TanStack Query and Redux title: State Management Nx React Native/Expo Apps with TanStack Query and Redux
slug: 'state-management-nx-react-native-expo-apps-with-tanstack-query-and-redux'
authors: [Emily Xiong] authors: [Emily Xiong]
image: '/blog/images/2023-11-08/featured_img.webp' image: '/blog/images/2023-11-08/featured_img.webp'
tags: [nx, React Native] tags: [nx, React Native]

View File

@ -1,5 +1,6 @@
--- ---
title: Nx Docs AI Assistant title: Nx Docs AI Assistant
slug: 'nx-docs-ai-assistant'
authors: [Katerina Skroumpelou] authors: [Katerina Skroumpelou]
cover_image: '/blog/images/2023-11-21/featured_img.webp' cover_image: '/blog/images/2023-11-21/featured_img.webp'
tags: [nx, docs, AI] tags: [nx, docs, AI]

View File

@ -1,5 +1,6 @@
--- ---
title: Unit Testing Expo Apps With Jest title: Unit Testing Expo Apps With Jest
slug: 'unit-testing-expo-apps-with-jest'
authors: [Emily Xiong] authors: [Emily Xiong]
cover_image: '/blog/images/2023-11-22/featured_img.webp' cover_image: '/blog/images/2023-11-22/featured_img.webp'
tags: [nx, unit testing] tags: [nx, unit testing]

View File

@ -1,11 +1,12 @@
--- ---
title: Nx 17.2 Update title: Nx 17.2 Update
slug: 'nx-17-2-release'
authors: [Zack DeRose] authors: [Zack DeRose]
cover_image: '/blog/images/2023-12-20/featured_img.png' cover_image: '/blog/images/2023-12-20/featured_img.png'
tags: [nx, changelog, release] tags: [nx, changelog, release]
--- ---
Its been a bit since we launched [Nx 17](/blog/2023-10-20-nx-17-release)! In this article, well go over some of the new developments and improvements that have landed in Nx 17.2: Its been a bit since we launched [Nx 17](/blog/nx-17-release)! In this article, well go over some of the new developments and improvements that have landed in Nx 17.2:
- [Nx Closes In On 4 Million Weekly NPM Downloads!!](#nx-closes-in-on-4-million-weekly-npm-downloads) - [Nx Closes In On 4 Million Weekly NPM Downloads!!](#nx-closes-in-on-4-million-weekly-npm-downloads)
- [New Simplified Project Configuration On the Way](#new-simplified-project-configuration-on-the-way) - [New Simplified Project Configuration On the Way](#new-simplified-project-configuration-on-the-way)

View File

@ -1,5 +1,6 @@
--- ---
title: Nx — Highlights of 2023 title: Nx — Highlights of 2023
slug: 'nx-highlights-of-2023'
authors: [Juri Strumpflohner, Victor Savkin, Zack DeRose] authors: [Juri Strumpflohner, Victor Savkin, Zack DeRose]
cover_image: /blog/images/2023-12-28/featured_img.png cover_image: /blog/images/2023-12-28/featured_img.png
tags: [nx, nx-cloud] tags: [nx, nx-cloud]

View File

@ -1,5 +1,6 @@
--- ---
title: What if Nx Plugins Were More Like VSCode Extensions title: What if Nx Plugins Were More Like VSCode Extensions
slug: 'what-if-nx-plugins-were-more-like-vscode-extensions'
authors: [Juri Strumpflohner] authors: [Juri Strumpflohner]
cover_image: '/blog/images/2024-02-05/featured_img.png' cover_image: '/blog/images/2024-02-05/featured_img.png'
tags: [nx, releases] tags: [nx, releases]

View File

@ -1,5 +1,6 @@
--- ---
title: Introducing @nx/nuxt Enhanced Nuxt.js Support in Nx title: Introducing @nx/nuxt Enhanced Nuxt.js Support in Nx
slug: 'introducing-nx-nuxt-enhanced-nuxt-js-support-in-nx'
cover_image: '/blog/images/2024-02-06/featured_img.png' cover_image: '/blog/images/2024-02-06/featured_img.png'
authors: ['Katerina Skroumpelou'] authors: ['Katerina Skroumpelou']
tags: [devtools, javascript, monorepos, nuxt] tags: [devtools, javascript, monorepos, nuxt]

View File

@ -1,5 +1,6 @@
--- ---
title: Fast, Effortless CI title: Fast, Effortless CI
slug: 'fast-effortless-ci'
authors: [Isaac Mann] authors: [Isaac Mann]
cover_image: '/blog/images/2024-02-07/featured_img.png' cover_image: '/blog/images/2024-02-07/featured_img.png'
tags: [nx, nx-cloud, release] tags: [nx, nx-cloud, release]
@ -101,7 +102,7 @@ Nx understands that some CI pipelines need more resources than others. To accoun
## Automatically Split E2E Tasks by File ## Automatically Split E2E Tasks by File
Typically, e2e tests are the tasks that take the longest in CI. In order to take advantage of parallelization and task distribution, these large tasks would need to be split into smaller tasks, but doing this manually would involve duplicating a lot of configuration code and making sure to keep that configuration synchronized. Nx 18s [Project Crystal](/blog/2024-02-05-nx-18-project-crystal) allows you to [automatically create separate Cypress and Playwright tasks](/ci/features/split-e2e-tasks) for each spec file in the e2e project. These individual tasks can all be triggered by running the `e2e-ci` task. What was once a tedious manual process can now be done for you automatically. Typically, e2e tests are the tasks that take the longest in CI. In order to take advantage of parallelization and task distribution, these large tasks would need to be split into smaller tasks, but doing this manually would involve duplicating a lot of configuration code and making sure to keep that configuration synchronized. Nx 18s [Project Crystal](/blog/what-if-nx-plugins-were-more-like-vscode-extensions) allows you to [automatically create separate Cypress and Playwright tasks](/ci/features/split-e2e-tasks) for each spec file in the e2e project. These individual tasks can all be triggered by running the `e2e-ci` task. What was once a tedious manual process can now be done for you automatically.
![](/blog/images/2024-02-07/bodyimg3.webp) ![](/blog/images/2024-02-07/bodyimg3.webp)

View File

@ -1,5 +1,6 @@
--- ---
title: Versioning and Releasing Packages in a Monorepo title: Versioning and Releasing Packages in a Monorepo
slug: 'versioning-and-releasing-packages-in-a-monorepo'
authors: [Juri Strumpflohner] authors: [Juri Strumpflohner]
cover_image: '/blog/images/2024-02-09/featured_img.png' cover_image: '/blog/images/2024-02-09/featured_img.png'
tags: [nx, nx-cloud, releases, changelog] tags: [nx, nx-cloud, releases, changelog]
@ -48,11 +49,11 @@ pnpm dlx nx@latest init
(use `npx nx@latest init` in a NPM workspace) (use `npx nx@latest init` in a NPM workspace)
This brings up a couple of questions including whether to install [Project Crystal plugins](/blog/2024-02-05-nx-18-project-crystal). This brings up a couple of questions including whether to install [Project Crystal plugins](/blog/what-if-nx-plugins-were-more-like-vscode-extensions).
![](/blog/images/2024-02-09/bodyimg2.webp) ![](/blog/images/2024-02-09/bodyimg2.webp)
It gives you some additional benefits ([you can read more here](/blog/2024-02-05-nx-18-project-crystal)), but you dont have to as it is not required for Nx Release. It gives you some additional benefits ([you can read more here](/blog/what-if-nx-plugins-were-more-like-vscode-extensions)), but you dont have to as it is not required for Nx Release.
## Installing the JavaScript/TypeScript versioning Package ## Installing the JavaScript/TypeScript versioning Package

View File

@ -1,5 +1,6 @@
--- ---
title: Launch Nx Week Recap title: Launch Nx Week Recap
slug: 'launch-nx-week-recap'
authors: [Zack DeRose] authors: [Zack DeRose]
cover_image: '/blog/images/2024-02-15/featured_img.png' cover_image: '/blog/images/2024-02-15/featured_img.png'
tags: [nx, nx-cloud, releases, changelog] tags: [nx, nx-cloud, releases, changelog]
@ -36,7 +37,7 @@ Juri announced launched Project Crystal with this video:
The short version is: Nx project crystal means Nx plugins make your codebases work more seemlessly with less config. The short version is: Nx project crystal means Nx plugins make your codebases work more seemlessly with less config.
For the long version, checkout this blog post by Juri where he describes [how Nx plugins are now more like VsCode Extentions](/blog/2024-02-05-nx-18-project-crystal)! For the long version, checkout this blog post by Juri where he describes [how Nx plugins are now more like VsCode Extentions](/blog/what-if-nx-plugins-were-more-like-vscode-extensions)!
And dont miss our two conference talks on this subject: And dont miss our two conference talks on this subject:
@ -80,7 +81,7 @@ Were very excited about Nx Agents because we think that in its current state,
{% youtube src="https://www.youtube.com/embed/_FSHQIwITic?si=jDpwTVXLYFXiHEm0" title="Nx Agents" /%} {% youtube src="https://www.youtube.com/embed/_FSHQIwITic?si=jDpwTVXLYFXiHEm0" title="Nx Agents" /%}
Be sure to also checkout the [blog post from Isaac on Nx Agents](/blog/2024-02-07-fast-effortless-ci), including explanations of exclusive features like auto-detection and retrying for flaky tasks and automatically splitting lengthy end-to-end tests! Be sure to also checkout the [blog post from Isaac on Nx Agents](/blog/fast-effortless-ci), including explanations of exclusive features like auto-detection and retrying for flaky tasks and automatically splitting lengthy end-to-end tests!
You can [signup for Nx Agents NOW](https://nx.app/products/agents#content), and find out [more of the details in our docs](/ci/features/distribute-task-execution)! You can [signup for Nx Agents NOW](https://nx.app/products/agents#content), and find out [more of the details in our docs](/ci/features/distribute-task-execution)!
@ -120,7 +121,7 @@ For a long time, Nx has been purposefully versioning and publishing agnostic, bu
Therefore, weve been working on a new command to the Nx CLI: [nx release](/recipes/nx-release/get-started-with-nx-release#get-started-with-nx-release). We launched this on Friday of our Launch Nx week! Therefore, weve been working on a new command to the Nx CLI: [nx release](/recipes/nx-release/get-started-with-nx-release#get-started-with-nx-release). We launched this on Friday of our Launch Nx week!
Juri goes into [full details in this blog post](/blog/2024-02-09-versioning-and-releasing-packages), and James Henry — our Director of Engineering and the primary engineer responsible for both maintaining Lerna and creating Nx Release — expands further in his conference talk: Juri goes into [full details in this blog post](/blog/versioning-and-releasing-packages-in-a-monorepo), and James Henry — our Director of Engineering and the primary engineer responsible for both maintaining Lerna and creating Nx Release — expands further in his conference talk:
### Conference Talk: Releasing Nx Release ### Conference Talk: Releasing Nx Release

View File

@ -1,6 +1,7 @@
--- ---
title: Monorepos - Why Speed Matters title: Monorepos - Why Speed Matters
authors: ['Katerina Skroumpelou'] slug: 'monorepos-why-speed-matters'
authors: ['Katerina Skroumpelou', 'Jeff Cross']
tags: nx, nxdevtools, speed, ci tags: nx, nxdevtools, speed, ci
cover_image: '/blog/images/2024-03-20/featured_img.png' cover_image: '/blog/images/2024-03-20/featured_img.png'
--- ---

View File

@ -1,5 +1,6 @@
--- ---
title: Reliable CI. A new execution model fixing both flakiness and slowness title: Reliable CI. A new execution model fixing both flakiness and slowness
slug: 'reliable-ci-a-new-execution-model-fixing-both-flakiness-and-slowness'
authors: [Victor Savkin] authors: [Victor Savkin]
cover_image: '/blog/images/2024-03-21/featured_img.png' cover_image: '/blog/images/2024-03-21/featured_img.png'
tags: [nx, nx-cloud, releases] tags: [nx, nx-cloud, releases]

View File

@ -1,5 +1,6 @@
--- ---
title: Manage Your Gradle Project using Nx title: Manage Your Gradle Project using Nx
slug: 'manage-your-gradle-project-using-nx'
authors: ['Emily Xiong'] authors: ['Emily Xiong']
cover_image: '/blog/images/2024-04-19/featured_img.png' cover_image: '/blog/images/2024-04-19/featured_img.png'
tags: [nx, gradle, how-to] tags: [nx, gradle, how-to]

View File

@ -1,5 +1,6 @@
--- ---
title: Nx 19.0 Release!! title: Nx 19.0 Release!!
slug: 'nx-19-release'
authors: ['Zack DeRose'] authors: ['Zack DeRose']
cover_image: '/blog/images/2024-05-08/nx-19-thumbnail.png' cover_image: '/blog/images/2024-05-08/nx-19-thumbnail.png'
tags: [nx, release] tags: [nx, release]
@ -14,9 +15,9 @@ Hey folks!
It's been awhile since February, where in the midsts our big launch week, we launched Nx 18. Nx 18 introduced the biggest new enhancement to Nx to date: Project Crystal. It's been awhile since February, where in the midsts our big launch week, we launched Nx 18. Nx 18 introduced the biggest new enhancement to Nx to date: Project Crystal.
[![Project Crystal](/blog/images/2024-02-05/featured_img.png)](/blog/2024-02-05-nx-18-project-crystal) [![Project Crystal](/blog/images/2024-02-05/featured_img.png)](/blog/what-if-nx-plugins-were-more-like-vscode-extensions)
You can read more on project crystal [here](/blog/2024-02-05-nx-18-project-crystal). The main thing to know though is that Project Crystal adjusts the idea of Nx plugins, so that the mere presence of the plugin in your Nx Workspace removes the need to maintain any configuration for most cases. You can read more on project crystal [here](/blog/what-if-nx-plugins-were-more-like-vscode-extensions). The main thing to know though is that Project Crystal adjusts the idea of Nx plugins, so that the mere presence of the plugin in your Nx Workspace removes the need to maintain any configuration for most cases.
Nx 18 was a significant departure for us in several ways - maybe the most noteworthy was that we broke our years-long cadence of releasing a new major version every 6 months. Nx 18 was a significant departure for us in several ways - maybe the most noteworthy was that we broke our years-long cadence of releasing a new major version every 6 months.
@ -38,11 +39,11 @@ Here's the rundown of the major things we'll cover in this update:
## NEW PLUGIN: @nx/gradle ## NEW PLUGIN: @nx/gradle
[![NEW PLUGIN: @nx/gradle](/blog/images/2024-04-19/featured_img.png)](/blog/2024-04-19-manage-your-gradle) [![NEW PLUGIN: @nx/gradle](/blog/images/2024-04-19/featured_img.png)](/blog/manage-your-gradle-project-using-nx)
We've launched a new first-party plugin for Gradle! We've launched a new first-party plugin for Gradle!
Emily, the engineer that worked on this effort, posted an entire article where you can find the full details [here](/blog/2024-04-19-manage-your-gradle). Emily, the engineer that worked on this effort, posted an entire article where you can find the full details [here](/blog/manage-your-gradle-project-using-nx).
Thanks to the benefits of Project Crystal - which allows us to determine information to create Nx Tasks based on the way your Gradle projects are setup - by adding this plugin, it makes it easy to add Gradle into an existing workspace without needing any Nx-specific configuration. Thanks to the benefits of Project Crystal - which allows us to determine information to create Nx Tasks based on the way your Gradle projects are setup - by adding this plugin, it makes it easy to add Gradle into an existing workspace without needing any Nx-specific configuration.
@ -171,7 +172,7 @@ We've got some cool stats to share from our users regarding the benefits of [Nx
- **speed**: Reported 30% - 70% faster CI - **speed**: Reported 30% - 70% faster CI
- **cost**: Reported 40% - 75% reduction in CI costs - **cost**: Reported 40% - 75% reduction in CI costs
- **reliability**: Nx Cloud's automatic detection and retrying of flaky tests makes the issue of flaky tests largely go away entirely. You can read more on [our thoughts on reliability here](/blog/2024-03-21-reliable-ci). - **reliability**: Nx Cloud's automatic detection and retrying of flaky tests makes the issue of flaky tests largely go away entirely. You can read more on [our thoughts on reliability here](/blog/reliable-ci-a-new-execution-model-fixing-both-flakiness-and-slowness).
In February, we launched two big enhancements to Nx Cloud: the [Atomizer](/ci/features/split-e2e-tasks) and [Nx Agents](https://nx.app/products/agents#content). In February, we launched two big enhancements to Nx Cloud: the [Atomizer](/ci/features/split-e2e-tasks) and [Nx Agents](https://nx.app/products/agents#content).

View File

@ -2,7 +2,7 @@
Nx 19.0 has landed, and it's ALL about reinforcing 💎Project Crystal💎!!! Nx 19.0 has landed, and it's ALL about reinforcing 💎Project Crystal💎!!!
Catch the details in this [blog post](/blog/2024-05-08-nx-19-release) and watch the video below: Catch the details in this [blog post](/blog/nx-19-release) and watch the video below:
{% youtube {% youtube
src="https://youtu.be/U6eO8-w9DR0" src="https://youtu.be/U6eO8-w9DR0"
@ -12,16 +12,16 @@ title="Nx 19.0 Has Landed!!"
## Features ## Features
{% cards cols="2" %} {% cards cols="2" %}
{% card title="NEW PLUGIN: @nx/gradle" type="document" url="/blog/2024-05-08-nx-19-release#new-plugin-nxgradle" /%} {% card title="NEW PLUGIN: @nx/gradle" type="document" url="/blog/nx-19-release#new-plugin-nxgradle" /%}
{% card title="Nx Atomizer Enhancements" type="document" url="/blog/2024-05-08-nx-19-release#nx-atomizer-enhancements" /%} {% card title="Nx Atomizer Enhancements" type="document" url="/blog/nx-19-release#nx-atomizer-enhancements" /%}
{% card title="Associated Technologies Added To Tasks" type="document" url="/blog/2024-05-08-nx-19-release##associated-technologies-added-to-tasks" /%} {% card title="Associated Technologies Added To Tasks" type="document" url="/blog/nx-19-release##associated-technologies-added-to-tasks" /%}
{% card title="Generators to Migrate to Project Crystal" type="document" url="/blog/2024-05-08-nx-19-release#generators-to-migrate-to-project-crystal" /%} {% card title="Generators to Migrate to Project Crystal" type="document" url="/blog/nx-19-release#generators-to-migrate-to-project-crystal" /%}
{% card title="General Crystal Polishing" type="document" url="/blog/2024-05-08-nx-19-release#general-crystal-polishing" /%} {% card title="General Crystal Polishing" type="document" url="/blog/nx-19-release#general-crystal-polishing" /%}
{% card title="Nx Cloud Updates!" type="document" url="/blog/2024-05-08-nx-19-release#nx-cloud-updates" /%} {% card title="Nx Cloud Updates!" type="document" url="/blog/nx-19-release#nx-cloud-updates" /%}
{% card title="More Miscellaneous Updates!" type="document" url="/blog/2024-05-08-nx-19-release#more-miscellaneous-updates" /%} {% card title="More Miscellaneous Updates!" type="document" url="/blog/nx-19-release#more-miscellaneous-updates" /%}
{% card title="NEW CONFERENCE: Monorepo World 2024" type="document" url="/blog/2024-05-08-nx-19-release#new-conference-monorepo-world-2024" /%} {% card title="NEW CONFERENCE: Monorepo World 2024" type="document" url="/blog/nx-19-release#new-conference-monorepo-world-2024" /%}
{% /cards %} {% /cards %}
## Breaking Changes ## Breaking Changes
[Updating Bundled Environment Variables: `NX_` to `NX_PUBLIC_`](/blog/2024-05-08-nx-19-release#breaking-change-updating-bundled-environment-variables-to) [Updating Bundled Environment Variables: `NX_` to `NX_PUBLIC_`](/blog/nx-19-release#breaking-change-updating-bundled-environment-variables-to)

View File

@ -1081,6 +1081,34 @@ const decisionsSection = {
// Blog post redirects // Blog post redirects
const blogPosts = { const blogPosts = {
'/blog/2024-05-07-nx-19-release': '/blog/2024-05-08-nx-19-release', '/blog/2024-05-07-nx-19-release': '/blog/2024-05-08-nx-19-release',
'/blog/2024-05-08-nx-19-release': '/blog/nx-19-release',
'/blog/2024-04-19-manage-your-gradle':
'/blog/manage-your-gradle-project-using-nx',
'/blog/2024-03-21-reliable-ci':
'/blog/reliable-ci-a-new-execution-model-fixing-both-flakiness-and-slowness',
'/blog/2024-03-20-why-speed-matters': '/blog/monorepos-why-speed-matters',
'/blog/2024-02-15-launch-week-recap': '/blog/launch-nx-week-recap',
'/blog/2024-02-09-versioning-and-releasing-packages':
'/blog/versioning-and-releasing-packages-in-a-monorepo',
'/blog/2024-02-07-fast-effortless-ci': '/blog/fast-effortless-ci',
'/blog/2024-02-06-nuxt-js-support-in-nx':
'/blog/introducing-nx-nuxt-enhanced-nuxt-js-support-in-nx',
'/blog/2024-02-05-nx-18-project-crystal':
'/blog/what-if-nx-plugins-were-more-like-vscode-extensions',
'/blog/2023-12-28-highlights-2023': '/blog/nx-highlights-of-2023',
'/blog/2023-12-20-nx-17-2-release': '/blog/nx-17-2-release',
'/blog/2023-11-22-unit-testing-expo':
'/blog/unit-testing-expo-apps-with-jest',
'/blog/2023-11-21-ai-assistant': '/blog/nx-docs-ai-assistant',
'/blog/2023-11-08-state-management':
'/blog/state-management-nx-react-native-expo-apps-with-tanstack-query-and-redux',
'/blog/2023-10-20-nx-17-release': '/blog/nx-17-release',
'/blog/2023-10-13-nx-conf-2023-recap': '/blog/nx-conf-2023-recap',
'/blog/2023-09-25-nx-raises': '/blog/nx-raises-16m-series-a',
'/blog/2023-08-15-qwikify-your-dev': '/blog/qwikify-your-development-with-nx',
'/blog/2023-06-29-nx-console-gets-lit': '/blog/nx-console-gets-lit',
'/blog/2023-04-19-nx-cloud-3':
'/blog/nx-cloud-3-0-faster-more-efficient-modernized',
}; };
/** /**