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

SDK import by module #431

Closed
wants to merge 13 commits into from
Closed

SDK import by module #431

wants to merge 13 commits into from

Commits on Jul 16, 2024

  1. Fix fixture import

    wcalderipe committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    3008804 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3e8811 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13104df View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8cb7f75 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aa8a8f7 View commit details
    Browse the repository at this point in the history
  6. Bump SDK to 0.3.0

    wcalderipe committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    b3ad8ee View commit details
    Browse the repository at this point in the history
  7. Update packages/release target

    Adds the `--first-release` option to skip the tag generation.
    
    Adds documentation to why we're using each option.
    
    Adds an `npm install` step to properly update the package-lock.json
    wcalderipe committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    80c0fe3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8532aff View commit details
    Browse the repository at this point in the history
  9. Remove source maps from buildable packages

    Delete packages from the SDK dist.
    wcalderipe committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    b72981f View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. update devtool imports

    samteb committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    6a86ba3 View commit details
    Browse the repository at this point in the history
  2. fix import in examples

    samteb committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    e70ca7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87392c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8475875 View commit details
    Browse the repository at this point in the history