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

Build: Use TSUP to compile the renderers #18534

Merged
merged 16 commits into from
Jun 29, 2022
Merged

Commits on Jun 22, 2022

  1. tsup the first renderer

    ndelangen committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    4b0b818 View commit details
    Browse the repository at this point in the history
  2. another one

    ndelangen committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    e643a99 View commit details
    Browse the repository at this point in the history
  3. another one

    ndelangen committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    0bc43da View commit details
    Browse the repository at this point in the history
  4. another one

    ndelangen committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    6ee7430 View commit details
    Browse the repository at this point in the history
  5. another one

    ndelangen committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    7a895a1 View commit details
    Browse the repository at this point in the history
  6. another one

    ndelangen committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    a9aa28e View commit details
    Browse the repository at this point in the history
  7. final one!

    ndelangen committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    f2a0085 View commit details
    Browse the repository at this point in the history
  8. fix

    ndelangen committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    b5ec7d0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    232c36f View commit details
    Browse the repository at this point in the history
  10. fixes

    ndelangen committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    d547a12 View commit details
    Browse the repository at this point in the history
  11. fixes

    ndelangen committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    996a25e View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. Merge branch 'future/SB-444' into future/tsup-renderers-1

    # Conflicts:
    #	renderers/html/package.json
    #	renderers/preact/package.json
    #	renderers/react/package.json
    #	renderers/server/package.json
    #	renderers/svelte/package.json
    #	renderers/vue/package.json
    #	renderers/vue3/package.json
    #	renderers/web-components/package.json
    #	yarn.lock
    ndelangen committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    6d38969 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9dd06a View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. Merge branch 'future/base' into future/tsup-renderers-1

    # Conflicts:
    #	docs/snippets/html/button-story-with-args.ts.mdx
    ndelangen committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    1036764 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3310271 View commit details
    Browse the repository at this point in the history
  3. Upgrade sb bench

    shilman committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    a4a8c8a View commit details
    Browse the repository at this point in the history