Update dependency omi to v7 #2293
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
6.25.23->7.7.13Release Notes
Tencent/omi (omi)
v7.7.13Compare Source
v7.7.12Compare Source
v7.7.11Compare Source
v7.7.10Compare Source
v7.7.9Compare Source
v7.7.8Compare Source
v7.7.7Compare Source
v7.7.6Compare Source
v7.7.5Compare Source
v7.7.4Compare Source
v7.7.3Compare Source
v7.7.2Compare Source
v7.7.1Compare Source
v7.7.0Compare Source
v7.6.18Compare Source
v7.6.17Compare Source
v7.6.16Compare Source
v7.6.15Compare Source
v7.6.14Compare Source
v7.6.13Compare Source
v7.6.12Compare Source
v7.6.11Compare Source
v7.6.10Compare Source
v7.6.9Compare Source
v7.6.8Compare Source
v7.6.7Compare Source
v7.6.6Compare Source
v7.6.5Compare Source
v7.6.4Compare Source
v7.6.3Compare Source
v7.6.2Compare Source
v7.6.1: Using v1.0.2 of reactive-signalCompare Source
Tencent/omi@e3d8ad7
v7.6.0Compare Source
v7.5.10Compare Source
v7.5.9Compare Source
v7.5.8Compare Source
v7.5.7Compare Source
v7.5.6Compare Source
v7.5.5Compare Source
v7.5.4Compare Source
v7.5.3Compare Source
v7.5.2Compare Source
v7.5.1Compare Source
v7.5.0: Function component is supported! 🎉Compare Source
v7.4.6Compare Source
v7.4.5: More concise static props definitions for cross framework use🎉Compare Source
v7.4.4Compare Source
v7.4.3Compare Source
v7.4.2Compare Source
v7.4.1: Using constructor as tag nameCompare Source
v7.4.0Compare Source
v7.3.10Compare Source
v7.3.9: Lazy definitionCompare Source
If we are writing a component library and need to use tree shaking capabilities,
It could lead to definition failure if Button is not used, as it would be tree-shaken away. Therefore, we need to use Button, for example,
v7.3.8Compare Source
v7.3.7Compare Source
v7.3.6Compare Source
v7.3.5Compare Source
v7.3.4Compare Source
v7.3.3Compare Source
v7.3.2Compare Source
v7.3.1Compare Source
v7.3.0: Support for injecting lifecycle into props🎉Compare Source
v7.2.1: Directive 🎉Compare Source
For Example:
Register AutoAnimate Directive:
Using Directive:
v7.2.0: Preventing tree shakingCompare Source
v7.1.14Compare Source
v7.1.13Compare Source
v7.1.12Compare Source
v7.1.11Compare Source
v7.1.10Compare Source
v7.1.9Compare Source
v7.1.8Compare Source
v7.1.7Compare Source
v7.1.6Compare Source
v7.1.5Compare Source
v7.1.4: CSS Prop Supported 🎉 !Compare Source
Usage
v7.1.3Compare Source
v7.1.2: OMI 7.1.2 🎉Compare Source
v7.1.1Compare Source
v7.1.0: OMI 7.1 🎉Compare Source
v7.0.0Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.