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

Remove filescoping from babel-plugin, Add transform integration APIs #827

Merged
merged 28 commits into from
Sep 21, 2022

Commits on Sep 13, 2022

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

Commits on Sep 14, 2022

  1. WIP

    mattcompiles committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    dc12def View commit details
    Browse the repository at this point in the history
  2. WIP

    mattcompiles committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    872d976 View commit details
    Browse the repository at this point in the history
  3. Add changesets

    mattcompiles committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    66d8afe View commit details
    Browse the repository at this point in the history
  4. Fix site

    mattcompiles committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    5a0bc9d View commit details
    Browse the repository at this point in the history
  5. Update docs

    mattcompiles committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    49813ff View commit details
    Browse the repository at this point in the history
  6. Fix changeset

    mattcompiles committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    36a137c View commit details
    Browse the repository at this point in the history
  7. Trim the README

    mattcompiles committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    65afdc1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e21ddd1 View commit details
    Browse the repository at this point in the history
  9. Rename babel-plugin

    mattcompiles committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    524387c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    229786b View commit details
    Browse the repository at this point in the history
  11. Fix typo

    mattcompiles committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    2b000cf View commit details
    Browse the repository at this point in the history
  12. Update site/docs/overview/test-environments.md

    Co-authored-by: Adam Skoufis <askoufis@users.noreply.github.com>
    mattcompiles and askoufis committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    b436e35 View commit details
    Browse the repository at this point in the history
  13. Update packages/rollup-plugin/src/index.ts

    Co-authored-by: Mark Dalgleish <mark.john.dalgleish@gmail.com>
    mattcompiles and markdalgleish committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    63992df View commit details
    Browse the repository at this point in the history
  14. Fix typo

    mattcompiles committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    5549217 View commit details
    Browse the repository at this point in the history
  15. Merge branch 'rm-filescope-babel' of github.com:seek-oss/vanilla-extr…

    …act into rm-filescope-babel
    mattcompiles committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    752bbae View commit details
    Browse the repository at this point in the history
  16. Add next to changeset

    mattcompiles committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    9e32d55 View commit details
    Browse the repository at this point in the history
  17. Update changesets

    mattcompiles committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    a683a39 View commit details
    Browse the repository at this point in the history
  18. Update to jest-transform

    mattcompiles committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    49c341e View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2022

  1. Update .changeset/nice-tools-wink.md

    Co-authored-by: Mark Dalgleish <mark.john.dalgleish@gmail.com>
    mattcompiles and markdalgleish committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    40b36ac View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. Update changeset wording

    mattcompiles committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    8c7fa66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6af010 View commit details
    Browse the repository at this point in the history
  3. Add Vitest setup info

    mattcompiles committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    35b13bc View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Configuration menu
    Copy the full SHA
    e1b1390 View commit details
    Browse the repository at this point in the history
  2. Fix install commands

    mattcompiles committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    c4d3868 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'rm-filescope-babel' of github.com:seek-oss/vanilla-extr…

    …act into rm-filescope-babel
    mattcompiles committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    862c528 View commit details
    Browse the repository at this point in the history
  4. Update language

    mattcompiles committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    8cae667 View commit details
    Browse the repository at this point in the history
  5. Improve docs

    mattcompiles committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    c70aaaf View commit details
    Browse the repository at this point in the history