Skip to content

Releases: podium-lib/podlet-server

v1.10.8-next.3

11 Dec 02:07
Compare
Choose a tag to compare
v1.10.8-next.3 Pre-release
Pre-release

1.10.8-next.3 (2023-12-11)

Bug Fixes

  • use correct dev bundling endpoint for content and fallback (#136) (680cff1)

v1.10.8-next.2

11 Dec 00:24
Compare
Choose a tag to compare
v1.10.8-next.2 Pre-release
Pre-release

1.10.8-next.2 (2023-12-11)

Bug Fixes

  • add back in accidentally removed file (#135) (957ac3e)

v1.10.8-next.1

10 Dec 23:24
Compare
Choose a tag to compare
v1.10.8-next.1 Pre-release
Pre-release

1.10.8-next.1 (2023-12-10)

Bug Fixes

  • remove incorrect module path resolution, set correct rollup bundle input (#129) (fccdb4d)

v1.10.7

24 Nov 13:56
Compare
Choose a tag to compare

1.10.7 (2023-11-24)

Bug Fixes

  • set inlineDynamicImports in the right spot (e65f623)

v1.10.6

30 Oct 19:06
Compare
Choose a tag to compare

1.10.6 (2023-10-30)

Bug Fixes

  • run replacement of process.env.NODE_ENV for client-side (#126) (8100fba)

v1.10.5

30 Oct 07:43
Compare
Choose a tag to compare

1.10.5 (2023-10-30)

Bug Fixes

  • don't render dev scripts in prod mode (813daa9)

v1.10.4

06 Oct 13:01
Compare
Choose a tag to compare

1.10.4 (2023-10-06)

Bug Fixes

  • make sure ESBuild plugins run in dev-command (b33a76c)
  • run esbuild with plugins on all project files (6295bd1)

v1.10.3

06 Oct 12:35
Compare
Choose a tag to compare

1.10.3 (2023-10-06)

Bug Fixes

  • use esm as output for intermediary esbuild (59b6899)

v1.10.2

14 Sep 12:23
Compare
Choose a tag to compare

1.10.2 (2023-09-14)

Bug Fixes

  • fixed debouce bug casing rare dev server crash (48752e7)

v1.10.1

13 Aug 20:02
Compare
Choose a tag to compare

1.10.1 (2023-08-13)

Bug Fixes