Skip to content

Releases: raaymax/planigale

2025-06-29

28 Jun 23:13
99f6e89

Choose a tag to compare

@planigale/sse 0.2.8 (patch)
fix(sse): signal aborted without reason (#26)

2025-03-22

22 Mar 12:45
a086da5

Choose a tag to compare

2025.03.22

@planigale/sse 0.2.6 (patch)

  • feat(sse): disconnect source by keep-alive

2025-03-08

08 Mar 16:06
b8a1c1f

Choose a tag to compare

2025.03.08

@planigale/testing 0.3.6 (patch)

  • fix(testing): types alignment after update

2025-01-19

19 Jan 11:19
df28ac2

Choose a tag to compare

2025.01.19

@planigale/planigale 0.6.10 (patch)

  • feat(planigale): better logging for internal errors

@planigale/sse 0.2.5 (patch)

  • fix(sse): message sending when stream is closed

2024.12.27-3

27 Dec 22:06
d2e12aa

Choose a tag to compare

2024.12.27

@planigale/planigale 0.6.9 (patch)

  • feat(planigale): internal server error can be unknown

2024.12.27-2

27 Dec 20:41
a16910c

Choose a tag to compare

2024.12.27

@planigale/body-parser 0.2.1 (patch)

  • feat(body-parser): replaced qs with querystring

@planigale/planigale 0.6.8 (patch)

  • feat(planigale): replaced qs with querystring

@planigale/querystring 0.1.0 (minor)

  • feat(querystring): add querystring module to replace qs

2024.12.27

27 Dec 19:41
6321be4

Choose a tag to compare

What's Changed

  • chore: release 2024.12.27 by @github-actions in #20

Full Changelog: 2024.11.18...2024.12.27

2024.11.18

18 Nov 12:30
1c173d3

Choose a tag to compare

@planigale/planigale 0.6.6 (patch)

  • fix(planigale): ip type error in req #18

2024.10.14

14 Oct 20:09
45d3f15

Choose a tag to compare

@planigale/planigale 0.6.5 (patch)

  • feat(planigale): allow matching any method for route
  • fix(planigale): internal server error was not logged

@planigale/sse 0.2.4 (patch)

  • fix(sse): default fetch failing on browser

@planigale/testing 0.3.5 (patch)

  • fix(testing): fix types of fetch

Full Changelog: 2024.10.11...2024.10.14

2024.10.11

11 Oct 14:04
23be7b8

Choose a tag to compare

@planigale/planigale 0.6.4 (patch)

  • feat(planigale): upgrade to deno 2.0

@planigale/schema 0.1.4 (patch)

  • feat(schema): upgrade to deno 2.0

@planigale/sse 0.2.3 (patch)

  • feat(sse): upgrade to deno 2.0

@planigale/testing 0.3.4 (patch)

  • feat(testing): upgrade to deno 2.0
  • feat(testing): ability to check any number of status codes

Full Changelog: 2024.10.02...2024.10.11