8000 Comparing 11.0.2...11.0.3 · ai/size-limit · GitHub
[go: up one dir, main page]

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, 8000 you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ai/size-limit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 11.0.2
Choose a base ref
...
head repository: ai/size-limit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 11.0.3
Choose a head ref
  • 6 commits
  • 29 files changed
  • 3 contributors

Commits on Jan 20, 2024

  1. Bump vite from 5.0.11 to 5.0.12 (#349)

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.11 to 5.0.12.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/v5.0.12/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v5.0.12/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 20, 2024
    Configuration menu
    Copy the full SHA
    bdffcfb View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Add Github release support

    ai committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    e70fd90 View commit details
    Browse the repository at this point in the history
  2. Add support .mjs config files (#353)

    * Add support for loading `.mjs` files in size-limit configuration
    
    * Bump `lilconfig`
    
    * Add `mjs-config-file` fixture
    
    * Add `js-config-file` fixture
    
    * Add tests for `.mjs` and `.js` config files
    
    * Add `dynamicImport` function to help load ESM `.js` config files
    
    * Add `js-config-file-with-type-module` fixture files
    
    * Add test for `.js` config file with "type": "module"
    
    * Format files
    aryaemami59 authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    a94908e View commit details
    Browse the repository at this point in the history
  3. Update dependencies

    ai committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    88ca79f View commit details
    Browse the repository at this point in the history
  4. Move ESLint flat config

    ai committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    65cabe6 View commit details
    Browse the repository at this point in the history
  5. Release 11.0.3 version

    ai committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    450ae46 View commit details
    Browse the repository at this point in the history
Loading
0