Skip to content

Commit

Permalink
Released 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
victorgarciaesgi committed Jan 13, 2023
1 parent 6149bd3 commit a3607b0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/content/2.playground/0.index.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ To test `<NuxtLink/>` autocomplete, you will have to open it in your local VSCod
- Add/delete pages files to see the magic


:sandbox{src="https://stackblitz.com/edit/github-7e4xvw?embed=1&file=store/testRouter.ts&hideExplorer=1&theme=dark&view=editor"}
:sandbox{src="https://stackblitz.com/edit/github-7e4xvw?embed=1&file=store/testRouter.ts&theme=dark&view=editor"}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nuxt-typed-router",
"version": "2.0.0-beta.1",
"version": "2.0.0",
"description": "Provide autocompletion for pages route names generated by Nuxt router",
"type": "module",
"main": "./dist/module.cjs",
Expand Down

1 comment on commit a3607b0

@vercel
Copy link

@vercel vercel bot commented on a3607b0 Jan 13, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.