Skip to content

Releases: alephjs/aleph.js

v0.3.0-alpha.21

28 Mar 11:03
@ije ije
Compare
Choose a tag to compare
  • breaking: support css out-of-the-box
  • fix: fix api 500 error (#218)

v0.3.0-alpha.20

27 Mar 19:24
@ije ije
Compare
Choose a tag to compare
  • 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
@ije ije
Compare
Choose a tag to compare
  • 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
@ije ije
Compare
Choose a tag to compare
  • 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
@ije ije
Compare
Choose a tag to compare
  • fix: fix remote css importing

v0.3.0-alpha.15

25 Mar 18:03
@ije ije
Compare
Choose a tag to compare
  • 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
@ije ije
Compare
Choose a tag to compare
v0.3.0-alpha.14

v0.3.0-alpha.11

23 Mar 18:17
@ije ije
Compare
Choose a tag to compare

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
@ije ije
Compare
Choose a tag to compare
  • fix: fix importing module from esm.sh (#119)

v0.3.0-alpha.7

06 Feb 12:44
@ije ije
Compare
Choose a tag to compare
  • 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)