Skip to content

Releases: donseba/go-importmap

v1.2.0

18 Jun 08:57
c134a3b
Compare
Choose a tag to compare

What's Changed

  • resolve an issue with nested files on server reload by @donseba in #9

Full Changelog: v1.1.2...v1.2.0

v1.1.2

17 Jun 20:39
d0e5f3d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.1.2

v1.1.1

17 Jun 20:14
714cd5d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

16 Jun 19:23
2892cea
Compare
Choose a tag to compare

What's Changed

  • add a way to prefer cached files over remote files by @donseba in #5

Full Changelog: v1.0.0...v1.1.0

v1.0.0

12 Mar 13:49
1f85070
Compare
Choose a tag to compare

What's Changed

  • upgrade golang add additional clients by @donseba in #4

Full Changelog: v0.7.1...v1.0.0

importmap fix

22 Jun 15:42
Compare
Choose a tag to compare
v0.7.1

fix import paths

v0.7.0

28 Mar 18:17
Compare
Choose a tag to compare

Full Changelog: v0.6.0...v0.7.0

v0.6.0

27 Mar 12:42
d51cfa3
Compare
Choose a tag to compare

What's Changed

  • fix regarding not correctly setting the right assets dir. by @donseba in #3

Full Changelog: v0.5.1...v0.6.0

v0.5.1

25 Mar 20:26
47affc1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

24 Mar 13:02
f1b654b
Compare
Choose a tag to compare

What's Changed

  • rewriting importmap to support css files. by @donseba in #1

New Contributors

Full Changelog: v0.2.1...v0.5.0