release-v1.1.1
What's Changed
- Improve component API by @koculu in #1
- Fix createElement usage in tests by @koculu in #4
- Fix comment typo by @koculu in #3
- Fix toJsonTemplate references by @koculu in #2
- Upgrade deps and yarn by @koculu in #6
- Add basic tests for persist utility by @koculu in #7
- Rename TemplateOptions interface by @koculu in #8
- Add npm publish GitHub Action by @koculu in #9
- add yarn.lock to repo by @koculu in #10
- Add Astro Starlight docs site by @koculu in #11
- gitignore astro by @koculu in #12
- Optimize html function by @koculu in #13
- Fix docs links and add docs-site README by @koculu in #15
- Add tests for exported utilities by @koculu in #14
- Fix flatten map iteration bug by @koculu in #17
- Fix docs link in README by @koculu in #18
- Fix int flag handling in r-model by @koculu in #19
- Fix class directive boolean removal by @koculu in #21
- Support destructuring in r-for by @koculu in #22
- Improve r-for regex to parse complex expressions by @koculu in #23
- Add tsc check to workflows by @koculu in #24
- Add coverage for various util functions by @koculu in #16
- Add missing tests for watchEffect utilities and warnings by @koculu in #28
- Improve compute and r-model tests by @koculu in #26
- Update regor version to 1.1.0 by @koculu in #27
- Improve compute and r-model tests by @koculu in #29
- Fix r-for valueMap for falsy keys by @koculu in #25
- Update publish.yml by @koculu in #31
- remove eslint by @koculu in #32
- Fix observerCount error name by @koculu in #33
- Handle persist parse errors by @koculu in #34
- Update mouse button checks by @koculu in #35
- Implement nested batch stack by @koculu in #36
- Fix cyclic ref handling by @koculu in #37
- flatten cyclic references by @koculu in #38
Full Changelog: release-v1.0.1...release-v1.1.1