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: eemeli/yaml
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.4.3
Choose a base ref
...
head repository: eemeli/yaml
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.4.4
Choose a head ref
  • 10 commits
  • 11 files changed
  • 1 contributor

Commits on Jun 8, 2024

  1. Copy the full SHA
    0318fc5 View commit details
  2. Copy the full SHA
    99fc94d View commit details
  3. Copy the full SHA
    1d902e9 View commit details
  4. Copy the full SHA
    22f2c6f View commit details
  5. fix: Require indentation for ? explicit-key contents (fixes #551)

    Adds `explicitKey?: true` to CST BlockMap items
    eemeli committed Jun 8, 2024
    Copy the full SHA
    5096f83 View commit details
  6. fix: Require indentation from block scalar header & flow collections …

    …in mapping values (#553)
    eemeli committed Jun 8, 2024
    Copy the full SHA
    767bc47 View commit details
  7. fix: Allow comment after top-level block scalar with explicit indent …

    …indicator (fixes #547)
    eemeli committed Jun 8, 2024
    Copy the full SHA
    280a861 View commit details
  8. test: Use source files for yaml-test-suite tests

    eemeli committed Jun 8, 2024
    Copy the full SHA
    8baee44 View commit details
  9. chore: Satisfy strict TS

    eemeli committed Jun 8, 2024
    Copy the full SHA
    39053e8 View commit details
  10. 2.4.4

    eemeli committed Jun 8, 2024
    Copy the full SHA
    d06f386 View commit details
Loading