Skip to content

Releases: hmsk/vite-plugin-elm

v2.7.0-beta.2

06 May 17:04
v2.7.0-beta.2
750df60
Compare
Choose a tag to compare
v2.7.0-beta.2 Pre-release
Pre-release
  • Restructure the example Vite project
  • Support HMR in combined importing

v2.7.0-beta.1...v2.7.0-beta.2

v2.7.0-beta.1

03 May 05:53
v2.7.0-beta.1
d7991c9
Compare
Choose a tag to compare
v2.7.0-beta.1 Pre-release
Pre-release
  • Change hook compilations happens from transform to load
  • Add experimental compilation of multiple main files
  • Update devDependencies

v2.6.1...v2.7.0-beta.1

v2.6.1

13 Apr 09:03
v2.6.1
1966a60
Compare
Choose a tag to compare
  • Ensure Elm compiler runs sequentially #204 Thanks @marc136 for your advice ✨
  • Ensure production build works with integration tests with Cypress
  • Update devDependencies

v2.6.0...v2.6.1

v2.6.0: First support of importing assets

10 Apr 21:35
v2.6.0
d9db02b
Compare
Choose a tag to compare
  • Update devDependencies
  • Support handling assets with Vite #178
    • A plain string [VITE_PLUGIN_ELM_ASSET:<path to asset>] on an Elm's end, will be replaced with an automatically imported asset data
  • Add new dependency to acron

v2.5.2...v2.6.0

v2.6.0-beta.5

06 Apr 07:33
v2.6.0-beta.5
fe311ec
Compare
Choose a tag to compare
v2.6.0-beta.5 Pre-release
Pre-release
  • Some chores/refactoring

v2.6.0-beta.4...v2.6.0-beta.5

v2.6.0-beta.4

05 Apr 04:30
v2.6.0-beta.4
c2e7493
Compare
Choose a tag to compare
v2.6.0-beta.4 Pre-release
Pre-release

v2.6.0-beta.3...v2.6.0-beta.4

v2.6.0-beta.3

05 Apr 02:16
v2.6.0-beta.3
08f3062
Compare
Choose a tag to compare
v2.6.0-beta.3 Pre-release
Pre-release
  • Change the way to find asset's tags
    • Add dependencies for acorn, acorn-walk
  • Update devDependencies

v2.6.0-beta.2...v2.6.0-beta.3

v2.6.0-beta.2

01 Apr 04:21
v2.6.0-beta.2
f3204df
Compare
Choose a tag to compare
v2.6.0-beta.2 Pre-release
Pre-release
  • Delete a way to import an asset with URL builder statically
  • Update a tag name to indicate asset's importing
  • Update devDependencies

v2.6.0-beta.1...v2.6.0-beta.2

v2.6.0-beta.1

28 Mar 08:12
v2.6.0-beta.1
603e039
Compare
Choose a tag to compare
v2.6.0-beta.1 Pre-release
Pre-release
  • Add a first step to import vite assets
    • We can now import assets with [ELM_VITE_PLUGIN_ASSET_PATH_DYNAMIC:path] or [ELM_VITE_PLUGIN_ASSET_PATH_STATIC:path experimentally

v2.5.2...v2.6.0-beta.1

v2.5.2

28 Mar 06:05
v2.5.2
d6a7943
Compare
Choose a tag to compare
  • Update dependencies
    • elm-esm
  • Update devDependencies

v2.5.1...v2.5.2