element-plus-playground
element-plus-playground copied to clipboard
fix(deps): update dependency @vue/repl to v4
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
@vue/repl | ^3.4.0 -> ^4.3.1 |
Release Notes
vuejs/repl (@vue/repl)
v4.3.1
Bug Fixes
- match source file (4cf06b6)
Reverts
- refactor: replace assert with assert-plus (e55baa4)
v4.3.0
Bug Fixes
Features
4.2.1 (2024-05-31)
Bug Fixes
v4.2.1
Bug Fixes
v4.2.0
Bug Fixes
- refine dragging view area (#246) (df14639)
- specify unspported pre-processors lang (#212) (5cea974)
Features
-
CodeMirror
supportautoSave
option (#249) (ae80c5b) - add
autoSave
option (#247) (d47eca5) - jsx for vue (#248) (d5b0d40)
Performance Improvements
- avoid parse repeatedly (c6b7352)
4.1.2 (2024-04-26)
Bug Fixes
4.1.1 (2024-02-14)
Bug Fixes
- add vue import maps for default import map (c74673f)
- reload preview style error after switching theme (#214) (bc4c76c)
v4.1.2
Bug Fixes
v4.1.1
Bug Fixes
- add vue import maps for default import map (c74673f)
- reload preview style error after switching theme (#214) (bc4c76c)
v4.1.0
Features
- add
previewTheme
prop (c830fc4)
4.0.2 (2024-02-10)
Bug Fixes
- respect vue version at initialization (ef22052)
4.0.1 (2024-02-10)
Bug Fixes
- save version only when serialize (d3ee13d)
Features
- register language configuration (3ad7035)
v4.0.2
Bug Fixes
- respect vue version at initialization (ef22052)
v4.0.1
Bug Fixes
- save version only when serialize (d3ee13d)
Features
- register language configuration (3ad7035)
v4.0.0
Features
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
element-plus-playground | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Jul 4, 2024 11:53pm |
@sxzz @vue/repl
doesn't seem to be able to upgrade the version directly, and related syntax parameters need to be adjusted. Can you update it when you have time? 🙏
It's a huge task, and I don't have enough time to finish it right now.
Well, change it when you have time, there is no rush.