feat(js): update all minor/patch version npm #221
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:
5.0.2
->5.1.0
2.9.2
->2.9.3
10.25.0
->10.25.1
1.81.0
->1.82.0
Release Notes
preactjs/preset-vite (@preact/preset-vite)
v2.9.3
Compare Source
What's Changed
Full Changelog: preactjs/preset-vite@2.9.2...2.9.3
preactjs/preact (preact)
v10.25.1
Compare Source
Fixes
Types
defaultValue
property types for inputs, selects, & textareas (#4585, thanks @rschristian)type
attribute (#4582, thanks @rschristian)createElement
&h
types (#4578, thanks @rschristian)href
&hreflang
attribute types (#4575, thanks @rschristian)datetime
on<del>
as optional (#4570, thanks @marvinhagemeister)max
andmin
properties on input element types (#4568, thanks @rschristian)ElementRef
type to compat (#4557, thanks @rschristian)Maintenance
declare global
from internal types (#4583, thanks @rschristian)sass/dart-sass (sass)
v1.82.0
Compare Source
Command-Line Interface
Improve
--watch
mode reliability when making multiple changes at once, suchas checking out a different Git branch.
Parse the
calc-size()
function as a calculation now that it's supported insome browsers.
Dart API
SassCalculation.calcSize()
function.v1.81.1
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.