Skip to content
This repository was archived by the owner on Apr 9, 2025. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, 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: quibble-dev/tailwindcss-inner-border
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.4
Choose a base ref
...
head repository: quibble-dev/tailwindcss-inner-border
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 11 commits
  • 2 files changed
  • 2 contributors

Commits on Mar 9, 2025

  1. refactor: tailwind v4 support (#15)

    * chore: add
    
    * chore: update deps
    stabldev authored Mar 9, 2025
    Configuration menu
    Copy the full SHA
    de24b5f View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump the npm_and_yarn group with 2 updates

    Bumps the npm_and_yarn group with 2 updates: [esbuild](https://github.com/evanw/esbuild) and [tsup](https://github.com/egoist/tsup).
    
    
    Updates `esbuild` from 0.24.0 to 0.25.0
    - [Release notes](https://github.com/evanw/esbuild/releases)
    - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md)
    - [Commits](evanw/esbuild@v0.24.0...v0.25.0)
    
    Updates `tsup` from 8.3.5 to 8.4.0
    - [Release notes](https://github.com/egoist/tsup/releases)
    - [Commits](egoist/tsup@v8.3.5...v8.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: esbuild
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: tsup
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 9, 2025
    Configuration menu
    Copy the full SHA
    2e6624f View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump prettier from 3.4.2 to 3.5.3

    Bumps [prettier](https://github.com/prettier/prettier) from 3.4.2 to 3.5.3.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.4.2...3.5.3)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 9, 2025
    Configuration menu
    Copy the full SHA
    6a2c167 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump tsup from 8.3.5 to 8.4.0

    Bumps [tsup](https://github.com/egoist/tsup) from 8.3.5 to 8.4.0.
    - [Release notes](https://github.com/egoist/tsup/releases)
    - [Commits](egoist/tsup@v8.3.5...v8.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: tsup
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 9, 2025
    Configuration menu
    Copy the full SHA
    cdd526c View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): bump @changesets/cli from 2.27.11 to 2.28.1

    Bumps [@changesets/cli](https://github.com/changesets/changesets) from 2.27.11 to 2.28.1.
    - [Release notes](https://github.com/changesets/changesets/releases)
    - [Changelog](https://github.com/changesets/changesets/blob/main/docs/modifying-changelog-format.md)
    - [Commits](https://github.com/changesets/changesets/compare/@changesets/cli@2.27.11...@changesets/cli@2.28.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@changesets/cli"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 9, 2025
    Configuration menu
    Copy the full SHA
    c97b59f View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2025

  1. chore(deps-dev): bump typescript from 5.7.2 to 5.8.3

    Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.2 to 5.8.3.
    - [Release notes](https://github.com/microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)
    - [Commits](https://github.com/microsoft/TypeScript/commits)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-version: 5.8.3
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 7, 2025
    Configuration menu
    Copy the full SHA
    7ab52c2 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2025

  1. Merge pull request #18 from quibble-dev/dependabot/npm_and_yarn/types…

    …cript-5.8.3
    
    chore(deps-dev): bump typescript from 5.7.2 to 5.8.3
    stabldev authored Apr 9, 2025
    Configuration menu
    Copy the full SHA
    f2ed3d8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #16 from quibble-dev/dependabot/npm_and_yarn/npm_a…

    …nd_yarn-8aa3d94825
    
    chore(deps): bump the npm_and_yarn group with 2 updates
    stabldev authored Apr 9, 2025
    Configuration menu
    Copy the full SHA
    fba7df2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #13 from quibble-dev/dependabot/npm_and_yarn/prett…

    …ier-3.5.3
    
    chore(deps-dev): bump prettier from 3.4.2 to 3.5.3
    stabldev authored Apr 9, 2025
    Configuration menu
    Copy the full SHA
    952b63e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #12 from quibble-dev/dependabot/npm_and_yarn/tsup-…

    …8.4.0
    
    chore(deps-dev): bump tsup from 8.3.5 to 8.4.0
    stabldev authored Apr 9, 2025
    Configuration menu
    Copy the full SHA
    2d1d508 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #10 from quibble-dev/dependabot/npm_and_yarn/chang…

    …esets/cli-2.28.1
    
    chore(deps-dev): bump @changesets/cli from 2.27.11 to 2.28.1
    stabldev authored Apr 9, 2025
    Configuration menu
    Copy the full SHA
    527291a View commit details
    Browse the repository at this point in the history
Loading