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

feat(sveltekit): upgraded sveltekit support to svelltekit v1.0.0 (fix #392, #397) #402

Merged
merged 4 commits into from
Dec 19, 2022

Commits on Dec 15, 2022

  1. fix(plugin-sveltekit): upgraded sveltekit support to svelltekit v1.0.0.

     - changed viteIgnorePlugins to vite-plugin-sveltekit-compile
     - fixed pluginOption awaiting logic
     - upgraded sveltekit example to `v1.0.0`
    
    Closes: #392,#397
    bhvngt committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    6f93a28 View commit details
    Browse the repository at this point in the history
  2. fix: handle array of promises

    Akryum committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    67e7acc View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

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

Commits on Dec 19, 2022

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