Skip to content

Commit 1ee0198

Browse files
committed
Bumping version to 1.7.1
1 parent 69e92c9 commit 1ee0198

8 files changed

+704
-536
lines changed

RELEASE_NOTES.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release Notes
22

3-
## 1.7.0 - 2019-10-17
3+
## 1.7.1 - 2019-10-17
44
* .NET Core 3
55

66
## 1.6.1 - 2019-10-16

package.json

+16-16
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,32 @@
11
{
22
"private": true,
33
"dependencies": {
4-
"@babel/polyfill": "7.4.4",
5-
"@babel/runtime": "7.5.5",
4+
"@babel/polyfill": "7.6.0",
5+
"@babel/runtime": "7.6.3",
66
"proj4": "2.5.0",
7-
"react": "16.9.0",
8-
"react-bootstrap": "1.0.0-beta.11",
9-
"react-dom": "16.9.0",
7+
"react": "16.10.2",
8+
"react-bootstrap": "1.0.0-beta.14",
9+
"react-dom": "16.10.2",
1010
"whatwg-fetch": "^3.0.0"
1111
},
1212
"devDependencies": {
13-
"@babel/core": "7.5.5",
13+
"@babel/core": "7.6.4",
1414
"@babel/plugin-proposal-class-properties": "7.5.5",
15-
"@babel/plugin-transform-runtime": "7.5.5",
16-
"@babel/preset-env": "7.5.5",
17-
"@babel/preset-react": "7.0.0",
15+
"@babel/plugin-transform-runtime": "7.6.2",
16+
"@babel/preset-env": "7.6.3",
17+
"@babel/preset-react": "7.6.3",
1818
"babel-loader": "8.0.6",
19-
"concurrently": "4.1.2",
20-
"fable-compiler": "2.3.19",
19+
"concurrently": "5.0.0",
20+
"fable-compiler": "2.4.7",
2121
"fable-loader": "2.1.8",
2222
"fable-utils": "1.2.0",
2323
"node-sass": "4.12.0",
2424
"remotedev": "0.2.9",
25-
"sass-loader": "7.2.0",
25+
"sass-loader": "8.0.0",
2626
"style-loader": "1.0.0",
27-
"terser-webpack-plugin": "1.4.1",
28-
"webpack": "4.39.2",
29-
"webpack-cli": "3.3.7",
30-
"webpack-dev-server": "3.8.0"
27+
"terser-webpack-plugin": "2.1.3",
28+
"webpack": "4.41.2",
29+
"webpack-cli": "3.3.9",
30+
"webpack-dev-server": "3.8.2"
3131
}
3232
}

paket.dependencies

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@ group Client
2323
nuget Fable.Elmish.React
2424
nuget Fable.Elmish.HMR
2525
nuget Fulma
26-
nuget Fable.Browser.XMLHttpRequest
2726
nuget Fable.FontAwesome.Free
2827
nuget Thoth.Json.Net
2928
nuget Thoth.Json
29+
nuget Fable.Browser.Blob
3030

3131
group Build
3232
storage: none

paket.lock

