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.2.9
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.2.10
Choose a head ref
  • 8 commits
  • 30 files changed
  • 6 contributors

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    fc748da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    465e79d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    925389b View commit details
    Browse the repository at this point in the history
  4. chore(insights): correct DB migration script (#5024)

    * chore(insights): correct DB migration script
    
    * fixup! chore(insights): correct DB migration script
    
    * fixup! chore(insights): correct DB migration script
    
    * fixup! chore(insights): correct DB migration script
    
    * fixup! chore(insights): correct DB migration script
    mhevery authored Aug 25, 2023
    Configuration menu
    Copy the full SHA
    ab9f97c View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. fix(core): Report errors to browser global error handler (#5029)

    This allows tools such as Qwik Insights, Sentry or New Relic to
    capture errors and report them to server.
    
    Fix #2618
    getsentry/sentry-javascript#8867 (comment)
    mhevery authored Aug 26, 2023
    Configuration menu
    Copy the full SHA
    6d4aa95 View commit details
    Browse the repository at this point in the history
  2. style(pnpm-lock.yaml): synchronize lockfile version with version of p…

    …npm in use (#4905)
    
    * style(pnpm-lock.yaml): synchronize lockfile version with version of pnpm in use
    
    This workspace is pinned to pnpm@8.6.1 which uses lockfileVersion 6.1 and not 6.0
    
    * switched to 8.6.12
    
    * adjust lockfile vers
    
    * upgraded docs as well
    
    ---------
    
    Co-authored-by: Roman Zanettin <roman.zanettin@gmail.com>
    Co-authored-by: roman zanettin <zanettin@users.noreply.github.com>
    3 people authored Aug 26, 2023
    Configuration menu
    Copy the full SHA
    4802cd4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    523f4e5 View commit details
    Browse the repository at this point in the history
  4. 1.2.10 (#5035)

    mhevery authored Aug 26, 2023
    Configuration menu
    Copy the full SHA
    6fd37ca View commit details
    Browse the repository at this point in the history
Loading