Skip to content

Releases: noahlh/celestite

0.1.3 - Focusing on Svelte

11 Dec 16:45
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

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