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

breaking: update svelte-package #8922

Merged
merged 44 commits into from
Feb 16, 2023
Merged

breaking: update svelte-package #8922

merged 44 commits into from
Feb 16, 2023

Commits on Feb 7, 2023

  1. Configuration menu
    Copy the full SHA
    55524fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0915da2 View commit details
    Browse the repository at this point in the history
  3. oops

    Rich-Harris committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    c52b2c2 View commit details
    Browse the repository at this point in the history
  4. migration

    dummdidumm committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    47bd6b0 View commit details
    Browse the repository at this point in the history
  5. docs

    dummdidumm committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    ac82d25 View commit details
    Browse the repository at this point in the history
  6. create-svelte

    dummdidumm committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    a6c16dc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3628c4f View commit details
    Browse the repository at this point in the history
  8. changelog

    dummdidumm committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    5455622 View commit details
    Browse the repository at this point in the history
  9. get some tests passing

    dummdidumm committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    5f6a616 View commit details
    Browse the repository at this point in the history
  10. fix $lib path creation

    dummdidumm committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    66cf5c2 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. special case

    Rich-Harris committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    7193530 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05aec7b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe4f9f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    05b549c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5cec3e1 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. doc tweaks

    dummdidumm committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    da8be8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1afaf7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03c6906 View commit details
    Browse the repository at this point in the history
  4. remove test

    dummdidumm committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    86ab0c9 View commit details
    Browse the repository at this point in the history
  5. fix types

    dummdidumm committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    3f45335 View commit details
    Browse the repository at this point in the history
  6. Update documentation/docs/30-advanced/70-packaging.md

    Co-authored-by: Rich Harris <richard.a.harris@gmail.com>
    dummdidumm and Rich-Harris authored Feb 9, 2023
    Configuration menu
    Copy the full SHA
    9c443f2 View commit details
    Browse the repository at this point in the history
  7. update link

    dummdidumm committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    833c546 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4b2aa81 View commit details
    Browse the repository at this point in the history
  9. fix package.json template

    dummdidumm committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    609b49a View commit details
    Browse the repository at this point in the history
  10. fix link

    dummdidumm committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    d12f7e1 View commit details
    Browse the repository at this point in the history
  11. add validation

    dummdidumm committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    698bf2e View commit details
    Browse the repository at this point in the history
  12. tabs

    Rich-Harris committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    a6fe310 View commit details
    Browse the repository at this point in the history
  13. fix

    Rich-Harris committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    0abd600 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b33c555 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b579f15 View commit details
    Browse the repository at this point in the history
  16. combine

    Rich-Harris committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    f108a2b View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. Update documentation/docs/30-advanced/70-packaging.md

    Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
    dummdidumm and benmccann authored Feb 10, 2023
    Configuration menu
    Copy the full SHA
    b0a605e View commit details
    Browse the repository at this point in the history
  2. Update packages/create-svelte/templates/skeletonlib/package.template.…

    …json
    
    Co-authored-by: Rich Harris <richard.a.harris@gmail.com>
    dummdidumm and Rich-Harris authored Feb 10, 2023
    Configuration menu
    Copy the full SHA
    45d89a6 View commit details
    Browse the repository at this point in the history
  3. nested conditions

    dummdidumm committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    2a8c832 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    00502ec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2c668c6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d13f1d9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6fa4730 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d04620c View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. Update packages/create-svelte/templates/skeletonlib/package.template.…

    …json
    
    Co-authored-by: Rich Harris <richard.a.harris@gmail.com>
    dummdidumm and Rich-Harris authored Feb 13, 2023
    Configuration menu
    Copy the full SHA
    d7ddb4c View commit details
    Browse the repository at this point in the history
  2. package.json

    dummdidumm committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    9263309 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. docs on exports

    dummdidumm committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    92488f4 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. update docs

    Rich-Harris committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    2b09af6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    add1d89 View commit details
    Browse the repository at this point in the history