v0.0.7
📖 Book
💖 Thanks: @shoma-mano @madogiwa0124 @2nofa11 @stutkhd-0709
supplement
- reason for looping and searching for tags in the function isEnd (https://github.com/Ubugeeei/chibivue/pull/231)
tweak
- fix typo (https://github.com/Ubugeeei/chibivue/pull/240)
- fixe error by adding missing handler argument to Proxy (https://github.com/Ubugeeei/chibivue/pull/235, ubugeeei@db5e45d)
- fix type error on import of App.vue in sample code (https://github.com/Ubugeeei/chibivue/pull/236)
- remove unused generate in Minimum Example (https://github.com/Ubugeeei/chibivue/pull/232)
Others
- ci improvement (https://github.com/Ubugeeei/chibivue/pull/239, ubugeeei@fc52020)
- configure textlint (space-between-half-and-full-width) (https://github.com/Ubugeeei/chibivue/pull/229)
- format code on markdown (https://github.com/Ubugeeei/chibivue/pull/230)