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: riccardoperra/statebuilder
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: statebuilder@0.5.0
Choose a base ref
...
head repository: riccardoperra/statebuilder
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 4 commits
  • 20 files changed
  • 4 contributors

Commits on Nov 8, 2023

  1. Local owner context (#31)

    * feat: local owner context
    * docs(changeset): local owner context
    * changeset: add local owner context
    * allow to inject states from parent context
    * docs(changeset): allows to inject states from parent context
    * changeset: snapshot
    * improve names
    * improve names
    * add StateBuilder error
    * rework state from parent container, add test
    * better error handling
    * docs(changeset): Allows to resolve plugin in context
    riccardoperra committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    3ce5a15 View commit details
    Browse the repository at this point in the history
  2. test: fix test

    riccardoperra committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    e0a19c3 View commit details
    Browse the repository at this point in the history
  3. RELEASING: Releasing 2 package(s) (#32)

    Releases:
      statebuilder@0.6.0
      counter@0.0.0
    
    [skip ci]
    
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    6eca988 View commit details
    Browse the repository at this point in the history
  4. chore: update readme

    riccardoperra committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    2770db6 View commit details
    Browse the repository at this point in the history
Loading