vue3-core/packages/compiler-core
Evan You 2ffc1e8cfd
feat(ssr): improve ssr hydration mismatch checks (#5953)
- Include the actual element in the warning message
- Also warn class/style/attribute mismatches

Note: class/style/attribute mismatches are check-only and will not be
rectified.

close #5063
2023-12-08 15:49:09 +08:00
..
__tests__ feat(ssr): improve ssr hydration mismatch checks (#5953) 2023-12-08 15:49:09 +08:00
src feat(ssr): improve ssr hydration mismatch checks (#5953) 2023-12-08 15:49:09 +08:00
LICENSE chore: license 2019-10-28 11:15:17 -04:00
README.md refactor: rename packages 2018-10-26 15:44:50 -04:00
index.js refactor: rename packages 2018-10-26 15:44:50 -04:00
package.json release: v3.4.0-alpha.4 2023-12-04 23:24:43 +08:00

README.md

@vue/compiler-core