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: seperate workspaces #1952

Closed
wants to merge 34 commits into from
Closed

feat: seperate workspaces #1952

wants to merge 34 commits into from

Commits on Oct 16, 2024

  1. - move legacy packages into their own directory

    - move expeerimental packages to their own directory
    jasonbahl authored and theodesp committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    d86cd45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4847994 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb543b5 View commit details
    Browse the repository at this point in the history
  4. - update snapshots

    jasonbahl authored and theodesp committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    7a7c523 View commit details
    Browse the repository at this point in the history
  5. - update import

    jasonbahl authored and theodesp committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    fc0fb6e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    77d8fa0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    77ce5c8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9f95876 View commit details
    Browse the repository at this point in the history
  9. - fix linting issues

    jasonbahl authored and theodesp committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    6fae963 View commit details
    Browse the repository at this point in the history
  10. - linting

    jasonbahl authored and theodesp committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    ab57372 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0305853 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f4b6102 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    af83272 View commit details
    Browse the repository at this point in the history
  14. - run npm run format

    jasonbahl authored and theodesp committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    56932d7 View commit details
    Browse the repository at this point in the history
  15. - move rimraf and prettier to the root package.json

    - run `npm run format`
    jasonbahl authored and theodesp committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    a7c2a09 View commit details
    Browse the repository at this point in the history
  16. - update .eslintrc rules

    - npm run format
    jasonbahl authored and theodesp committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    f76b0de View commit details
    Browse the repository at this point in the history
  17. - update uses of setConfig in tests

    jasonbahl authored and theodesp committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    a8f5773 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f655af7 View commit details
    Browse the repository at this point in the history
  19. - update uses of setConfig in tests

    jasonbahl authored and theodesp committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    7acf1cf View commit details
    Browse the repository at this point in the history
  20. - update regex's

    jasonbahl authored and theodesp committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    86cb773 View commit details
    Browse the repository at this point in the history
  21. - update snapshots

    jasonbahl authored and theodesp committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    3b8d1f5 View commit details
    Browse the repository at this point in the history
  22. - update sitemap snapshot

    jasonbahl authored and theodesp committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    b40f20b View commit details
    Browse the repository at this point in the history
  23. - update workflow to use node 22

    - update package.json for @faustwp/blocks to use relative path to @faustwp/core
    jasonbahl authored and theodesp committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    b6fde90 View commit details
    Browse the repository at this point in the history
  24. - change packages to have explicit ordering so that core is built bef…

    …ore blocks as core is a dependency of blocks
    
    - add sass as dependency to faustwp-core
    jasonbahl authored and theodesp committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    ab25692 View commit details
    Browse the repository at this point in the history
  25. chore: restore package-lock

    theodesp committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    64bfd83 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    d8d9082 View commit details
    Browse the repository at this point in the history
  27. chore: update package-lock

    theodesp committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    603ed55 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    7b7dc68 View commit details
    Browse the repository at this point in the history
  29. chore: bundle analysis build

    theodesp committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    9844f60 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    f2900b2 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    88c0d93 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    19f4f40 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    de99f1e View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    24f96ac View commit details
    Browse the repository at this point in the history