Thanks to visit codestin.com
Credit goes to github.com

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: unlight/postcss-import-url
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.1.0
Choose a base ref
...
head repository: unlight/postcss-import-url
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.2.0
Choose a head ref
  • 4 commits
  • 21 files changed
  • 3 contributors

Commits on Nov 30, 2022

  1. format: Update prettier rules

    unlight committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    4885f38 View commit details
    Browse the repository at this point in the history
  2. format: Update .editorconfig

    unlight committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    45e3eff View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. feat: Add support for base64 encoded data urls

    close: #30
    romainmenke authored and unlight committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    a70fc3c View commit details
    Browse the repository at this point in the history
  2. chore(release): 7.2.0 [skip ci]

    # [7.2.0](v7.1.0...v7.2.0) (2022-12-14)
    
    ### Features
    
    * Add support for base64 encoded data urls ([a70fc3c](a70fc3c)), closes [#30](#30)
    semantic-release-bot committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    9f2cb79 View commit details
    Browse the repository at this point in the history
Loading