Skip to content

Releases: hmsk/vite-plugin-elm

v2.1.2

28 Apr 07:11
v2.1.2
7860059
Compare
Choose a tag to compare
  • Don't try to swap the state of Browser.Navigation when not used 57c71a1

v2.1.1...v2.1.2

v2.1.1

28 Apr 05:47
v2.1.1
6e50cb6
Compare
Choose a tag to compare
  • Add missing workaround to attach Browser.Navigation.Key

v2.1.0...v2.1.1

v2.1.0

23 Apr 09:17
v2.1.0
df0e933
Compare
Choose a tag to compare
  • Support HMR of dependent files

v2.0.2...v2.1.0

v2.0.2

04 Apr 00:43
v2.0.2
c4a0c47
Compare
Choose a tag to compare
  • Fix the unintentional behavior of HMR with nested modules
    • Thanks to @UnwrittenFun for #5

v2.0.1...v2.0.2

v2.0.1

24 Mar 07:18
v2.0.1
eaaed15
Compare
Choose a tag to compare
  • Fix some crashing problems when HMR runs
  • Update devDependencies

v2.0.0...v2.0.1

Be with the major release of vite@2

18 Feb 06:10
v2.0.0
dbef111
Compare
Choose a tag to compare

Require vite@2

06 Jan 08:10
v2.0.0-beta.1
309b2d7
Compare
Choose a tag to compare
Require vite@2 Pre-release
Pre-release
  • Run example with vite@2
  • Follow vite@2 plugin API

v1.0.0-rc.6...v2.0.0-beta.1

Final release for vite@1

04 Jan 07:00
v1.0.0-rc.6
c8044f0
Compare
Choose a tag to compare
Pre-release

This release is the last release of vite-plugin-elm which supports vite@1.0.0-rc.* since vite decided to jump its version into 2.0.0 without releasing any major version on 1.x series.