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

Vite 3 support #359

Merged
merged 26 commits into from
Jul 13, 2022
Merged

Vite 3 support #359

merged 26 commits into from
Jul 13, 2022

Commits on Jun 10, 2022

  1. Configuration menu
    Copy the full SHA
    2b9083b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c2b722 View commit details
    Browse the repository at this point in the history
  3. chore: add changeset

    dominikg committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    4e9f2fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1aadea0 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. chore: update vite to alpha.11

    bluwy committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    6c5ed44 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. chore: merge main

    bluwy committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    6242f28 View commit details
    Browse the repository at this point in the history
  2. chore: update vite beta

    bluwy committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    4ccad72 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. fix: handle localhost change

    bluwy committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    922598a View commit details
    Browse the repository at this point in the history
  2. chore: upgrade to beta.1

    bluwy committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    e05b8e3 View commit details
    Browse the repository at this point in the history
  3. fix: handle breaking changes

    bluwy committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    823093c View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2022

  1. chore: update beta 2

    bluwy committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    5c06150 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

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

Commits on Jul 2, 2022

  1. chore: merge main

    bluwy committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    b4a412a View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. chore: merge main

    bluwy committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    fde3eb8 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. chore: add missing test dep

    bluwy committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    8d41d48 View commit details
    Browse the repository at this point in the history
  2. chore: revert ssr handling

    bluwy committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    27e167d View commit details
    Browse the repository at this point in the history
  3. chore: remove ts-expect-error

    bluwy committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    d7da219 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. Configuration menu
    Copy the full SHA
    6a60f99 View commit details
    Browse the repository at this point in the history
  2. upgrade to 3.0.0-beta.9 (#387)

    * upgrade to 3.0.0-beta.9
    
    * update root package.json
    benmccann committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    417a6fb View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. chore: merge main

    bluwy committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    09c51e9 View commit details
    Browse the repository at this point in the history
  2. chore: update beta.10

    bluwy committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    5aa60fd View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. Configuration menu
    Copy the full SHA
    c8beb2c View commit details
    Browse the repository at this point in the history
  2. fix: update generated ssr.noExternal config to always include all sve…

    …lte dependencies to avoid failed svelte deduplication during dev with vite-3
    dominikg committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    66ae0ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c1b26c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8ba4e57 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b882c52 View commit details
    Browse the repository at this point in the history