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: tailwindlabs/tailwindcss
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.0
Choose a base ref
...
head repository: tailwindlabs/tailwindcss
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.1
Choose a head ref
  • 7 commits
  • 12 files changed
  • 4 contributors

Commits on Dec 10, 2021

  1. Ensure complex variants with multiple classes work (#6311)

    * ensure complex variants with multiple classes work
    
    * update changelog
    RobinMalfait authored Dec 10, 2021
    Configuration menu
    Copy the full SHA
    81f52a2 View commit details
    Browse the repository at this point in the history
  2. Add default interop to public available functions (#6348)

    * add `default` interop to public available functions
    
    * update changelog
    RobinMalfait authored Dec 10, 2021
    Configuration menu
    Copy the full SHA
    b399e8d View commit details
    Browse the repository at this point in the history
  3. Update esbuild to version 0.14.2 (#6285)

    Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
    depfu[bot] authored Dec 10, 2021
    Configuration menu
    Copy the full SHA
    eebf529 View commit details
    Browse the repository at this point in the history
  4. Update @swc/jest to version 0.2.11 (#6264)

    Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
    depfu[bot] authored Dec 10, 2021
    Configuration menu
    Copy the full SHA
    838185b View commit details
    Browse the repository at this point in the history
  5. Detect circular dependencies when using @apply (#6365)

    * detect circular dependencies when using `@apply`
    
    * update changelog
    
    * ensure we split by the separator
    RobinMalfait authored Dec 10, 2021
    Configuration menu
    Copy the full SHA
    08241c3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    429fe07 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2021

  1. Update version

    adamwathan committed Dec 11, 2021
    Configuration menu
    Copy the full SHA
    8a4b2f0 View commit details
    Browse the repository at this point in the history
Loading