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

docs(en): merge rollup/master into rollup-docs-cn/master @ 7a2bafbe #58

Merged
merged 10 commits into from
Aug 16, 2023

Commits on Aug 9, 2023

  1. perf(sourcemaps): add back lazy sourcemap decode and handling nullish…

    … mappings (#5087)
    
    * perf(sourcemaps): add back sourcemap lazy decode
    
    Adding back the improvements from #5075
    
    * fix: handle mappings: null or undefined
    thebanjomatic authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    a1d9930 View commit details
    Browse the repository at this point in the history
  2. fix: the type of RenderedModule.code is readonly (#5091)

    Co-authored-by: Lukas Taegert-Atkinson <[email protected]>
    TrickyPi and lukastaegert authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    5559c5c View commit details
    Browse the repository at this point in the history
  3. feat: add preliminaryFileName to OutputChunk (#5086)

    * feat: add `preliminaryFileName` to `OutputChunk`
    
    * fix: to pass checks
    
    * feat: docs
    
    ---------
    
    Co-authored-by: Lukas Taegert-Atkinson <[email protected]>
    lsdsjy and lukastaegert authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    e3b614c View commit details
    Browse the repository at this point in the history
  4. 3.28.0

    lukastaegert committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    017678d View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2023

  1. Fix CI npm versions

    lukastaegert committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    c17dfc5 View commit details
    Browse the repository at this point in the history
  2. chore(deps): lock file maintenance minor/patch updates (#5094)

    * chore(deps): lock file maintenance minor/patch updates
    
    * Update npm for Node 14 on CI
    
    * Fix vitepress
    
    * Fix CI Node version
    
    * Fix tests
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Lukas Taegert-Atkinson <[email protected]>
    Co-authored-by: Lukas Taegert-Atkinson <[email protected]>
    3 people authored Aug 13, 2023
    Configuration menu
    Copy the full SHA
    efbbbfe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a2bafb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    42acd0a View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. docs(cn): resolve conflicts

    waynzh committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    fcb9092 View commit details
    Browse the repository at this point in the history
  2. docs(cn): fix punctuation

    waynzh committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    9d149c2 View commit details
    Browse the repository at this point in the history