Skip to content

Releases: balena-io/pinejs

v19.5.4

28 Oct 15:59
14dd554
Compare
Choose a tag to compare

97936ec (Fix async tasks race condition for selecting task to be executed, 2024-10-26)
8f308c8 (Run async task tests with cluster mode, 2024-10-26)

v19.5.3

28 Oct 14:11
aa940f5
Compare
Choose a tag to compare

64fbd77 (Run tests with node cluster mode, 2024-10-28)

v19.5.2

25 Oct 12:08
cbd81b3
Compare
Choose a tag to compare

Update dependency webpack-dev-server to v5

Notable changes

webpack/webpack-dev-server (webpack-dev-server)

v5.1.0

Compare Source

Features
  • add visual progress indicators (a8f40b7)
  • added the app option to be Function (by default only with connect compatibility frameworks) (3096148)
  • allow the server option to be Function (#​5275) (02a1c6d)
  • http2 support for connect and connect compatibility frameworks which support HTTP2 (#​5267) (6509a3f)
Bug Fixes
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

v5.0.4

Compare Source

v5.0.3

Compare Source

v5.0.2

Compare Source

v5.0.1

Compare Source

v5.0.0

Compare Source

Migration Guide and Changes.

4.15.1 (2023-06-09)
Bug Fixes

List of commits

bc6bb0a (Update dependency webpack-dev-server to v5, 2024-10-25)

v19.5.1

25 Oct 10:40
0e69787
Compare
Choose a tag to compare

26b94af (Expose tasks model on sbvrUtils api, 2024-10-23)

v19.5.0

24 Oct 16:41
c94bbc9
Compare
Choose a tag to compare

b898750 (Update dependencies to support is case insensitively equal to, 2024-10-24)

v19.4.4

24 Oct 14:34
64a48da
Compare
Choose a tag to compare

709e32b (Linting fixes, 2024-10-23)

v19.4.3

23 Oct 14:23
8a165e3
Compare
Choose a tag to compare

2bcb311 (Avoid starting more async task workers if it is already running, 2024-10-23)

v19.4.2

22 Oct 20:52
56b16d5
Compare
Choose a tag to compare

109625b (Fix starting async tasks before any tasks have yet been added, 2024-10-22)

v19.4.1

22 Oct 18:36
ed5f662
Compare
Choose a tag to compare

d145bca (Update dependencies, 2024-10-22)
721979e (Use task model typings for tasks Worker.client, 2024-10-22)

v19.4.0

18 Oct 15:43
61ac49a
Compare
Choose a tag to compare

28be0bb (Expose checkApiKey to allow resolving an api key string, 2024-10-18)