Releases: LiasCode/pranx
Releases · LiasCode/pranx
v0.1.0-beta.14
🚀 Enhancements
- Add create-pranx (53dfed5)
🩹 Fixes
- Support the same extensions for server and browser esbuild bundling (eea67b8)
🏡 Chore
- release: V0.1.0-beta.13 (845f8af)
- Add new features ROADMAP (29dc4dd)
- Add new feature (138360a)
- Add create-pranx usage to all READMEs (ce606bd)
❤️ Contributors
- LiasCode liasraul00@gmail.com
v0.1.0-beta.13
🚀 Enhancements
- Add code for test contexts (9073434)
- Better log routes tree (84b5188)
- Add simple routes logger (cd6d270)
- Now can use PranxRouter and select application mode. fix: remove server css output files (e8313e3)
- Auto load App.tsx module for wrap the application on server (7194d0c)
🩹 Fixes
- Biome config (5640e40)
💅 Refactors
- Group logging code into log folder (93bab73)
- Links types are in sync and support router_mode (8684ea4)
- Improve Modules Component types for better code readability (994d790)
🏡 Chore
❤️ Contributors
- LiasCode liasraul00@gmail.com
v0.1.0-beta.12
🩹 Fixes
- Unhead instance type (68dec7f6)
- Minify remove head and body tags (072e6ea)
- Migrate biome config to v2 (7631ce3)
💅 Refactors
- Replace pnpm to bun as the main package manager (882252b)
🏡 Chore
❤️ Contributors
- LiasCode liasraul00@gmail.com
v0.1.0-beta.11
v0.1.0-beta.10
🚀 Enhancements
- Include critical css into html template (9044dce)
💅 Refactors
- Change the tsconfig target and bundle (3d59faf)
🏡 Chore
❤️ Contributors
- LiasCode liasraul00@gmail.com
v0.1.0-beta.9
v0.1.0-beta.8
🚀 Enhancements
🩹 Fixes
- Remove old inline styles from HTML template generation (5848f95)
- Update example paths in README and improve type imports in entry-server and page components (2f8e3f6)
🏡 Chore
❤️ Contributors
- LiasCode liasraul00@gmail.com
v0.1.0-beta.7
🚀 Enhancements
- Implement Link component for client-side navigation and enhance AppContext for route management (b055c74)
- Split server and client exports (cbdc510)
- Add cache (0a90718)
- Update getServerSideProps to use event context and remove unused code (188ef82)
🩹 Fixes
- Update ignore path for exec-match.ts in biome configuration (937b127)
💅 Refactors
- Organize client files (166de80)
❤️ Contributors
- LiasCode liasraul00@gmail.com
v0.1.0-beta.6
🚀 Enhancements
- Add server and site manifest output paths, enhance server-side rendering handling (0d0eef5)
- Implement AppContext and ServerSidePage for improved server-side rendering and state management (713232a)
- Enhance server-side rendering and context management and initial props load (ae1daec)
🩹 Fixes
- GetServerSideProps fails when a file request match a router path pattern (5155028)
💅 Refactors
- Streamline server start process and improve port handling (4a4b119)
❤️ Contributors
- LiasCode liasraul00@gmail.com
v0.1.0-beta.5
🚀 Enhancements
- Add matching for static generated routes in server and client (845d419)
🩹 Fixes
- Add additional static paths for product detail pages to git (54fef03)
🏡 Chore
❤️ Contributors
- LiasCode liasraul00@gmail.com