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 website/main into babeljs.cn/cn-v7 @ b3f6ea39 #217

Open
wants to merge 42 commits into
base: cn-v7
Choose a base branch
from

Commits on Mar 27, 2024

  1. [FIX] broken link (#2883)

    Co-authored-by: Brian Ng <[email protected]>
    houtan-rocky and existentialism committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    629a534 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Configuration menu
    Copy the full SHA
    90125ef View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    6678bf7 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    85c50cc View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

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

Commits on Apr 30, 2024

  1. Bump Babel 8 node.js requirements (#2888)

    * Bump Babel 8 node.js requirements
    
    * Update docs/v8-migration.md
    JLHwung committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    014d07f View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

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

Commits on Jun 1, 2024

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

Commits on Jun 3, 2024

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

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    13c9277 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    873907a View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    806e689 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

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

Commits on Jul 6, 2024

  1. Configuration menu
    Copy the full SHA
    449f038 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. docs(options.md): clarify --source-maps CLI option (#2898)

    * docs(options.md): clarify `--source-maps` CLI option
    
    it's confusing.  Honestly it would be less confusing and IMO better if having `sourceMaps: true` in config files would make `@babel/cli` write `.map` files to disk.
    
    * Update options.md
    jedwards1211 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    4caa527 View commit details
    Browse the repository at this point in the history
  2. docs(assumptions): Remove references to noObjectSuper & `noUndeclar…

    …edVariablesCheck` (#2895)
    
    * docs(assumptions): Remove `noObjectSuper` reference
    
    * docs(assumptions): Remove `noUndeclaredVariablesCheck` reference
    rschristian committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    7242463 View commit details
    Browse the repository at this point in the history
  3. Update plugins-list.md (#2909)

    Added `transform-dynamic-import` plugin link.
    
    Removed syntax only plugins as there are already under the syntax plugins section.
    JLHwung committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    cf9d765 View commit details
    Browse the repository at this point in the history
  4. Bump ws from 7.5.9 to 7.5.10 (#2910)

    Bumps [ws](https://github.com/websockets/ws) from 7.5.9 to 7.5.10.
    - [Release notes](https://github.com/websockets/ws/releases)
    - [Commits](websockets/ws@7.5.9...7.5.10)
    
    ---
    updated-dependencies:
    - dependency-name: ws
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    2852ab6 View commit details
    Browse the repository at this point in the history
  5. Bump webpack-dev-middleware from 5.3.3 to 5.3.4 (#2911)

    Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4.
    - [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
    - [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)
    - [Commits](webpack/webpack-dev-middleware@v5.3.3...v5.3.4)
    
    ---
    updated-dependencies:
    - dependency-name: webpack-dev-middleware
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    f172a96 View commit details
    Browse the repository at this point in the history
  6. Bump braces from 3.0.2 to 3.0.3 (#2912)

    Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
    - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
    - [Commits](micromatch/braces@3.0.2...3.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: braces
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    ba5ca18 View commit details
    Browse the repository at this point in the history
  7. Bump ua-parser-js from 0.7.32 to 0.7.38 (#2913)

    Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.32 to 0.7.38.
    - [Release notes](https://github.com/faisalman/ua-parser-js/releases)
    - [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/CHANGELOG.md)
    - [Commits](faisalman/ua-parser-js@0.7.32...0.7.38)
    
    ---
    updated-dependencies:
    - dependency-name: ua-parser-js
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    22b7ea1 View commit details
    Browse the repository at this point in the history
  8. Bump follow-redirects from 1.15.3 to 1.15.6 (#2914)

    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.6.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.15.3...v1.15.6)
    
    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    4f109ed View commit details
    Browse the repository at this point in the history
  9. Bump tar from 6.1.13 to 6.2.1 (#2917)

    Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.13 to 6.2.1.
    - [Release notes](https://github.com/isaacs/node-tar/releases)
    - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
    - [Commits](isaacs/node-tar@v6.1.13...v6.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: tar
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    3f0e414 View commit details
    Browse the repository at this point in the history
  10. Bump semver from 5.7.1 to 5.7.2 (#2916)

    Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
    - [Release notes](https://github.com/npm/node-semver/releases)
    - [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
    - [Commits](npm/node-semver@v5.7.1...v5.7.2)
    
    ---
    updated-dependencies:
    - dependency-name: semver
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    c5d1741 View commit details
    Browse the repository at this point in the history
  11. Bump express from 4.18.2 to 4.19.2 (#2915)

    Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/master/History.md)
    - [Commits](expressjs/express@4.18.2...4.19.2)
    
    ---
    updated-dependencies:
    - dependency-name: express
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    8b91f98 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    97be67f View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

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

Commits on Jul 26, 2024

  1. [Babel 8] Doc for removing some NodePath methods (#2924)

    Co-authored-by: Huáng Jùnliàng <[email protected]>
    liuxingbaoyu and JLHwung committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    90481ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ea5704 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3dd2641 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c02185 View commit details
    Browse the repository at this point in the history
  5. Add release post for 7.25.0 (#2927)

    Co-authored-by: Brian Ng <[email protected]>
    Co-authored-by: liuxingbaoyu <[email protected]>
    3 people committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    05b6483 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7d5e624 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7ff59f9 View commit details
    Browse the repository at this point in the history
  8. add 7.25.0 to past versions (#2929)

    * add 7.25.0 to past versions
    
    * add repl past versions
    
    * update announcement
    
    * update link
    JLHwung committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    06d451b View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. Configuration menu
    Copy the full SHA
    86dee74 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. fix(options): fix nested directives usage (#2908)

    * fix(options): drop visual noise
    
    * fix nested directive
    
    * fix another nested babel 7 directive
    
    ---------
    
    Co-authored-by: Huáng Jùnliàng <[email protected]>
    Armanio and JLHwung committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    3d3732c View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

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

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    287e0ad View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2024

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