Releases: podium-lib/podlet-server
Releases · podium-lib/podlet-server
v1.10.8-next.3
Bug Fixes
- use correct dev bundling endpoint for content and fallback (#136) (680cff1)
v1.10.8-next.1
Bug Fixes
- remove incorrect module path resolution, set correct rollup bundle input (#129) (fccdb4d)
v1.10.7
1.10.7 (2023-11-24)
Bug Fixes
- set inlineDynamicImports in the right spot (e65f623)
v1.10.6
1.10.6 (2023-10-30)
Bug Fixes
- run replacement of process.env.NODE_ENV for client-side (#126) (8100fba)
v1.10.5
1.10.5 (2023-10-30)
Bug Fixes
- don't render dev scripts in prod mode (813daa9)
v1.10.4
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
1.10.3 (2023-10-06)
Bug Fixes
- use esm as output for intermediary esbuild (59b6899)
v1.10.2
1.10.2 (2023-09-14)
Bug Fixes
- fixed debouce bug casing rare dev server crash (48752e7)