Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: QwikDev/qwik
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.7.0
Choose a base ref
...
head repository: QwikDev/qwik
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.7.1
Choose a head ref
  • 11 commits
  • 32 files changed
  • 7 contributors

Commits on Jul 9, 2024

  1. fix(eslint): Fixed lint problem about the JSXNode (#6637)

    genki authored Jul 9, 2024
    Copy the full SHA
    0588230 View commit details
  2. fix(dev): remove spurious console error in taskStaging. (#6642)

    genki authored Jul 9, 2024
    Copy the full SHA
    281de97 View commit details

Commits on Jul 10, 2024

  1. docs: added placementpreparation.io to showcase page (#6659)

    * Update pages.json
    
    * chore: build showcases
    
    ---------
    
    Co-authored-by: gioboa <giorgiob.boa@gmail.com>
    JohnPremKumar and gioboa authored Jul 10, 2024
    Copy the full SHA
    08582e6 View commit details
  2. feat: use new @auth/qwik package (#6658)

    gioboa authored Jul 10, 2024
    Copy the full SHA
    ba0dc30 View commit details

Commits on Jul 11, 2024

  1. docs: update readme footer logo (#6668)

    thejackshelton authored Jul 11, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    05a52c3 View commit details
  2. fix(dev): incorrect abs path resolutions

    - better heuristic for determining the full path of a requested file in dev mode
    - correct transforming of qrl parent in dev mode by marking the path as absolute
    - use `server` as a more correct indicator of dev mode
    - pass isServer false for client build so code elimination works
    wmertens committed Jul 11, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    bcce0c1 View commit details
  3. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    e3da80d View commit details
  4. Copy the full SHA
    9d449a4 View commit details
  5. fix(dev): determine isServer better

    wmertens committed Jul 11, 2024
    Copy the full SHA
    86cccea View commit details
  6. chore: couldn't handle that joke anymore 😅 (#6671)

    shairez authored Jul 11, 2024
    Copy the full SHA
    17c1d3c View commit details
  7. chore: 1.7.1 (#6672)

    wmertens authored Jul 11, 2024
    Copy the full SHA
    3c5e5a7 View commit details
Loading