Skip to content

Update dependency @astrojs/preact to v5#42

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/astrojs-preact-5.x
Open

Update dependency @astrojs/preact to v5#42
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/astrojs-preact-5.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 10, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@astrojs/preact (source) ^4.1.3^5.0.0 age adoption passing confidence

Release Notes

withastro/astro (@​astrojs/preact)

v5.1.3

Compare Source

Patch Changes

v5.1.2

Compare Source

Patch Changes

v5.1.1

Compare Source

Patch Changes
  • #​16180 1d1448c Thanks @​matthewp! - Pre-optimizes @preact/signals and preact/hooks in the Vite dep optimizer to prevent late discovery triggering full page reloads during dev

v5.1.0

Compare Source

Minor Changes
  • #​15862 06fba3a Thanks @​crutchcorn! - Adds support for passing a Babel config to the Preact Vite Plugin:

    // astro.config.mjs
    import { defineConfig } from 'astro/config';
    import preact from '@​astrojs/preact';
    
    export default defineConfig({
      integrations: [
        preact({
          babel: {
            generatorOpts: {
              importAttributesKeyword: 'with',
            },
          },
        }),
      ],
    });

v5.0.2

Compare Source

Patch Changes

v5.0.1

Compare Source

Patch Changes
  • #​15881 de2860c Thanks @​matthewp! - Fix useId() collisions across multiple Astro islands by seeding a unique per-island root mask for Preact SSR and hydration.

v5.0.0

Compare Source

Major Changes
Patch Changes

Configuration

📅 Schedule: (UTC)

  • 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.

🔕 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 was generated by Mend Renovate. View the repository job log.

@netlify
Copy link
Copy Markdown

netlify Bot commented Mar 10, 2026

Deploy Preview for mmert9008-astroblogtutorial failed.

Name Link
🔨 Latest commit 1f3f580
🔍 Latest deploy log https://app.netlify.com/projects/mmert9008-astroblogtutorial/deploys/6a0b6d594521700008393c79

@renovate renovate Bot force-pushed the renovate/astrojs-preact-5.x branch 3 times, most recently from b9aede7 to 817685e Compare March 18, 2026 17:25
@renovate renovate Bot force-pushed the renovate/astrojs-preact-5.x branch 3 times, most recently from 541b22b to b93a87e Compare April 1, 2026 22:12
@renovate renovate Bot force-pushed the renovate/astrojs-preact-5.x branch from b93a87e to c8da2bf Compare April 8, 2026 21:40
@renovate renovate Bot force-pushed the renovate/astrojs-preact-5.x branch from c8da2bf to 78e9a6b Compare April 22, 2026 19:55
@renovate renovate Bot force-pushed the renovate/astrojs-preact-5.x branch from 78e9a6b to b4fea9c Compare May 12, 2026 11:16
@renovate renovate Bot force-pushed the renovate/astrojs-preact-5.x branch from b4fea9c to 1f3f580 Compare May 18, 2026 19:49
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