Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(v2): Merge main #6887

Merged
merged 134 commits into from
Sep 26, 2024
Merged

chore(v2): Merge main #6887

merged 134 commits into from
Sep 26, 2024

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    ddcc489 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7aef10 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6083989 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    7adb75a View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. Configuration menu
    Copy the full SHA
    cb69e99 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. fixed insights link

    shairez committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    072c38f View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    cd1e68c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    477b5e0 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    044dbe0 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

  1. added governance doc

    shairez committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    89fbe78 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    22f54c5 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    c52b854 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ace2f8 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. Configuration menu
    Copy the full SHA
    1686354 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    5ecf01a View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    4600d9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a535aa4 View commit details
    Browse the repository at this point in the history
  3. docs: add update sitemap documentation for SSR (#6852)

    Update sitemap documentation for SSR and SSG
    DevWeb13 authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    2035dcc View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    36eb7d0 View commit details
    Browse the repository at this point in the history
  2. Revert "chore: start the experiment with modulepreload on qwik.dev" (#…

    …6864)
    
    Revert "chore: start the experiment with modulepreload on qwik.dev (#6862)"
    
    This reverts commit 36eb7d0.
    gioboa authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    5889287 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc802f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5b1b3eb View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    d9d1d62 View commit details
    Browse the repository at this point in the history
  2. chore: start modulepreload experiment (#6867)

    * chore: start the experiment with modulepreload on qwik.dev
    
    * chore: add visible task to unregister service-worker.js
    
    * chore: also unregister qwik-prefetch-service-worker.js
    
    * chore: set unregister script as inlined script
    
    * chore: remove visible task
    maiieul authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    74eb861 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. Configuration menu
    Copy the full SHA
    521f3e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44df8d7 View commit details
    Browse the repository at this point in the history
  3. feat: add valibot$ validator and fix types of zod$ implementation (

    …#6752)
    
    * feat: add valibot$ validator and fix types of zod$ implementation
    
    * fix: brand typed data validators
    
    * fix: update API documentation of Qwik City
    
    * feat: copy code from PR #6720 to merge PRs
    
    Co-authored-by: Tobi <tzdesign@users.noreply.github.com>
    
    * fix: document change with changeset
    
    * chore: change version declaration of Valibot dependency
    
    * chore: change version declaration of Valibot dependency
    
    * fix: change text of changeset
    
    * chore: Add alpha preview warning to valibot$ API
    
    ---------
    
    Co-authored-by: Tobi <tzdesign@users.noreply.github.com>
    fabian-hiller and tzdesign authored Sep 8, 2024
    Configuration menu
    Copy the full SHA
    d918278 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. feat(optimizer): don't qwik-transform lib builds (#6850)

    * feat(optimizer): don't qwik-transform lib builds
    
    this way libraries won't use internal APIs that may break between minor versions
    
    * formatted changeset
    
    ---------
    
    Co-authored-by: Shai Reznik <shairez@users.noreply.github.com>
    wmertens and shairez authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    0c6496f View commit details
    Browse the repository at this point in the history
  2. clean up the code a bit

    shairez committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    99855dc View commit details
    Browse the repository at this point in the history
  3. WIP prefetch test

    shairez committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    96169e0 View commit details
    Browse the repository at this point in the history
  4. cleaned up prefetch logic

    shairez committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    f0dc20c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c06ecfd View commit details
    Browse the repository at this point in the history
  6. extract prefetch functions and added test cases

    Co-authored-by: Ian Létourneau <hello@noma.to>
    shairez and ianlet committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    3c6f9ac View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b4bfb0a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2c5fb52 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3bcab38 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4c128c0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2e86694 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a2f5cfe View commit details
    Browse the repository at this point in the history
  13. added changesets

    shairez committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    d7b4560 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7b1bb03 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    902b041 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. fix(prefetch-sw): only prefetch direct imports (#6853)

    * fix(prefetch-sw): only prefetch direct imports
    
    - dynamic imports should be fetched separately
    - don't list deps that are already deps-of-deps
    
    * feat(prefetch-sw): reduce fetch prio for dynamic tasks
    
    * perf(prefetch-sw): pre-process bundle graph
    
    * perf(prefetch-sw): don't prefetch indirect deps of indirect deps
    
    * perf(prefetch-sw): limit concurrent low prio fetches
    
    * fix(manifest): better import path handling
    wmertens authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    b4cd308 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. fix: a bug 4956 (#6778)

    Co-authored-by: wuls <linsheng.wu@beantechs.com>
    JerryWu1234 and wuls authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    ee24c89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb3198f View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    bb42772 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump the npm_and_yarn group across 2 directories with 1 …

    …update
    
    Bumps the npm_and_yarn group with 1 update in the / directory: [express](https://github.com/expressjs/express).
    Bumps the npm_and_yarn group with 1 update in the /starters/adapters/express directory: [express](https://github.com/expressjs/express).
    
    
    Updates `express` from 4.19.2 to 4.20.0
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/master/History.md)
    - [Commits](expressjs/express@4.19.2...4.20.0)
    
    Updates `express` from 4.19.2 to 4.20.0
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/master/History.md)
    - [Commits](expressjs/express@4.19.2...4.20.0)
    
    ---
    updated-dependencies:
    - dependency-name: express
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    - dependency-name: express
      dependency-type: direct:production
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and shairez committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    551e9fe View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    66f0279 View commit details
    Browse the repository at this point in the history
  2. fix(dev): image service error handling (#6855)

    Co-authored-by: wuls <linsheng.wu@beantechs.com>
    JerryWu1234 and wuls authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    0d57dc8 View commit details
    Browse the repository at this point in the history
  3. fix(docs): url replacing

    hashes can have _ in them
    wmertens committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    3098b20 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    79683ca View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    46e6dd4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3125156 View commit details
    Browse the repository at this point in the history
  3. improved the changesets messages (#6884)

    Co-authored-by: Wout Mertens <Wout.Mertens@gmail.com>
    Co-authored-by: Giorgio Boa <35845425+gioboa@users.noreply.github.com>
    3 people authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    a3ae951 View commit details
    Browse the repository at this point in the history
  4. fix typos

    shairez committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    fa38f75 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    058402d View commit details
    Browse the repository at this point in the history
  6. Version Packages

    github-actions[bot] authored and shairez committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    e37930c View commit details
    Browse the repository at this point in the history
  7. feat: add qwik cli e2e

    dmitry-stepanenko authored and shairez committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    bc5c9d1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b4d9579 View commit details
    Browse the repository at this point in the history
  9. ci: add better console

    shairez committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    a9ee2a6 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. fix: docs production deploy

    wmertens committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    2e1448e View commit details
    Browse the repository at this point in the history
  2. fixup + docs change

    wmertens committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    c09e1b8 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    61e3f20 View commit details
    Browse the repository at this point in the history
  2. chore(docs): update deploy action + document task() (#6891)

    documenting task because it's needed and it triggers a docs build
    wmertens authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    c48a23d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae09275 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. fix(optimizer): Backported the fix mark fn` children as jsx mutable (

    …#6847)` to the main branch (#6902)
    
    * fix(optimizer): mark fn`` children as jsx mutable (#6847)
    
    * Updated snap
    
    ---------
    
    Co-authored-by: Wout Mertens <Wout.Mertens@gmail.com>
    genki and wmertens authored Sep 22, 2024
    Configuration menu
    Copy the full SHA
    5a0c31d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cdc9cd8 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Managing multiple redirects in Qwik (#6909)

    * Managing multiple redirects in Qwik
    
    * Update packages/docs/src/routes/docs/(qwikcity)/guides/redirects/index.mdx
    
    Completely agree. I also realized that mapping is due to historical reasons and to meet a specific app structure, so I think this is simpler.
    
    Co-authored-by: Ian Létourneau <letourneau.ian@gmail.com>
    
    ---------
    
    Co-authored-by: Ian Létourneau <letourneau.ian@gmail.com>
    thejackshelton and ianlet authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    426ba59 View commit details
    Browse the repository at this point in the history
  2. chore(optimizer): remove is_dev again

    This mostly reverts commit 97676d1.
    wmertens committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    c0ba23f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7333b90 View commit details
    Browse the repository at this point in the history
  4. docs: update the location of the re-loader to be under /(qwik-cty) in…

    …stead of /cookbook (#6794)
    Kampouse authored and wmertens committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    870b4f5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    16fa731 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8f794c5 View commit details
    Browse the repository at this point in the history
  7. docs: add new showcase site (#6776)

    DevWeb13 authored and wmertens committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    fa6e164 View commit details
    Browse the repository at this point in the history
  8. fixed insights link

    shairez authored and wmertens committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    e738aa2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5db7af7 View commit details
    Browse the repository at this point in the history
  10. docs: update index.mdx (#6813)

    lucasmsoares96 authored and wmertens committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    4d12a04 View commit details
    Browse the repository at this point in the history
  11. fixed build for vite ecosystem ci

    shairez authored and wmertens committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    56cfff3 View commit details
    Browse the repository at this point in the history
  12. added governance doc

    shairez authored and wmertens committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    ef6458b View commit details
    Browse the repository at this point in the history
  13. fix vite ecosystem - second try

    shairez authored and wmertens committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    a985eaa View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e5ca959 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    39c459c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    4d47624 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    fd5d1d4 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ee9ecbf View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    c84ec9f View commit details
    Browse the repository at this point in the history
  20. docs: add update sitemap documentation for SSR (#6852)

    Update sitemap documentation for SSR and SSG
    DevWeb13 authored and wmertens committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    989786a View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    213d45a View commit details
    Browse the repository at this point in the history
  22. Revert "chore: start the experiment with modulepreload on qwik.dev" (#…

    …6864)
    
    Revert "chore: start the experiment with modulepreload on qwik.dev (#6862)"
    
    This reverts commit 36eb7d0.
    gioboa authored and wmertens committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    bdb9c57 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    1965f49 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    8fce46a View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    8e1ee71 View commit details
    Browse the repository at this point in the history
  26. chore: start modulepreload experiment (#6867)

    * chore: start the experiment with modulepreload on qwik.dev
    
    * chore: add visible task to unregister service-worker.js
    
    * chore: also unregister qwik-prefetch-service-worker.js
    
    * chore: set unregister script as inlined script
    
    * chore: remove visible task
    maiieul authored and wmertens committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    87d7675 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    18a95f7 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    c2a5934 View commit details
    Browse the repository at this point in the history
  29. feat: add valibot$ validator and fix types of zod$ implementation (

    …#6752)
    
    * feat: add valibot$ validator and fix types of zod$ implementation
    
    * fix: brand typed data validators
    
    * fix: update API documentation of Qwik City
    
    * feat: copy code from PR #6720 to merge PRs
    
    Co-authored-by: Tobi <tzdesign@users.noreply.github.com>
    
    * fix: document change with changeset
    
    * chore: change version declaration of Valibot dependency
    
    * chore: change version declaration of Valibot dependency
    
    * fix: change text of changeset
    
    * chore: Add alpha preview warning to valibot$ API
    
    ---------
    
    Co-authored-by: Tobi <tzdesign@users.noreply.github.com>
    2 people authored and wmertens committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    eeea2a7 View commit details
    Browse the repository at this point in the history
  30. feat(optimizer): don't qwik-transform lib builds (#6850)

    * feat(optimizer): don't qwik-transform lib builds
    
    this way libraries won't use internal APIs that may break between minor versions
    
    * formatted changeset
    
    ---------
    
    Co-authored-by: Shai Reznik <shairez@users.noreply.github.com>
    wmertens and shairez committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    1999cb9 View commit details
    Browse the repository at this point in the history
  31. clean up the code a bit

    shairez authored and wmertens committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    3bc0d4c View commit details
    Browse the repository at this point in the history
  32. WIP prefetch test

    shairez authored and wmertens committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    58757e6 View commit details
    Browse the repository at this point in the history
  33. cleaned up prefetch logic

    shairez authored and wmertens committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    ebbf350 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    c23d897 View commit details
    Browse the repository at this point in the history
  35. extract prefetch functions and added test cases

    Co-authored-by: Ian Létourneau <hello@noma.to>
    2 people authored and wmertens committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    c25ab2a View commit details
    Browse the repository at this point in the history
  36. covered prefetch queue logic with tests

    shairez authored and wmertens committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    68849b9 View commit details
    Browse the repository at this point in the history
  37. fixed a performance bug in prefetching

    shairez authored and wmertens committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    1a45167 View commit details
    Browse the repository at this point in the history
  38. cleaning older service worker cache

    shairez authored and wmertens committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    5dd7215 View commit details
    Browse the repository at this point in the history
  39. changed order of SW event setup

    shairez authored and wmertens committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    8891eac View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    0785381 View commit details
    Browse the repository at this point in the history
  41. removed leftovers in generate sw

    shairez authored and wmertens committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    bb73291 View commit details
    Browse the repository at this point in the history
  42. added changesets

    shairez authored and wmertens committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    78f2794 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    bda7836 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    b3ee7eb View commit details
    Browse the repository at this point in the history
  45. fix(prefetch-sw): only prefetch direct imports (#6853)

    * fix(prefetch-sw): only prefetch direct imports
    
    - dynamic imports should be fetched separately
    - don't list deps that are already deps-of-deps
    
    * feat(prefetch-sw): reduce fetch prio for dynamic tasks
    
    * perf(prefetch-sw): pre-process bundle graph
    
    * perf(prefetch-sw): don't prefetch indirect deps of indirect deps
    
    * perf(prefetch-sw): limit concurrent low prio fetches
    
    * fix(manifest): better import path handling
    wmertens committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    df7dc8a View commit details
    Browse the repository at this point in the history
  46. fix: a bug 4956 (#6778)

    Co-authored-by: wuls <linsheng.wu@beantechs.com>
    2 people authored and wmertens committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    cb051e8 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    d5a8cd2 View commit details
    Browse the repository at this point in the history
  48. fix: CI not uploading dot files (#6876)

    shairez authored and wmertens committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    0ff83a7 View commit details
    Browse the repository at this point in the history
  49. chore(deps): bump the npm_and_yarn group across 2 directories with 1 …

    …update
    
    Bumps the npm_and_yarn group with 1 update in the / directory: [express](https://github.com/expressjs/express).
    Bumps the npm_and_yarn group with 1 update in the /starters/adapters/express directory: [express](https://github.com/expressjs/express).
    
    
    Updates `express` from 4.19.2 to 4.20.0
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/master/History.md)
    - [Commits](expressjs/express@4.19.2...4.20.0)
    
    Updates `express` from 4.19.2 to 4.20.0
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/master/History.md)
    - [Commits](expressjs/express@4.19.2...4.20.0)
    
    ---
    updated-dependencies:
    - dependency-name: express
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    - dependency-name: express
      dependency-type: direct:production
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and wmertens committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    e902a49 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    f5549f7 View commit details
    Browse the repository at this point in the history
  51. fix(dev): image service error handling (#6855)

    Co-authored-by: wuls <linsheng.wu@beantechs.com>
    2 people authored and wmertens committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    11f347a View commit details
    Browse the repository at this point in the history
  52. fix(docs): url replacing

    hashes can have _ in them
    wmertens committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    8b9aa37 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    a61db44 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    a5752d7 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    bc646af View commit details
    Browse the repository at this point in the history
  56. improved the changesets messages (#6884)

    Co-authored-by: Wout Mertens <Wout.Mertens@gmail.com>
    Co-authored-by: Giorgio Boa <35845425+gioboa@users.noreply.github.com>
    3 people committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    2a37947 View commit details
    Browse the repository at this point in the history
  57. fix typos

    shairez authored and wmertens committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    29e8536 View commit details
    Browse the repository at this point in the history
  58. trying to fix valibot changeset

    shairez authored and wmertens committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    487d3eb View commit details
    Browse the repository at this point in the history
  59. Version Packages

    github-actions[bot] authored and wmertens committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    ece5b57 View commit details
    Browse the repository at this point in the history
  60. feat: add qwik cli e2e

    dmitry-stepanenko authored and wmertens committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    dd952f3 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    4f67f9f View commit details
    Browse the repository at this point in the history
  62. ci: add better console

    shairez authored and wmertens committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    62c4c00 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    4f925f2 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. fix visible task inside slot

    Varixo committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    e146f0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9caf64f View commit details
    Browse the repository at this point in the history
  3. add expect for test

    Varixo committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    9844973 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. fix signal serialization

    Varixo committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    b514d39 View commit details
    Browse the repository at this point in the history