Skip to content

Releases: noahlh/celestite

0.2.1

11 Dec 07:17

Choose a tag to compare

  • Added garbage collection in bun process on idle
  • Added auto-restart for crashed bun process

0.2.0 - All-in on Svelte (5) + Vite + bun

05 Dec 22:19

Choose a tag to compare

Major simplification and rearchitecting to fully embrace Svelte (5) and Vite (w/ bun) as our component rendering / bundling engine.

0.1.3 - Focusing on Svelte

11 Dec 16:45

Choose a tag to compare

I'm archiving Vue support (*moved to vue-support branch) for the time being, as I'm focusing the project solely on Crystal + Svelte for the time being. Most of my development has shifted over to Svelte, and I'll be able to move this along at a quicker pace with more focus.

This release fixes a bunch of bugs, removes the Vue code, and updated the README to clarify this focus.

Svelte support and whole bunch of fixits

04 Mar 07:20

Choose a tag to compare

  • Now with Svelte support in addition to Vue! README has been updated to reflect w/ new examples

  • Project renamed to 'celestite' (previously 'crystal-vue', but with the Svelte support that doesn't really work anymore)

0.1.1

11 Nov 06:01

Choose a tag to compare

0.1.1 Pre-release
Pre-release
  • Hot Module Reloading support! This now means you can actually use crystal-vue to be productive in developing an app (as I plan to with an example!)

  • Refactored render-server.js to support HMR and add a few other improvements

  • Bumped Crystal version to latest release (0.31.1) and confirmed all tests passing

0.1.0

16 Jan 02:53

Choose a tag to compare

0.1.0 Pre-release
Pre-release

Get this baby rolling...(with tons of bugs, I'm sure.)