8000 release: @nativescript/core 8.8.4 · NativeScript/NativeScript@ad9ed1b · GitHub
[go: up one dir, main page]

Skip to content

Commit ad9ed1b

Browse files
committed
release: @nativescript/core 8.8.4
1 parent a320ca1 commit ad9ed1b

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
  • CAAD
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [8.8.4](https://github.com/NativeScript/NativeScript/compare/8.8.3-core...8.8.4) (2024-10-24)
2+
3+
4+
### Reverts
5+
6+
* "perf(core): avoid setting the same value to view properties" ([#10618](https://github.com/NativeScript/NativeScript/issues/10618)) ([a320ca1](https://github.com/NativeScript/NativeScript/commit/a320ca1fb34c8ff61f5dec47d81d225c42abe41e)), closes [#10602](https://github.com/NativeScript/NativeScript/issues/10602)
7+
8+
9+
110
## [8.8.3](https://github.com/NativeScript/NativeScript/compare/8.8.1-core...8.8.3) (2024-10-23)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nativescript",
3-
"version": "8.8.3",
3+
"version": "8.8.4",
44
"license": "MIT",
55
"scripts": {
66
"clean": "git clean -f -X -d --exclude=!.idea/ --exclude=!.vscode/* --exclude=!.npmrc",

0 commit comments

Comments
 (0)
0