ultra

Zero-Legacy Deno/React Suspense SSR Framework

MIT License

Stars
3K
Committers
22

Bot releases are hidden (Show)

ultra - v0.8.2

Published by mashaal over 2 years ago

  • Fix vendor hashing method
ultra - v0.8.1

Published by mashaal over 2 years ago

  • Fix static asset handling on Deno Deploy script
ultra - v0.8.0

Published by mashaal over 2 years ago

  • Vendored dependencies! We have a script that can take your CDN deps and make them local.
  • API routes! (Thanks @Industrial)
  • Option to disable streaming 😱. Passing the env disableStreaming=1 will force Ultra to use a custom renderToString equivalent - returning a fully resolved, suspense compatible, html page! (BETA)
  • Websocket refresh in dev mode. Ultra will restart on local changes.
  • Full support for react@18: There were some updates to how streams are handled in the latest rc.
  • Tighter integration with Deno config file. Specifiying your importMap in deno.json is required
  • Removal of makefile in favour of deno task
  • Legacy: We also export an Oak compatible ultraHandler for support inside of an pre-existing Oak project
ultra - v0.7.6

Published by mashaal over 2 years ago

Temporarily disable preload headers

ultra - v0.7.5

Published by mashaal over 2 years ago

  • Update deno builder
ultra - v0.7.4

Published by mashaal over 2 years ago

ultra - v0.7.3

Published by mashaal over 2 years ago

Fixes #40

ultra - v0.7.2

Published by mashaal over 2 years ago

This release fixes #39

ultra - v0.7.1

Published by mashaal over 2 years ago

This release fixes:

#22
#23
#35

ultra - v0.7.0

Published by mashaal over 2 years ago

  • Removal of Oak, in favour of std/http library. This makes it heaps easier to
    deploy to multiple targets
  • Addition of preloadmodule link header attributes for core and application
    level assets
  • Main app entry point added to importMap
  • Deno Deploy support via GitHub Actions
  • Fly/Docker support
  • Example projects moved into their own repo
    for easier hacking
ultra - v0.6

Published by mashaal about 3 years ago

ultra - v0.5

Published by mashaal about 3 years ago

  • Source is now TS
  • public directory renamed to src
  • update docs for middleware and API routes
ultra - v0.2

Published by mashaal about 3 years ago

  • Suspense SWR cache (server and client)
  • Restructure Helmet for simpler start up
ultra -

Published by mashaal about 3 years ago

ultra - 0.0

Published by mashaal about 3 years ago

Package Rankings
Top 9.59% on Proxy.golang.org
Top 3.38% on Deno.land
Badges
Extracted from project README
Discord Deno module
Related Projects