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: syrupy-project/syrupy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.9.0
Choose a base ref
...
head repository: syrupy-project/syrupy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.9.1
Choose a head ref
  • 3 commits
  • 8 files changed
  • 2 contributors

Commits on Mar 24, 2025

  1. fix(serializer): preserve trailing newlines in ambr serialization (#950)

    Trailing newlines are now preserved in amber serialization. This mostly affects serialization of custom repr implementations.
    noahnu committed Mar 24, 2025
    Configuration menu
    Copy the full SHA
    5037477 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5897490 View commit details
    Browse the repository at this point in the history
  3. chore(release): 4.9.1 [skip ci]

    ## [4.9.1](v4.9.0...v4.9.1) (2025-03-24)
    
    ### Bug Fixes
    
    * **serializer:** preserve trailing newlines in ambr serialization ([#950](#950)) ([5897490](5897490))
    * **serializer:** preserve trailing newlines in ambr serialization ([#950](#950)) ([5037477](5037477))
    semantic-release-bot committed Mar 24, 2025
    Configuration menu
    Copy the full SHA
    431b76d View commit details
    Browse the repository at this point in the history
Loading