Skip to content

Commit 32f131b

Browse files
committed
chore: release v4.10.5
null timeouts are checked now
1 parent d3e2f04 commit 32f131b

File tree

15 files changed

+51
-32
lines changed

15 files changed

+51
-32
lines changed

CHANGELOG_OLD.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
The newest change log is in README.md
22

3+
## 4.9.7 (2020-10-28)
4+
* (Apollon77) Fix possible crash case (Sentry IOBROKER-JAVASCRIPT-47, IOBROKER-JAVASCRIPT-44)
5+
* (AlCalzone) pass ID as the result, not the error to the callback of createState
6+
* (AlCalzone) update the editor's type declarations when switching scripts
7+
* (AlCalzone) The corrections for typescript were added
8+
39
## 4.9.4 (2020-10-19)
410
* (AlCalzone) corrected the crash IOBROKER-JAVASCRIPT-40
511
* (AlCalzone) corrected typescript for async/await

README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@ And then call "npm run build".
3838
-->
3939

4040
## Changelog
41+
### 4.10.5 (2020-11-15)
42+
* (bluefox) null timeouts are checked now
43+
4144
### 4.10.4 (2020-11-09)
4245
* (bluefox) null timeouts are checked now
4346
* (AlCalzone) Correction for the typescript with async functions
@@ -60,12 +63,6 @@ And then call "npm run build".
6063
### 4.9.8 (2020-11-01)
6164
* (bluefox) Corrected search in blockly
6265

63-
### 4.9.7 (2020-10-28)
64-
* (Apollon77) Fix possible crash case (Sentry IOBROKER-JAVASCRIPT-47, IOBROKER-JAVASCRIPT-44)
65-
* (AlCalzone) pass ID as the result, not the error to the callback of createState
66-
* (AlCalzone) update the editor's type declarations when switching scripts
67-
* (AlCalzone) The corrections for typescript were added
68-
6966
## License
7067

7168
The MIT License (MIT)

admin/asset-manifest.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,26 @@
11
{
22
"files": {
33
"main.css": "/static/css/main.ec63fb86.chunk.css",
4-
"main.js": "/static/js/main.74fb53f3.chunk.js",
5-
"main.js.map": "/static/js/main.74fb53f3.chunk.js.map",
4+
"main.js": "/static/js/main.805d303a.chunk.js",
5+
"main.js.map": "/static/js/main.805d303a.chunk.js.map",
66
"runtime-main.js": "/static/js/runtime-main.36ac425a.js",
77
"runtime-main.js.map": "/static/js/runtime-main.36ac425a.js.map",
88
"static/css/2.a45507c4.chunk.css": "/static/css/2.a45507c4.chunk.css",
99
"static/js/2.df5a5b09.chunk.js": "/static/js/2.df5a5b09.chunk.js",
1010
"static/js/2.df5a5b09.chunk.js.map": "/static/js/2.df5a5b09.chunk.js.map",
1111
"index.html": "/index.html",
12-
"precache-manifest.93ab6e4207269e1677bf84492d79be6c.js": "/precache-manifest.93ab6e4207269e1677bf84492d79be6c.js",
12+
"precache-manifest.a2cae4031fba9993e3cd556791b3ff1b.js": "/precache-manifest.a2cae4031fba9993e3cd556791b3ff1b.js",
1313
"service-worker.js": "/service-worker.js",
1414
"static/css/2.a45507c4.chunk.css.map": "/static/css/2.a45507c4.chunk.css.map",
1515
"static/css/main.ec63fb86.chunk.css.map": "/static/css/main.ec63fb86.chunk.css.map",
1616
"static/js/2.df5a5b09.chunk.js.LICENSE.txt": "/static/js/2.df5a5b09.chunk.js.LICENSE.txt",
17-
"static/js/main.74fb53f3.chunk.js.LICENSE.txt": "/static/js/main.74fb53f3.chunk.js.LICENSE.txt"
17+
"static/js/main.805d303a.chunk.js.LICENSE.txt": "/static/js/main.805d303a.chunk.js.LICENSE.txt"
1818
},
1919
"entrypoints": [
2020
"static/js/runtime-main.36ac425a.js",
2121
"static/css/2.a45507c4.chunk.css",
2222
"static/js/2.df5a5b09.chunk.js",
2323
"static/css/main.ec63fb86.chunk.css",
24-
"static/js/main.74fb53f3.chunk.js"
24+
"static/js/main.805d303a.chunk.js"
2525
]
2626
}

admin/precache-manifest.93ab6e4207269e1677bf84492d79be6c.js renamed to admin/precache-manifest.a2cae4031fba9993e3cd556791b3ff1b.js

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
self.__precacheManifest = (self.__precacheManifest || []).concat([
22
{
3-
"revision": "f362cd440c9e22c7ec6124ff514da842",
3+
"revision": "700a02b27936a75e51660d11a0641684",
44
"url": "/index.html"
55
},
66
{
77
"revision": "f59d7c38f25a63e263d2",
88
"url": "/static/css/2.a45507c4.chunk.css"
99
},
1010
{
11-
"revision": "702b06a9141f862c361f",
11+
"revision": "5402a3ef6429bc8f75f3",
1212
"url": "/static/css/main.ec63fb86.chunk.css"
1313
},
1414
{
@@ -20,12 +20,12 @@ self.__precacheManifest = (self.__precacheManifest || []).concat([
2020
"url": "/static/js/2.df5a5b09.chunk.js.LICENSE.txt"
2121
},
2222
{
23-
"revision": "702b06a9141f862c361f",
24-
"url": "/static/js/main.74fb53f3.chunk.js"
23+
"revision": "5402a3ef6429bc8f75f3",
24+
"url": "/static/js/main.805d303a.chunk.js"
2525
},
2626
{
2727
"revision": "578fa69920ac4a551e6d340a37256bed",
28-
"url": "/static/js/main.74fb53f3.chunk.js.LICENSE.txt"
28+
"url": "/static/js/main.805d303a.chunk.js.LICENSE.txt"
2929
},
3030
{
3131
"revision": "0bb40a41b8abfdf8d583",

admin/service-worker.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
importScripts("https://storage.googleapis.com/workbox-cdn/releases/4.3.1/workbox-sw.js");
1515

1616
importScripts(
17-
"/precache-manifest.93ab6e4207269e1677bf84492d79be6c.js"
17+
"/precache-manifest.a2cae4031fba9993e3cd556791b3ff1b.js"
1818
);
1919

2020
self.addEventListener('message', (event) => {

admin/static/js/main.74fb53f3.chunk.js renamed to admin/static/js/main.805d303a.chunk.js

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

admin/static/js/main.74fb53f3.chunk.js.map renamed to admin/static/js/main.805d303a.chunk.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

admin/tab.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
Binary file not shown.

0 commit comments

Comments
 (0)