Skip to content

Update preact - #213

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/preact
Open

Update preact#213
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/preact

Conversation

@renovate

@renovate renovate Bot commented Nov 20, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@preact/preset-vite 2.9.42.10.6 age confidence
preact (source) 10.24.310.29.8 age confidence

Release Notes

preactjs/preset-vite (@​preact/preset-vite)

v2.10.6

Compare Source

Patch Changes
  • 676ed9d: - prevent the CJS build from rewriting the hook names helper import to require()
    • skip devtools plugin resolve/transform hooks unless devtools support is enabled
    • add the vite-plugin keyword for registry discovery

v2.10.5

Compare Source

What's Changed

New Contributors

Full Changelog: preactjs/preset-vite@2.10.4...2.10.5

v2.10.4

Compare Source

What's Changed

Full Changelog: preactjs/preset-vite@2.10.3...2.10.4

v2.10.3

Compare Source

What's Changed

Full Changelog: preactjs/preset-vite@2.10.2...2.10.3

v2.10.2

Compare Source

What's Changed

Maintenance

Docs

New Contributors

Full Changelog: preactjs/preset-vite@2.10.1...2.10.2

v2.10.1

Compare Source

What's Changed

New Contributors

Full Changelog: preactjs/preset-vite@v2.10.0...2.10.1

v2.10.0: 2.10.0

Compare Source

Minor

Fixes

Full Changelog: preactjs/preset-vite@2.9.4...v2.10.0

preactjs/preact (preact)

v10.29.8

Compare Source

Performance

v10.29.7

Compare Source

Maintenance

v10.29.6

Compare Source

We had to revert #​5055 due to an incompatibility with useSignalEffect

v10.29.5

Compare Source

Fixes

v10.29.4

Compare Source

Fixes

v10.29.3

Compare Source

Fixes

Performance

Types

Maintenance

v10.29.2

Compare Source

Fixes

Maintenance

v10.29.1

Compare Source

Fixes

Maintenance

v10.29.0

Compare Source

Features

Fixes

Performance

v10.28.4

Compare Source

Fixes

Performance

v10.28.3

Compare Source

Fixes

Maintenance

v10.28.2

Compare Source

Fixes

  • Enforce strict equality for VNode object constructors

v10.28.1

Compare Source

Fixes

v10.28.0

Compare Source

Types

Fixes

Performance

v10.27.3

Compare Source

Fixes

  • Enforce strict equality for VNode object constructors

v10.27.2

Compare Source

Types

Fixes

v10.27.1

Compare Source

Performance

Types

Fixes

Maintenance

v10.27.0

Compare Source

Features

Fixes

Maintenance

v10.26.10

Compare Source

Fixes

  • Enforce strict equality for VNode object constructors

v10.26.9

Compare Source

Fixes

Maintenance

v10.26.8

Compare Source

Fixes

v10.26.7

Compare Source

Types

Improvements

Maintenance

v10.26.6

Compare Source

Fixes

Types

  • Change HTMLMediaElement.controlsList type to string (DOMTokenList) (#​4744, thanks @​piotr-cz)

Maintenance

v10.26.5

Compare Source

Types

Fixes

Maintenance

v10.26.4

Compare Source

Fixes

v10.26.3

Compare Source

Fixes

Types

Maintenance

v10.26.2

Compare Source

This is a hotfix release! If you are encountering bundling issues with regards to unallowed import syntax, this will fix it!

Fixes

Maintenance

v10.26.1

Compare Source

Fixes

Optimization

Maintenance

v10.26.0

Compare Source

Features

Fixes

Types

Maintenance

v10.25.4

Compare Source

Types

Fixes

v10.25.3

Compare Source

Fixes

Types

v10.25.2

Compare Source

Notable

Revert unkeyed no-search (#​4604, thanks @​JoviDeCroock)

We noticed that there's a few unpleasant scenario's that could form from this change, we wanted to be on the safe side here and revert this for the time being. if you run into issues with swapping components placement wise in a list use the key property.

Fixes

Types

Performance

Maintenance

v10.25.1

Compare Source

Fixes

Types

Maintenance

v10.25.0

Compare Source

Features

Move per-element type interfaces into core and more strictly type IntrinsicElements (#​4546, thanks @​rschristian)

This adds per-element typings for every DOM-node type, this means that our types might become slightly stricter when you are using DOM attributes/properties where they are not allowed, an example of this might be <div src="x" />.

If you notice any issues when upgrading tell us about them, we can evaluate whether we have missed a case.

Recreate unkeyed functional components when they change position. (#​4550, thanks @​JoviDeCroock)

This is a long time bugfix, when we have elements that look like

return (
	{condition ? <Element /> : null}
	{condition ? null : <Element />
)

We would reuse the state of the first VNode to render the second one when the condition switches. When you are using key, this issue was not present.

Support { handleEvent() {} } object interface as a listener (#​4538, thanks @​lilnasy)

We've added support for attaching object/class event-handlers

let handler = {
	onclick,
	handleEvent() {
		this.onclick()
	}
}

<div onClick={handler} />

Fixes

Maintenance


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 10am on thursday"
  • 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/preact branch from ee92b45 to 72815e5 Compare December 1, 2025 19:32
@renovate
renovate Bot force-pushed the renovate/preact branch from 72815e5 to 4e76b81 Compare December 23, 2025 20:41
@renovate
renovate Bot force-pushed the renovate/preact branch from 4e76b81 to b1ca3b2 Compare January 6, 2026 17:03
@renovate
renovate Bot force-pushed the renovate/preact branch from b1ca3b2 to 319b8f9 Compare January 19, 2026 18:52
@renovate
renovate Bot force-pushed the renovate/preact branch 3 times, most recently from 6d3ff5e to 9de6a51 Compare February 2, 2026 15:16
@renovate
renovate Bot force-pushed the renovate/preact branch 2 times, most recently from 3e4988d to 3762e2c Compare February 19, 2026 09:08
@renovate
renovate Bot force-pushed the renovate/preact branch 2 times, most recently from eebdf18 to d9e0b85 Compare March 15, 2026 21:46
@renovate
renovate Bot force-pushed the renovate/preact branch from d9e0b85 to e79922d Compare March 21, 2026 01:18
@renovate
renovate Bot force-pushed the renovate/preact branch 2 times, most recently from ebba40f to 0b48ebe Compare April 3, 2026 14:00
@renovate
renovate Bot force-pushed the renovate/preact branch 2 times, most recently from 7ea602f to 3b0d923 Compare May 17, 2026 13:41
@renovate
renovate Bot force-pushed the renovate/preact branch 2 times, most recently from c8cf9b6 to 8c127d7 Compare June 1, 2026 22:43
@renovate
renovate Bot force-pushed the renovate/preact branch from 8c127d7 to 9a9be02 Compare June 26, 2026 05:40
@renovate
renovate Bot force-pushed the renovate/preact branch 4 times, most recently from 70730c2 to ae19fb2 Compare July 8, 2026 19:29
@renovate
renovate Bot force-pushed the renovate/preact branch from ae19fb2 to 1b4773a Compare July 18, 2026 20:55
@renovate
renovate Bot force-pushed the renovate/preact branch from 1b4773a to 299a121 Compare August 1, 2026 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants