Since v0.8.0 more users have been hitting the edge cases, which is great news.
Majors changes are..
* More verbose errors [still small](https://bundlephobia.com/package/@sudodevnull/datastar@0.12....) though
* `text/event-stream` relies on a modified version of [Azure's fetch-event-source](https://github.com/Azure/fetch-event-source). They handle errors and chunking better than I was. New version has been tested out to 4 billion fragments rendered on a single page with no errors.
* Actual spellchecking examples and docs
* Brand new getting started guides provided by community, thanks [LiamGaudy](https://github.com/LiamGaudy) and [rphumulock](https://github.com/rphumulock)!
* SSE helpers for Go no longer have external deps
* `data-merge-store` renamed to `data-store based on community feedback`
* More relaxed resolution of store expressions will make it easier to handwrite
* Back-end examples for setting up SSE
* Every github issue has resulting in more examples
* Fetch indicators handle transitions and settling better
* View transitions API integration smaller and simpler to use
* More essays
I think HTMX is wonderful and if you start getting into more complicated UIs where fine-grain signals and a more robust plugin framework makes sense please give it a try!
Majors changes are..
* More verbose errors [still small](https://bundlephobia.com/package/@sudodevnull/datastar@0.12....) though * `text/event-stream` relies on a modified version of [Azure's fetch-event-source](https://github.com/Azure/fetch-event-source). They handle errors and chunking better than I was. New version has been tested out to 4 billion fragments rendered on a single page with no errors. * Actual spellchecking examples and docs * Brand new getting started guides provided by community, thanks [LiamGaudy](https://github.com/LiamGaudy) and [rphumulock](https://github.com/rphumulock)! * SSE helpers for Go no longer have external deps * `data-merge-store` renamed to `data-store based on community feedback` * More relaxed resolution of store expressions will make it easier to handwrite * Back-end examples for setting up SSE * Every github issue has resulting in more examples * Fetch indicators handle transitions and settling better * View transitions API integration smaller and simpler to use * More essays
I think HTMX is wonderful and if you start getting into more complicated UIs where fine-grain signals and a more robust plugin framework makes sense please give it a try!