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: zuriscript/signalstory
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 19.0.0
Choose a base ref
...
head repository: zuriscript/signalstory
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 20.0.0
Choose a head ref
  • 14 commits
  • 9 files changed
  • 5 contributors

Commits on Feb 27, 2025

  1. Configuration menu
    Copy the full SHA
    64dee9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c203ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a750a6e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    749cab1 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2025

  1. Merge pull request #101 from kerren/feature/github-action-matrix

    ci: 🎡 run builds and testing across node 18, 20, and 22
    zuriscript authored Feb 28, 2025
    Configuration menu
    Copy the full SHA
    902f65e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #100 from kerren/docs/update-version-notification

    docs: 📝 update the announcement bar to 19.0.0
    zuriscript authored Feb 28, 2025
    Configuration menu
    Copy the full SHA
    a77e8b4 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2025

  1. refactor(plugin-status): ♻️ use lazy initialization for local state "…

    …runningEffects"
    
    With Angular 20, the new rollup version seems not to be able to successfully remove runningEffects,
    eventhough it is sideeffect free and annotated with PURE.
    
    This change does not alter the behaviour but makes it recognizable as sideeffect free.
    zuri-ti8m committed Jul 26, 2025
    Configuration menu
    Copy the full SHA
    19e302e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #104 from zuriscript/refactor/stotre-plugin-status…

    …-running-effects
    
    refactor(plugin-status): ♻️ use lazy initialization for local …
    zuriscript authored Jul 26, 2025
    Configuration menu
    Copy the full SHA
    2919594 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2025

  1. Configuration menu
    Copy the full SHA
    e9c21dd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #105 from zuriscript/chore/git-action-bump-node-ma…

    …trix
    
    chore: 🔨 remove node version 18 from github action matrix
    zuriscript authored Jul 31, 2025
    Configuration menu
    Copy the full SHA
    1b685cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1606505 View commit details
    Browse the repository at this point in the history
  4. chore(core): 🔨 release 20.0.0

    R1D3R175 authored and zuriscript committed Jul 31, 2025
    Configuration menu
    Copy the full SHA
    9e1acfa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bd3b864 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d5d4569 View commit details
    Browse the repository at this point in the history
Loading