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: decaporg/decap-cms
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: decap-cms@3.1.4
Choose a base ref
...
head repository: decaporg/decap-cms
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: decap-cms@3.1.5
Choose a head ref
  • 5 commits
  • 19 files changed
  • 5 contributors

Commits on Mar 27, 2024

  1. chore(deps-dev): bump webpack-dev-middleware from 5.3.3 to 5.3.4 (#7159)

    Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4.
    - [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
    - [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)
    - [Commits](webpack/webpack-dev-middleware@v5.3.3...v5.3.4)
    
    ---
    updated-dependencies:
    - dependency-name: webpack-dev-middleware
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    3f96112 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. feat: filtering for relation widget (#2405) (#7161)

    * feat: filtering for relation widget (#2405)
    
    * feat: filter relation widget (#2405)
    
    ---------
    
    Co-authored-by: Anze Demsar <anze.demsar@p-m.si>
    JimmyOei and demshy authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    85c92f0 View commit details
    Browse the repository at this point in the history
  2. Fix typings for EditorComponentField (#7160)

    * fix: make EditorComponentField type handle widget='list' correctly
    
    * fix: make field and fields optional for widget='list'
    
    ---------
    
    Co-authored-by: Anze Demsar <anze.demsar@p-m.si>
    mathiasandresen and demshy authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    4262b63 View commit details
    Browse the repository at this point in the history
  3. Potential Fix for #7152 (Slate crashing) (#7153)

    * Potential Fix for #7152
    
    * fix: update e2e tests for soft breaks
    
    ---------
    
    Co-authored-by: Anze Demsar <anze.demsar@p-m.si>
    DavidWells and demshy authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    e67e067 View commit details
    Browse the repository at this point in the history
  4. chore(release): publish

     - decap-cms@3.1.5
     - decap-cms-app@3.1.5
     - decap-cms-core@3.3.5
     - decap-cms-widget-markdown@3.1.3
     - decap-cms-widget-relation@3.2.0
    demshy committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    13c0b4a View commit details
    Browse the repository at this point in the history
Loading