+15-19
Original file line numberDiff line numberDiff line change
@@ -933,15 +933,15 @@ GROUP Client
933933
STORAGE: NONE
934934
NUGET
935935
remote: https://api.nuget.org/v3/index.json
936-
Fable.Browser.Blob (1.0) - restriction: >= netstandard2.0
936+
Fable.Browser.Blob (1.1)
937937
Fable.Core (>= 3.0) - restriction: >= netstandard2.0
938-
FSharp.Core (>= 4.5.2) - restriction: >= netstandard2.0
939-
Fable.Browser.Dom (1.0)
940-
Fable.Browser.Blob (>= 1.0) - restriction: >= netstandard2.0
938+
FSharp.Core (>= 4.6.2) - restriction: >= netstandard2.0
939+
Fable.Browser.Dom (1.1)
940+
Fable.Browser.Blob (>= 1.1) - restriction: >= netstandard2.0
941941
Fable.Browser.Event (>= 1.0) - restriction: >= netstandard2.0
942942
Fable.Browser.WebStorage (>= 1.0) - restriction: >= netstandard2.0
943943
Fable.Core (>= 3.0) - restriction: >= netstandard2.0
944-
FSharp.Core (>= 4.5.2) - restriction: >= netstandard2.0
944+
FSharp.Core (>= 4.6.2) - restriction: >= netstandard2.0
945945
Fable.Browser.Event (1.0) - restriction: >= netstandard2.0
946946
Fable.Core (>= 3.0) - restriction: >= netstandard2.0
947947
FSharp.Core (>= 4.5.2) - restriction: >= netstandard2.0
@@ -953,21 +953,17 @@ NUGET
953953
Fable.Browser.Event (>= 1.0) - restriction: >= netstandard2.0
954954
Fable.Core (>= 3.0) - restriction: >= netstandard2.0
955955
FSharp.Core (>= 4.5.2) - restriction: >= netstandard2.0
956-
Fable.Browser.XMLHttpRequest (1.0)
957-
Fable.Browser.Dom (>= 1.0) - restriction: >= netstandard2.0
958-
Fable.Core (>= 3.0) - restriction: >= netstandard2.0
959-
FSharp.Core (>= 4.5.2) - restriction: >= netstandard2.0
960-
Fable.Core (3.0)
961-
FSharp.Core (>= 4.5.2) - restriction: >= netstandard2.0
962-
Fable.Elmish (3.0.5) - restriction: >= netstandard2.0
956+
Fable.Core (3.1.2)
957+
FSharp.Core (>= 4.7) - restriction: >= netstandard2.0
958+
Fable.Elmish (3.0.6) - restriction: >= netstandard2.0
963959
Fable.Core (>= 3.0) - restriction: >= netstandard2.0
964960
FSharp.Core (>= 4.6.2) - restriction: >= netstandard2.0
965961
Fable.Elmish.Browser (3.0.1) - restriction: >= netstandard2.0
966962
Fable.Browser.Dom (>= 1.0) - restriction: >= netstandard2.0
967963
Fable.Core (>= 3.0) - restriction: >= netstandard2.0
968964
Fable.Elmish (>= 3.0) - restriction: >= netstandard2.0
969965
FSharp.Core (>= 4.6.2) - restriction: >= netstandard2.0
970-
Fable.Elmish.Debugger (3.0.2)
966+
Fable.Elmish.Debugger (3.0.3)
971967
Fable.Core (>= 3.0) - restriction: >= netstandard2.0
972968
Fable.Elmish (>= 3.0) - restriction: >= netstandard2.0
973969
FSharp.Core (>= 4.6.2) - restriction: >= netstandard2.0
@@ -982,11 +978,11 @@ NUGET
982978
Fable.Elmish (>= 3.0) - restriction: >= netstandard2.0
983979
Fable.React (>= 5.1) - restriction: >= netstandard2.0
984980
FSharp.Core (>= 4.6.2) - restriction: >= netstandard2.0
985-
Fable.Fetch (2.0)
986-
Fable.Browser.Blob (>= 1.0) - restriction: >= netstandard2.0
981+
Fable.Fetch (2.1)
982+
Fable.Browser.Blob (>= 1.1) - restriction: >= netstandard2.0
987983
Fable.Core (>= 3.0) - restriction: >= netstandard2.0
988984
Fable.Promise (>= 2.0) - restriction: >= netstandard2.0
989-
FSharp.Core (>= 4.5.2) - restriction: >= netstandard2.0
985+
FSharp.Core (>= 4.6.2) - restriction: >= netstandard2.0
990986
Fable.FontAwesome (2.0) - restriction: >= netstandard2.0
991987
Fable.Core (>= 3.0) - restriction: >= netstandard2.0
992988
Fable.React (>= 5.1) - restriction: >= netstandard2.0
@@ -997,12 +993,12 @@ NUGET
997993
Fable.Promise (2.0) - restriction: >= netstandard2.0
998994
Fable.Core (>= 3.0) - restriction: >= netstandard2.0
999995
FSharp.Core (>= 4.5.2) - restriction: >= netstandard2.0
1000-
Fable.React (5.2.6) - restriction: >= netstandard2.0
996+
Fable.React (5.3.4) - restriction: >= netstandard2.0
1001997
Fable.Browser.Dom (>= 1.0) - restriction: >= netstandard2.0
1002998
Fable.Core (>= 3.0) - restriction: >= netstandard2.0
1003-
FSharp.Core (>= 4.6.2) - restriction: >= netstandard2.0
999+
FSharp.Core (>= 4.7) - restriction: >= netstandard2.0
10041000
FSharp.Core (4.7) - restriction: || (>= net46) (>= netstandard2.0)
1005-
Fulma (2.1.1)
1001+
Fulma (2.2)
10061002
Fable.Core (>= 3.0) - restriction: >= netstandard2.0
10071003
Fable.React (>= 5.1) - restriction: >= netstandard2.0
10081004
Newtonsoft.Json (12.0.2) - restriction: || (>= net46) (>= netstandard2.0)

src/Client/Client.fs

+3-3
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@ open System
1414
open Fulma
1515
open ServerCore.Domain
1616
open Fetch
17-
open Browser.XMLHttpRequest
17+
open Browser.Blob
1818

1919
type Model = {
2020
Tags: TagList option
2121
IsUploading :bool
2222
Message : string
23-
File: obj option
23+
File: string option
2424
Firmware: Firmware option
2525
ShownTags : Tag []
2626
FilterText : string
@@ -31,7 +31,7 @@ type Model = {
3131
type Msg =
3232
| TagHistoryMsg of TagHistory.Msg
3333
| FetchTags
34-
| FileNameChanged of obj
34+
| FileNameChanged of string
3535
| FilterChanged of string
3636
| Upload
3737
| RefreshList

src/Client/ReleaseNotes.fs

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
module internal ReleaseNotes
22

3-
let Version = "1.7.0"
3+
let Version = "1.7.1"
44

55
let IsPrerelease = false
66

77
let Notes = """
88
# Release Notes
99
10-
## 1.7.0 - 2019-10-17
10+
## 1.7.1 - 2019-10-17
1111
* .NET Core 3
1212
1313
## 1.6.1 - 2019-10-16

src/Client/paket.references

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ group Client
88
Fulma
99
Fable.FontAwesome.Free
1010
Fable.Browser.Dom
11+
Fable.Browser.Blob
1112
Thoth.Json.Net
1213
Thoth.Json
13-
Fable.Browser.WebSocket
14-
Fable.Browser.XMLHttpRequest
14+
Fable.Browser.WebSocket

0 commit comments

Comments
 (0)