File tree 2 files changed +5
-23
lines changed
packages/next-static-paths
2 files changed +5
-23
lines changed Original file line number Diff line number Diff line change 1
- # next-static-paths
1
+ # @ nirtami2/ next-static-paths
2
2
3
- ## 0.0.6
3
+ ## 0.1.0
4
4
5
- ### Patch Changes
5
+ ### Minor Changes
6
6
7
- - d81f4ff: add a readme to the npm package
8
-
9
- ## 0.0.5
10
-
11
- ### Patch Changes
12
-
13
- - 477976c: Add repository to package.json
14
-
15
- ## 0.0.4
16
-
17
- ### Patch Changes
18
-
19
- - 238a159: Allow TypedLink to receive children in the types
20
-
21
- ## 0.0.3
22
-
23
- ### Patch Changes
24
-
25
- - 3013374: Remove the ` as ` prop from the link
7
+ - 14d3fa6: Support next 13 app router pages
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nirtamir2/next-static-paths" ,
3
- "version" : " 0.0.11 " ,
3
+ "version" : " 0.1.0 " ,
4
4
"description" : " Static types for routing in Next.js apps" ,
5
5
"main" : " dist/cjs/index.js" ,
6
6
"module" : " dist/esm/index.js" ,
You can’t perform that action at this time.
0 commit comments