Releases: HogaStack/dash-vite-plugin
Releases · HogaStack/dash-vite-plugin
0.1.4
What's Changed
- Add examples by @CNFeffery in #11
- feat: add
skip_buildparameter to control build execution by @insistence in #12 - feat: add
log_show_modeparameter to control log display by @insistence in #13
New Contributors
- @CNFeffery made their first contribution in #11
Full Changelog: 0.1.3...0.1.4
0.1.3
What's Changed
- fix: fix Windows console display issues caused by unspecified encoding by @insistence in #7
- fix: fix the issue where the application's assets_path_ignore is being overridden by @insistence in #8
Full Changelog: 0.1.2...0.1.3
0.1.2
What's Changed
- fix: improve the default download version of node to be compatible with vite supported node versions by @insistence in #5
- chore: release version 0.1.2 by @insistence in #6
Full Changelog: 0.1.1...0.1.2
0.1.1
What's Changed
- perf: keep the content of the built entry index.html file up-to-date by @insistence in #2
- perf: optimize the built entry index.html file indentation by @insistence in #3
- chore: release version 0.1.1 by @insistence in #4
Full Changelog: 0.1.0...0.1.1
0.1.0
What's Changed
- perf: update the example to demonstrate bidirectional control capability by @insistence in #1
Full Changelog: https://github.com/HogaStack/dash-vite-plugin/commits/0.1.0