Releases: balena-io/pinejs
Releases · balena-io/pinejs
v19.5.4
v19.5.3
v19.5.2
Update dependency webpack-dev-server to v5
Notable changes
- add visual progress indicators (a8f40b7)
- added the
app
option to beFunction
(by default only withconnect
compatibility frameworks) (3096148) - allow the
server
option to beFunction
(#5275) (02a1c6d) - http2 support for
connect
andconnect
compatibility frameworks which support HTTP2 (#5267) (6509a3f) - check the
platform
property to determinate the target (#5269) (c3b532c) - ipv6 output (#5270) (06005e7)
- replace
rimraf
withrm
(#5162) (1a1561f) - replace default gateway (#5255) (f5f0902)
- support
devServer: false
(#5272) (8b341cb) - security: bump webpack-dev-middleware (#5112) (aab576a)
- types: proxy (#5101) (6e1aed3)
- types (#5057) (da2c24d)
- avoid using eval in client (#5045) (7681477)
- overlay and
require-trusted-types-for
(#5046) (e115436) - replace
::
withlocalhost
before openBrowser() (#4856) (874c44b) - types: compatibility with
@types/ws
(#4899) (34bcec2)
webpack/webpack-dev-server (webpack-dev-server)
v5.1.0
Features
- add visual progress indicators (a8f40b7)
- added the
app
option to beFunction
(by default only withconnect
compatibility frameworks) (3096148) - allow the
server
option to beFunction
(#5275) (02a1c6d) - http2 support for
connect
andconnect
compatibility frameworks which support HTTP2 (#5267) (6509a3f)
Bug Fixes
- check the
platform
property to determinate the target (#5269) (c3b532c) - ipv6 output (#5270) (06005e7)
- replace
rimraf
withrm
(#5162) (1a1561f) - replace default gateway (#5255) (f5f0902)
- support
devServer: false
(#5272) (8b341cb)
5.0.4 (2024-03-19)
Bug Fixes
5.0.3 (2024-03-12)
Bug Fixes
5.0.2 (2024-02-16)
Bug Fixes
5.0.1 (2024-02-13)
Bug Fixes
- avoid using eval in client (#5045) (7681477)
- overlay and
require-trusted-types-for
(#5046) (e115436)
v5.0.4
v5.0.3
v5.0.2
v5.0.1
v5.0.0
4.15.1 (2023-06-09)
Bug Fixes
List of commits
bc6bb0a (Update dependency webpack-dev-server to v5, 2024-10-25)