Skip to content

Releases: alephjs/aleph.js

v0.2.1

16 Oct 10:23
@ije ije
Compare
Choose a tag to compare
  • feat: implement 'reload' flag function
  • feat: implement component async import
  • fix: fix build command missing the nomodule module

v0.2.0

14 Oct 20:24
@ije ije
Compare
Choose a tag to compare

republish

v0.1.10

14 Oct 17:58
@ije ije
Compare
Choose a tag to compare

feat: improve build
feat: add locales field for config
feat: add nomodule module
feat: hijack markdown page inner link 'click' event
refactor: imporve printed html format
refactor: improve init command
refactor: improve server head render
fix: fix routing not adapted automaticlly
fix: fix shouldUpdateMainModule
fix: fix server Broken pipe error

v0.1.9

10 Oct 19:01
@ije ije
Compare
Choose a tag to compare

feat: add NavLink Component
feat: prefetch page module when mouse over a Link
feat: add nomodule polyfill
feat: add scrollTo property for popstate event
feat: add github action for testing
refactor: update exports
refactor: rename 'RouteModule' to 'Module'
fix: fix the _createMainModule method of Project
breaking: remove fetch command
chore: update std deps

v0.1.8

09 Oct 14:43
@ije ije
Compare
Choose a tag to compare

feat: new routing system
feat: add markdown page renderer
feat: remove outdated compilation
refactor: add version for import from url startsWith 'https://deno.land/x/aleph/'
refactor: improve async import component
refactor: improve SEO component
refactor: update package exports
refactor: rename 'app.ts' to 'aleph.ts'
refactor: remove server dir
refactor: don't render favicon.ico
breaking: remove AppManifest

v0.1.7

03 Oct 17:23
@ije ije
Compare
Choose a tag to compare

feat: add build ID that contains aleph version info for Project
refactor: make moduleID startsWith '/'
chore: update std deps to 0.73

v0.1.6

03 Oct 13:40
@ije ije
Compare
Choose a tag to compare

feat: new Import api
feat: add ErrorBoundary
refactor: export Seo and Viewport components
breaking: update custom app props to allow inject props to page components
fix: catch compile error when file changed
fix: update pageModules when new page added

v0.1.5

30 Sep 17:35
@ije ije
Compare
Choose a tag to compare

feat: add virtual document for ssr
fix: fix ssr missing dependent styles
fix: fix fs watcher