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(nitro-utils): Export Rollup Plugin wrapServerEntryWithDynamicImport #14559

Merged
merged 22 commits into from
Dec 4, 2024

Commits on Nov 25, 2024

  1. Configuration menu
    Copy the full SHA
    8b1b2ec View commit details
    Browse the repository at this point in the history
  2. review suggestions

    s1gr1d authored and andreiborza committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    3970390 View commit details
    Browse the repository at this point in the history
  3. don't publish nitro-utils

    s1gr1d authored and andreiborza committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    a5d3193 View commit details
    Browse the repository at this point in the history
  4. delete private (verdaccio)

    s1gr1d authored and andreiborza committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    413a5f6 View commit details
    Browse the repository at this point in the history
  5. change eslintrc to cjs

    s1gr1d authored and andreiborza committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    300b091 View commit details
    Browse the repository at this point in the history
  6. bump versions

    s1gr1d authored and andreiborza committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    dca73d3 View commit details
    Browse the repository at this point in the history
  7. exclude from node 14 test

    s1gr1d authored and andreiborza committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    eaf8845 View commit details
    Browse the repository at this point in the history
  8. add cjs again

    s1gr1d authored and andreiborza committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    ee036ed View commit details
    Browse the repository at this point in the history
  9. fix biome

    s1gr1d authored and andreiborza committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    31dfc08 View commit details
    Browse the repository at this point in the history
  10. build cjs

    s1gr1d authored and andreiborza committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    cf78674 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e4b9243 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a0a480c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    dcad00f View commit details
    Browse the repository at this point in the history
  14. Remove flatten call

    andreiborza committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    1205ade View commit details
    Browse the repository at this point in the history
  15. update sentry packages

    s1gr1d committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    d893bb4 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8c1bbf9 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2024

  1. update versions

    Co-authored-by: Andrei <168741329+andreiborza@users.noreply.github.com>
    s1gr1d and andreiborza authored Dec 3, 2024
    Configuration menu
    Copy the full SHA
    199e5a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7011146 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d993426 View commit details
    Browse the repository at this point in the history
  4. fix biome

    s1gr1d committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    903fdde View commit details
    Browse the repository at this point in the history
  5. add missing import

    s1gr1d committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    33532cf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6605b5a View commit details
    Browse the repository at this point in the history