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

fix: move from event-source-polyfill to fetch-event-source #24861

Merged
merged 11 commits into from
Jun 3, 2024

Commits on May 22, 2024

  1. Try to switch away from polyfill

    Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com>
    alexef committed May 22, 2024
    Configuration menu
    Copy the full SHA
    1593991 View commit details
    Browse the repository at this point in the history
  2. Update unit tests

    Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com>
    alexef committed May 22, 2024
    Configuration menu
    Copy the full SHA
    f1c280b View commit details
    Browse the repository at this point in the history
  3. Cleanup and fix build

    Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com>
    alexef committed May 22, 2024
    Configuration menu
    Copy the full SHA
    db76476 View commit details
    Browse the repository at this point in the history
  4. Fix build. Move scaffolder away from polyfill

    Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com>
    alexef committed May 22, 2024
    Configuration menu
    Copy the full SHA
    147f11f View commit details
    Browse the repository at this point in the history
  5. Add changeset

    Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com>
    alexef committed May 22, 2024
    Configuration menu
    Copy the full SHA
    cbebad1 View commit details
    Browse the repository at this point in the history
  6. Update .changeset/empty-avocados-tease.md

    Co-authored-by: Aramis Sennyey <159921952+aramissennyeydd@users.noreply.github.com>
    Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com>
    alexef and aramissennyeydd committed May 22, 2024
    Configuration menu
    Copy the full SHA
    79605f8 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. address PR comments

    Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com>
    alexef committed May 27, 2024
    Configuration menu
    Copy the full SHA
    a159480 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. update pr comments

    Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com>
    alexef committed May 28, 2024
    Configuration menu
    Copy the full SHA
    b7db436 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into new-events-implementation

    Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com>
    alexef committed May 28, 2024
    Configuration menu
    Copy the full SHA
    7cc45e0 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Update .changeset/empty-avocados-tease.md

    Co-authored-by: Vincenzo Scamporlino <vincenzos@spotify.com>
    Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com>
    alexef and vinzscam committed May 30, 2024
    Configuration menu
    Copy the full SHA
    edc1801 View commit details
    Browse the repository at this point in the history
  2. Fix unittests

    Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com>
    alexef committed May 30, 2024
    Configuration menu
    Copy the full SHA
    9d54ebf View commit details
    Browse the repository at this point in the history