Releases: exhibitionist-digital/ultra
Releases Β· exhibitionist-digital/ultra
v2.1.1
What's Changed
- Don't include the
--no-remote
flag in the start task for builds that are not vendored by @roj1512 in #196 - chore: update Hono by @roj1512 in #199
- chore(server): reexport Hono's
Context
and use it in the create script instead ofany
by @roj1512 in #200 - feat: add compile hooks to dev server by @b3nten in #198
- chore: update deno std version to latest by @deckchairlabs in #202
- chore: update mesozoic by @deckchairlabs in #203
- chore(create): improve the configuration part in the twind module by @roj1512 in #201
- examples: simplify and expand with-twind by @deckchairlabs in #205
- chore: update mesozoic by @deckchairlabs in #206
Full Changelog: v2.1.0...v2.1.1
v2.1.0
v2.0.1
What's Changed
- fix: match the actual head closing tag when inserting by @deckchairlabs in #189
- fix: client entry point absolute path by @mashaal in #192
- create: add tw import to create script by @mashaal in #191
- fix: updated mesozoic to allow bypassing the vendoring of remote dependencies by @deckchairlabs in #194
Full Changelog: v2.0.0...v2.0.1
v2.0.0
Major
- Rewrite of request handlers
- Integration with Hono on server
- Middleware and API routing (Hono)
- Removal of 'baked in' router and data-fetching libraries
- Full customisation of server rendering and client hydration
- Support for CSS-in-JS in streams and Suspense
- Vendoring of dependencies in production with Mesozoic
- Shipping native Import Maps client side
useAsset
hook for versioned assets (CSS + images, etc)usePreload
hook- Support and examples for react-query, twind, react-router, wouter, emotion, preact, and more.
For more info, checkout Philosophy + Docs
What's Changed
- Hash static assets by @deckchairlabs in #139
- Deep import hooks by @deckchairlabs in #140
- feat: ultra website (wip) by @mashaal in #141
- Mesozoic build by @deckchairlabs in #142
- refactor: Mdx-refactor by @deckchairlabs in #144
- feat: add bogus marketing or blog example by @mashaal in #145
- feat: chainable-build-api by @deckchairlabs in #152
- wip: with-material-ui example by @deckchairlabs in #146
- docs: fix usePreload example import by @CanRau in #159
- feat: with-use-gesture by @mashaal in #160
- feat: with-islands, ala freshh by @deckchairlabs in #154
- feat: useAsync by @deckchairlabs in #161
- feat: with-earthstar by @mashaal in #155
- hook: use-server-context by @deckchairlabs in #162
- feat: useEnv hook by @deckchairlabs in #164
- Extended useAsync functionality by @b3nten in #166
- chore: preact and preact compat version by @theArianit in #167
- Feat: Add advanced functionality to
create
by @b3nten in #168 - Added middleware doc by @cdoremus in #170
- Improved MaterialUI button by @cdoremus in #169
- fix: rename useFlushEffects to useServerInsertedHTML by @deckchairlabs in #179
- feat: new recommended way of hydrating client by @deckchairlabs in #173
- deps: updated mesozoic by @deckchairlabs in #180
- fix: Disable import map when hydration is also disabled by @mashaal in #181
- feat: Allow local path for es-shims by @mashaal in #177
- chore: update to mesozoic beta by @deckchairlabs in #182
- deps: updated Hono to latest version by @deckchairlabs in #183
- chore: preact bump version by @theArianit in #184
- feat(examples): add with-react-router-lazy by @ahuigo in #174
- fix: add useAsset to create script by @mashaal in #188
New Contributors
- @jcmdln made their first contribution in #78
- @CanRau made their first contribution in #159
- @b3nten made their first contribution in #166
- @theArianit made their first contribution in #167
- @ahuigo made their first contribution in #174
Full Changelog: v1.0.1...v2.0.0
v2.0.0-beta.19
Full Changelog: v2.0.0-beta.18...v2.0.0-beta.19
v2.0.0-beta.18
Full Changelog: v2.0.0-beta.17...v2.0.0-beta.18
2.0.0-beta.17
Full Changelog: v2.0.0-beta.16...v2.0.0-beta.17
v2.0.0-beta.16
Full Changelog: v2.0.0-beta.15...v2.0.0-beta.16
v2.0.0-beta.15
Full Changelog: v2.0.0-beta.14...v2.0.0-beta.15
v2.0.0-beta.14
What's Changed
Full Changelog: v2.0.0-beta.13...v2.0.0-beta.14