Commit 3cb2e8e
fix(vue): handle for pascalcase props (#2191)
* fix(vue): handle for pascalcase props
* format: set labeler paths to match any sub-dirs in specified paths
* format: remove comment
* feat: stricter node engine for vercel deployment
* fix: engine for snapshot tests
* fix: use vercel preset
* fix: vercel serverless function as preset
* chore: reset the engine
---------
Co-authored-by: Siddharth Kothari <[email protected]>
Co-authored-by: Siddharth Kothari <[email protected]>1 parent 1259c9b commit 3cb2e8e
File tree
2 files changed
+7
-4
lines changed- packages/vue
- examples/with-ssr
- src/utils
2 files changed
+7
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
25 | 28 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | 15 | | |
19 | 16 | | |
20 | 17 | | |
| |||
123 | 120 | | |
124 | 121 | | |
125 | 122 | | |
| 123 | + | |
126 | 124 | | |
127 | 125 | | |
128 | 126 | | |
129 | 127 | | |
130 | 128 | | |
131 | | - | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| |||
0 commit comments