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: ngxs/store
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v18.1.6
Choose a base ref
...
head repository: ngxs/store
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v19.0.0
Choose a head ref
  • 4 commits
  • 157 files changed
  • 2 contributors

Commits on Nov 26, 2024

  1. Update schematics.md (#2271)

    domlija authored Nov 26, 2024
    Copy the full SHA
    4d0d9b2 View commit details

Commits on Nov 29, 2024

  1. build: add Angular 19 support (#2269)

    * build: add Angular 19 support
    
    * build: add job to circle
    
    * chore: remove redundant module
    
    * refactor: upgrade workspace and unit tests
    
    * refactor: update `store` target unit tests
    
    * refactor: fix `create-app` build (TS version upgrade)
    
    * refactor: drop ng16 integration
    
    * refactor: drop ng17 integration
    
    * refactor: drop ng18 integration
    
    * refactor: upgrade peer dep version
    
    * refactor: address feedback
    
    * refactor: remove redundant file
    arturovt authored Nov 29, 2024
    Copy the full SHA
    a9e7ff3 View commit details

Commits on Dec 1, 2024

  1. Merge remote-tracking branch 'origin/release'

    arturovt committed Dec 1, 2024
    Copy the full SHA
    0ae2066 View commit details

Commits on Dec 3, 2024

  1. chore: release v19.0.0 (#2274)

    arturovt authored Dec 3, 2024
    Copy the full SHA
    0947a29 View commit details
Loading