Skip to content

Releases: HogaStack/dash-vite-plugin

0.1.3

14 Jan 09:32

Choose a tag to compare

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

14 Jan 09:28
fba3c77

Choose a tag to compare

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

14 Jan 09:27
8fa7ab0

Choose a tag to compare

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

14 Jan 09:26
265db80

Choose a tag to compare

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