Releases: alephjs/aleph.js
Releases · alephjs/aleph.js
v0.3.0-alpha.21
28 Mar 11:03
Compare
Sorry, something went wrong.
No results found
breaking : support css out-of-the-box
fix : fix api 500 error (#218 )
v0.3.0-alpha.20
27 Mar 19:24
Compare
Sorry, something went wrong.
No results found
breaking : drop es5 suppport
fix : remove repeated bundle entries
fix(fw/react) : fix dynamic hoc types
v0.3.0-alpha.19
27 Mar 14:39
Compare
Sorry, something went wrong.
No results found
feat(fw/react) : add dynamic hocs ince the SSR doesn't yet suppport Suspense
breaking : remove mod.ts and react.ts in project root
refactor : improve markdown loader
fix : fix ssr data serve
v0.3.0-alpha.18
26 Mar 20:00
Compare
Sorry, something went wrong.
No results found
feat : add markdown plugin
fix : fix spa mode index html (#214 )
fix : fix order of assignments in react refresh hocs(#213 )
Credits
Huge thanks to @devongovett
v0.3.0-alpha.16
26 Mar 13:08
Compare
Sorry, something went wrong.
No results found
fix : fix remote css importing
v0.3.0-alpha.15
25 Mar 18:03
Compare
Sorry, something went wrong.
No results found
feat : add pagePathResolve metho for loader plugin type
feat : support ISR (#135 )
refactor : better compilation error handle
refactor : add preload scripts for dev mode
refactor : improve module importing
fix : fix pages dir missing fatal (#207 )
fix(fw/react) : fix withDeno hoc props
v0.3.0-alpha.14
24 Mar 17:57
Compare
Sorry, something went wrong.
No results found
v0.3.0-alpha.11
23 Mar 18:17
Compare
Sorry, something went wrong.
No results found
Boom
feat : new bundler supporting dynamic import
breaking : new plugin system
fix : supppot Deno 1.8
v0.3.0-alpha.8
06 Feb 15:34
Compare
Sorry, something went wrong.
No results found
fix : fix importing module from esm.sh (#119 )
v0.3.0-alpha.7
06 Feb 12:44
Compare
Sorry, something went wrong.
No results found
refactor(compiler) : use aleph_module_url instead of the static build version
refactor(framework) : improve style ssr
refator(cli) : improve init command
fix(compiler) : fix impot map resolve (#29 )
fix : fix useDeno hook (#127 )