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(nextjs): Remove client.(server|client).config.ts functionality in favor of instrumentation.ts #11059

Merged
merged 34 commits into from
Mar 18, 2024

Commits on Mar 12, 2024

  1. feat(nextjs): Allow omitting client.(server|client).config.ts and n…

    …udge towards using `instrumentation.ts`
    lforst committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    ccf4f85 View commit details
    Browse the repository at this point in the history
  2. .

    lforst committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    68df8ea View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. comment

    lforst committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    d5dacb9 View commit details
    Browse the repository at this point in the history
  2. fix unit tests

    lforst committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    1f04110 View commit details
    Browse the repository at this point in the history
  3. Update withSentryConfig

    lforst committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    2bd96d3 View commit details
    Browse the repository at this point in the history
  4. .

    lforst committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    b4defba View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. remove unneeded stuff

    lforst committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    39eeef8 View commit details
    Browse the repository at this point in the history
  2. Remove unnecessary test

    lforst committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    5b8aab0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    352aea5 View commit details
    Browse the repository at this point in the history
  4. .

    lforst committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    2638403 View commit details
    Browse the repository at this point in the history
  5. hm

    lforst committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    858f7d3 View commit details
    Browse the repository at this point in the history
  6. fix

    lforst committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    39a3622 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f7686c2 View commit details
    Browse the repository at this point in the history
  8. lint

    lforst committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    f55d122 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    09d7011 View commit details
    Browse the repository at this point in the history
  10. migrate

    lforst committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    a8966a6 View commit details
    Browse the repository at this point in the history
  11. fix

    lforst committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    de7a1a9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ccddc92 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9aad6a4 View commit details
    Browse the repository at this point in the history
  14. .

    lforst committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    9a8ed80 View commit details
    Browse the repository at this point in the history
  15. test

    lforst committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    6bfbfbb View commit details
    Browse the repository at this point in the history
  16. .

    lforst committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    6a89e31 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    55103c8 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    2e2f00b View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

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

    lforst committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    7adf28f View commit details
    Browse the repository at this point in the history
  3. hell yea

    lforst committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    864defc View commit details
    Browse the repository at this point in the history
  4. .

    lforst committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    d7c8669 View commit details
    Browse the repository at this point in the history
  5. .

    lforst committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    e48c81d View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. fix tests

    lforst committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    752580f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0079726 View commit details
    Browse the repository at this point in the history
  3. undeactivate tests

    lforst committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    9e4b8f3 View commit details
    Browse the repository at this point in the history
  4. Update readme

    lforst committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    f169bea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5e2f44c View commit details
    Browse the repository at this point in the history