vite-plugin-elm

A plugin for Vite enables you to compile an Elm application/document/element

OTHER License

Downloads
23.4K
Stars
198
Committers
17
vite-plugin-elm -

Published by hmsk over 3 years ago

  • Don't try to swap the state of Browser.Navigation when not used 57c71a1

https://github.com/hmsk/vite-plugin-elm/compare/v2.1.1...v2.1.2

vite-plugin-elm -

Published by hmsk over 3 years ago

  • Add missing workaround to attach Browser.Navigation.Key

https://github.com/hmsk/vite-plugin-elm/compare/v2.1.0...v2.1.1

vite-plugin-elm -

Published by hmsk over 3 years ago

  • Support HMR of dependent files
    • Thanks to @marc136 on #7

https://github.com/hmsk/vite-plugin-elm/compare/v2.0.2...v2.1.0

vite-plugin-elm -

Published by hmsk over 3 years ago

  • Fix the unintentional behavior of HMR with nested modules
    • Thanks to @UnwrittenFun for #5

https://github.com/hmsk/vite-plugin-elm/compare/v2.0.1...v2.0.2

vite-plugin-elm -

Published by hmsk over 3 years ago

  • Fix some crashing problems when HMR runs
  • Update devDependencies

https://github.com/hmsk/vite-plugin-elm/compare/v2.0.0...v2.0.1

vite-plugin-elm - Require vite@2

Published by hmsk almost 4 years ago

  • Run example with vite@2
  • Follow vite@2 plugin API

https://github.com/hmsk/vite-plugin-elm/compare/v1.0.0-rc.6...v2.0.0-beta.1

vite-plugin-elm - Final release for vite@1

Published by hmsk almost 4 years ago

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

Package Rankings
Top 3.11% on Npmjs.org
Top 9.55% on Proxy.golang.org
Badges
Extracted from project README
npm npm next channel GitHub Workflow Status
Related Projects