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, 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: maizzle/tailwindcss-email-variants
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.0
Choose a base ref
...
head repository: maizzle/tailwindcss-email-variants
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.0
Choose a head ref
  • 13 commits
  • 5 files changed
  • 3 contributors

Commits on May 9, 2022

  1. build(deps-dev): bump jest from 28.0.3 to 28.1.0

    Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 28.0.3 to 28.1.0.
    - [Release notes](https://github.com/facebook/jest/releases)
    - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/facebook/jest/commits/v28.1.0/packages/jest)
    
    ---
    updated-dependencies:
    - dependency-name: jest
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 9, 2022
    Configuration menu
    Copy the full SHA
    2d87d7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8ec49b View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

  1. build(deps-dev): bump postcss from 8.4.13 to 8.4.14

    Bumps [postcss](https://github.com/postcss/postcss) from 8.4.13 to 8.4.14.
    - [Release notes](https://github.com/postcss/postcss/releases)
    - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
    - [Commits](postcss/postcss@8.4.13...8.4.14)
    
    ---
    updated-dependencies:
    - dependency-name: postcss
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 23, 2022
    Configuration menu
    Copy the full SHA
    67d4305 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19386ec View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. build(deps-dev): bump jest from 28.1.0 to 28.1.1

    Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 28.1.0 to 28.1.1.
    - [Release notes](https://github.com/facebook/jest/releases)
    - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/facebook/jest/commits/v28.1.1/packages/jest)
    
    ---
    updated-dependencies:
    - dependency-name: jest
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 13, 2022
    Configuration menu
    Copy the full SHA
    09920c5 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump tailwindcss from 3.0.24 to 3.1.2

    Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.0.24 to 3.1.2.
    - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
    - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md)
    - [Commits](tailwindlabs/tailwindcss@v3.0.24...v3.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: tailwindcss
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 13, 2022
    Configuration menu
    Copy the full SHA
    25da85f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4 from maizzle/dependabot/npm_and_yarn/jest-28.1.1

    build(deps-dev): bump jest from 28.1.0 to 28.1.1
    cossssmin authored Jun 13, 2022
    Configuration menu
    Copy the full SHA
    4656bb1 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

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

Commits on Jun 17, 2022

  1. Configuration menu
    Copy the full SHA
    83747d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4e68bc View commit details
    Browse the repository at this point in the history
  3. chore: update readme.md

    cossssmin committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    a0a4f5f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #6 from maizzle/2.0

    feat: support tailwindcss 3.1.x
    cossssmin authored Jun 17, 2022
    Configuration menu
    Copy the full SHA
    1ab02f3 View commit details
    Browse the repository at this point in the history
  5. 2.0.0

    cossssmin committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    82b5fd2 View commit details
    Browse the repository at this point in the history
Loading