Skip to content

Releases: exhibitionist-digital/ultra

v2.0.0-alpha.12

28 Aug 12:19
Compare
Choose a tag to compare

v2.0.0-alpha.11

28 Aug 11:51
Compare
Choose a tag to compare

v2.0.0-alpha.10

28 Aug 09:27
Compare
Choose a tag to compare

v2.0.0-alpha.6

26 Aug 09:00
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0-alpha.5...v2.0.0-alpha.6

v2.0.0-alpha.5

26 Aug 00:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0-alpha.4...v2.0.0-alpha.5

v2.0.0-alpha.4

25 Aug 06:13
Compare
Choose a tag to compare

v2.0.0-alpha.1

25 Aug 06:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0-alpha.0...v2.0.0-alpha.1

v2.0.0-alpha.0

23 Aug 12:12
Compare
Choose a tag to compare

Alpha release of Ultra v2

  • Less opinionated, BYO routing, styling, data fetching, and head libraries
  • Support for much of the React ecosystem by custom server/client controls**
  • Native import maps in browser
  • Localised import maps for production
  • API routing
  • Overhaul of internal source code
  • Updated Deno Deploy support

** Usage can be found on the various example repos https://github.com/exhibitionist-digital/ultra/tree/main/examples

View README for more information

v1.0.1

19 Apr 19:17
Compare
Choose a tag to compare
  • Bugfix: Vendored maps not resolving correctly (Deno / Deno Deploy)
  • Bugfix: API routing with .ts files (Deno Deploy)

v1.0.0 @__@

19 Apr 15:22
Compare
Choose a tag to compare
  • Total overhaul of transforms, migration to brand new @swc/wasm-web
  • Esbuild removed
  • Tests
  • Improvements to API routes
  • Improvements to vendoring