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

Commits on Dec 26, 2022

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

Commits on Jan 2, 2023

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

Commits on Jan 13, 2023

  1. fix: apply custom encoder to base64 parameters

    sherwinski authored and sherwinski committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    3ca78e1 View commit details
    Browse the repository at this point in the history
  2. test: add case for custom encoding base64 parameters

    sherwinski authored and sherwinski committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    b20ba3f View commit details
    Browse the repository at this point in the history
  3. feat: add optional key parameter to custom encoder when encoding k,v …

    …pairs
    sherwinski authored and sherwinski committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    1023ab1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be744bb View commit details
    Browse the repository at this point in the history
  5. docs: add example describing parameter custom encoding

    sherwinski authored and sherwinski committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    229a825 View commit details
    Browse the repository at this point in the history
  6. test: check if optional parameter is potentially undefined

    sherwinski authored and sherwinski committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    a7ba5f2 View commit details
    Browse the repository at this point in the history
  7. test: add cases for custom encoding the image path

    sherwinski authored and sherwinski committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    dd86ebc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a68791b View commit details
    Browse the repository at this point in the history
  9. test: add TS cases for sanitizePath and buildParams options

    sherwinski authored and sherwinski committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    f917451 View commit details
    Browse the repository at this point in the history
  10. chore: update test spec description

    Co-authored-by: Luis H. Ball Jr. <[email protected]>
    2 people authored and sherwinski committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    d127a88 View commit details
    Browse the repository at this point in the history
  11. chore(release): 3.8.0

    # [3.8.0](v3.7.1...v3.8.0) (2023-01-13)
    
    ### Bug Fixes
    
    * apply custom encoder to base64 parameters ([3ca78e1](3ca78e1))
    
    ### Features
    
    * add optional key parameter to custom encoder when encoding k,v pairs ([1023ab1](1023ab1))
    
     [skip ci]
    imgix-git-robot committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    ba2ec87 View commit details
    Browse the repository at this point in the history
Loading