Skip to content

Commit

Permalink
chore: release v3.8.1 (#2018)
Browse files Browse the repository at this point in the history
* chore: update version number to 3.8.1

* chore: update change log with latest patch

* chore: update CHANGELOG.md
  • Loading branch information
markwhitfeld committed May 16, 2023
1 parent 9a3af36 commit e73ea48
Show file tree
Hide file tree
Showing 7 changed files with 43 additions and 39 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,15 @@ $ npm install @ngxs/store@dev

### To become next patch version

- ...

# 3.8.1 2023-05-16

- Fix: Check if state is injectable in JIT [#1988](https://github.com/ngxs/store/pull/1988)
- Fix: State stream should always return latest value even if update is queued up [#1995](https://github.com/ngxs/store/pull/1995)
- Fix: Ensure `StateFactory` does not connect actions multiple times [#2010](https://github.com/ngxs/store/pull/2010)

- ...
- Build: Add Angular 16 support [#2008](https://github.com/ngxs/store/pull/2008)
- Refactor: Set singletons as "providedIn: root" [#2015](https://github.com/ngxs/store/pull/2015)

# 3.8.0 2023-03-29

Expand Down
14 changes: 7 additions & 7 deletions integrations/hello-world-ng12-ivy/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1461,37 +1461,37 @@
enhanced-resolve "5.7.0"

"@ngxs/devtools-plugin@file:./node_modules/@ngxs/devtools-plugin":
version "3.8.0"
version "3.8.1"
dependencies:
tslib "^2.2.0"

"@ngxs/form-plugin@file:./node_modules/@ngxs/form-plugin":
version "3.8.0"
version "3.8.1"
dependencies:
tslib "^2.2.0"

"@ngxs/logger-plugin@file:./node_modules/@ngxs/logger-plugin":
version "3.8.0"
version "3.8.1"
dependencies:
tslib "^2.2.0"

"@ngxs/router-plugin@file:./node_modules/@ngxs/router-plugin":
version "3.8.0"
version "3.8.1"
dependencies:
tslib "^2.2.0"

"@ngxs/storage-plugin@file:./node_modules/@ngxs/storage-plugin":
version "3.8.0"
version "3.8.1"
dependencies:
tslib "^2.2.0"

"@ngxs/store@file:./node_modules/@ngxs/store":
version "3.8.0"
version "3.8.1"
dependencies:
tslib "^2.2.0"

"@ngxs/websocket-plugin@file:./node_modules/@ngxs/websocket-plugin":
version "3.8.0"
version "3.8.1"
dependencies:
tslib "^2.2.0"

Expand Down
14 changes: 7 additions & 7 deletions integrations/hello-world-ng13-ivy/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1743,37 +1743,37 @@
integrity sha512-ZWsuwgwNZp0cmlvGNcWChltbY8BxfwifscLteSXIC2x7RvPaXhdUhmzvRDeQJa1KUmXd/xUuHZqgiAQsWRT7IA==

"@ngxs/devtools-plugin@file:./node_modules/@ngxs/devtools-plugin":
version "3.8.0"
version "3.8.1"
dependencies:
tslib "^2.2.0"

"@ngxs/form-plugin@file:./node_modules/@ngxs/form-plugin":
version "3.8.0"
version "3.8.1"
dependencies:
tslib "^2.2.0"

"@ngxs/logger-plugin@file:./node_modules/@ngxs/logger-plugin":
version "3.8.0"
version "3.8.1"
dependencies:
tslib "^2.2.0"

"@ngxs/router-plugin@file:./node_modules/@ngxs/router-plugin":
version "3.8.0"
version "3.8.1"
dependencies:
tslib "^2.2.0"

"@ngxs/storage-plugin@file:./node_modules/@ngxs/storage-plugin":
version "3.8.0"
version "3.8.1"
dependencies:
tslib "^2.2.0"

"@ngxs/store@file:./node_modules/@ngxs/store":
version "3.8.0"
version "3.8.1"
dependencies:
tslib "^2.2.0"

"@ngxs/websocket-plugin@file:./node_modules/@ngxs/websocket-plugin":
version "3.8.0"
version "3.8.1"
dependencies:
tslib "^2.2.0"

Expand Down
14 changes: 7 additions & 7 deletions integrations/hello-world-ng14-ivy/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1386,37 +1386,37 @@
integrity sha512-lUcJ5DiRCY+Xj01R38bDbAlELbO+0yT3n4zshBeiuzo/Lc+yQM2XhVe9stsI5I+SwH6YsCU9kp+jb7iaZh7L7w==

"@ngxs/devtools-plugin@file:./node_modules/@ngxs/devtools-plugin":
version "3.8.0"
version "3.8.1"
dependencies:
tslib "^2.2.0"

"@ngxs/form-plugin@file:./node_modules/@ngxs/form-plugin":
version "3.8.0"
version "3.8.1"
dependencies:
tslib "^2.2.0"

"@ngxs/logger-plugin@file:./node_modules/@ngxs/logger-plugin":
version "3.8.0"
version "3.8.1"
dependencies:
tslib "^2.2.0"

"@ngxs/router-plugin@file:./node_modules/@ngxs/router-plugin":
version "3.8.0"
version "3.8.1"
dependencies:
tslib "^2.2.0"

"@ngxs/storage-plugin@file:./node_modules/@ngxs/storage-plugin":
version "3.8.0"
version "3.8.1"
dependencies:
tslib "^2.2.0"

"@ngxs/store@file:./node_modules/@ngxs/store":
version "3.8.0"
version "3.8.1"
dependencies:
tslib "^2.2.0"

"@ngxs/websocket-plugin@file:./node_modules/@ngxs/websocket-plugin":
version "3.8.0"
version "3.8.1"
dependencies:
tslib "^2.2.0"

Expand Down
14 changes: 7 additions & 7 deletions integrations/hello-world-ng15/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1272,37 +1272,37 @@
integrity sha512-pI/Ul9mgE98bjPkUiNRLXIn3ulmUgJMD4Zj8RUUk55gTg3IJygyaag/l/C5e7StKMWygHdnvQgU63U360zqEiQ==

"@ngxs/devtools-plugin@file:./node_modules/@ngxs/devtools-plugin":
version "3.8.0"
version "3.8.1"
dependencies:
tslib "^2.2.0"

"@ngxs/form-plugin@file:./node_modules/@ngxs/form-plugin":
version "3.8.0"
version "3.8.1"
dependencies:
tslib "^2.2.0"

"@ngxs/logger-plugin@file:./node_modules/@ngxs/logger-plugin":
version "3.8.0"
version "3.8.1"
dependencies:
tslib "^2.2.0"

"@ngxs/router-plugin@file:./node_modules/@ngxs/router-plugin":
version "3.8.0"
version "3.8.1"
dependencies:
tslib "^2.2.0"

"@ngxs/storage-plugin@file:./node_modules/@ngxs/storage-plugin":
version "3.8.0"
version "3.8.1"
dependencies:
tslib "^2.2.0"

"@ngxs/store@file:./node_modules/@ngxs/store":
version "3.8.0"
version "3.8.1"
dependencies:
tslib "^2.2.0"

"@ngxs/websocket-plugin@file:./node_modules/@ngxs/websocket-plugin":
version "3.8.0"
version "3.8.1"
dependencies:
tslib "^2.2.0"

Expand Down
14 changes: 7 additions & 7 deletions integrations/hello-world-ng16/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1554,37 +1554,37 @@
integrity sha512-I5zjGtJu2wwIdM+OFUHXezmwTJ0wpParVJgCxR0cLd0CIbpRYSjOSZQN/nR9ZnTKAI5uFZ3MM2p/VRQGUUHUcw==

"@ngxs/devtools-plugin@file:./node_modules/@ngxs/devtools-plugin":
version "3.8.0"
version "3.8.1"
dependencies:
tslib "^2.2.0"

"@ngxs/form-plugin@file:./node_modules/@ngxs/form-plugin":
version "3.8.0"
version "3.8.1"
dependencies:
tslib "^2.2.0"

"@ngxs/logger-plugin@file:./node_modules/@ngxs/logger-plugin":
version "3.8.0"
version "3.8.1"
dependencies:
tslib "^2.2.0"

"@ngxs/router-plugin@file:./node_modules/@ngxs/router-plugin":
version "3.8.0"
version "3.8.1"
dependencies:
tslib "^2.2.0"

"@ngxs/storage-plugin@file:./node_modules/@ngxs/storage-plugin":
version "3.8.0"
version "3.8.1"
dependencies:
tslib "^2.2.0"

"@ngxs/store@file:./node_modules/@ngxs/store":
version "3.8.0"
version "3.8.1"
dependencies:
tslib "^2.2.0"

"@ngxs/websocket-plugin@file:./node_modules/@ngxs/websocket-plugin":
version "3.8.0"
version "3.8.1"
dependencies:
tslib "^2.2.0"

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngxs",
"version": "3.8.0",
"version": "3.8.1",
"repository": {
"type": "git",
"url": "git+https://github.com/ngxs/store.git"
Expand Down Expand Up @@ -166,4 +166,4 @@
"typescript": "4.2.3",
"zone.js": "~0.11.4"
}
}
}

0 comments on commit e73ea48

Please sign in to comment.