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: harttle/liquidjs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v10.1.0
Choose a base ref
...
head repository: harttle/liquidjs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v10.2.0
Choose a head ref
  • 8 commits
  • 16 files changed
  • 4 contributors

Commits on Dec 2, 2022

  1. feat: add replace_last filter

    jg-rp authored and harttle committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    b4d1e27 View commit details
    Browse the repository at this point in the history
  2. feat: add remove_last filter

    jg-rp authored and harttle committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    6c3f1c1 View commit details
    Browse the repository at this point in the history
  3. docs: remove_last and replace_last

    jg-rp authored and harttle committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    ff4fd44 View commit details
    Browse the repository at this point in the history
  4. docs: fix remove_first example output

    jg-rp authored and harttle committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    8a1efc0 View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2

    Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
    - [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
    - [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: decode-uri-component
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and harttle committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    f47d91a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    46ffe03 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d17813e View commit details
    Browse the repository at this point in the history
  8. chore(release): 10.2.0 [skip ci]

    # [10.2.0](v10.1.0...v10.2.0) (2022-12-02)
    
    ### Bug Fixes
    
    * `case` should render multiple `when` statements ([d17813e](d17813e))
    
    ### Features
    
    * add remove_last filter ([6c3f1c1](6c3f1c1))
    * add replace_last filter ([b4d1e27](b4d1e27))
    semantic-release-bot committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    dad75ee View commit details
    Browse the repository at this point in the history
Loading