Skip to content

Latest commit

 

History

History
79 lines (43 loc) · 1.62 KB

CHANGELOG.md

File metadata and controls

79 lines (43 loc) · 1.62 KB

@taujs/server

v0.1.8 - 24/01/2025

chore(deps-dev): bump vite from 5.4.7 to 5.4.14 chore(deps-dev): bump vite from 5.4.7 to 5.4.14 - release

v0.1.7 - 19/12/2024

chore: Update React to v19 + associated packages

v0.1.6 - 17/12/2024

chore: Update Fastify + associated packages

v0.1.5 - 12/12/2024

feat: Micro-frontend; processConfigs utill; testing; CHANGELOG; README feat: Micro-frontend; testing; utils feat: Micro-frontend; server orchestration; utility alignment

v0.1.4 - 02/12/2024

fix: ssr css and preload links in header

v0.1.3 - 22/22/2024

chore(deps): bump cross-spawn and @changesets/cli chore: Update README; cleanup debug

v0.1.2 - 08/11/2024

release: 0.1.2; type change; audit, cleanse; ReadMe update

v0.1.1 - 31/10/2024

feat: SSRHydration createRoot + hydrateRoot; tests; vite css modern; clearup

v0.1.0 - 31/10/2024

fix: fastify dependency change to 4.28.1 compatibililty between static/compress

v0.0.9 - 31/10/2024

Merge branch 'integrate-spa-ssr' Integrated @taujs/server SPA, SSR, Streaming SSR, SSRDataStore; Hydration

v0.0.8 - 03/10/2024

Merge branch 'integrate-hydration' SSRHydration; Logger; updated build, package

v0.0.7 - 23/09/2024

Optional 'alias' on plugin registration CI @testing-library/dom for 'screen'

v0.0.6 - 21/09/2024

Fastify upgrade 4.28.0 to 5.0.0; test suite; cleanup

v0.0.5 - 12/09/2024

path-to-regex upgrade 7.0.0 to 8.1.0 path-to-regexp outputs backtracking regular expressions - https://github.com/advisories/GHSA-9wv6-86v2-598j

v0.0.4 - 08/09/2024

SSRRender readme

v0.0.3 - 08/09/2024

SSRRender; tsup config

v0.0.2 - 08/09/2024

Custom alias

v0.0.1 - 07/09/2024

Initial taujs-server