Changelog
New updates and improvements to Sparkable.
Oct 31, 2024
Shadcn and Multi-Component Support
We have officially shipped support for our favorite customizable UI component library Shadcn! Now you can make beautiful apps by just adding the phrase "using shadcn" and Sparkable will create designs using the library components.
We've also completely overhauled the way the Sparkable AI generates compomponents and imports. Sparkable will now create a base application and break your code into smaller maintainable components allowing for much easier editing and better maintainability! Happy coding!

Oct 23, 2024
Multi-file Support
We have added support for multiple files in the Sparkable chat interface. Use multiple files to provide even more advanced context for the AI when generating your applications.

Improvements and Fixes
Added social links including links to our Discord server
Updates to our public documentation
Oct 14, 2024
Support for Markdown Files
You can now add markdown files as part of your application context. Use the file selection button or drag and drop your markdown files into the chat input and the AI will use this information when creating your application code. This is great way to starting sharing more complicated instructions and context between your projects.

Last updated