Skip to content

Releases: plentico/plenti

v0.6.57

20 Aug 21:42
Compare
Choose a tag to compare

Changelog

  • 0d788bb Revert "Run bundle step before minify"

v0.6.56

20 Aug 21:19
45d80cb
Compare
Choose a tag to compare

Changelog

  • 45d80cb Merge pull request #339 from hlanderdev/master
  • 8c116bc Run bundle step before minify
  • 3a79a52 Switch to in memory rather than using a temp dir in bundle process

v0.6.55

20 Aug 20:29
55b41f8
Compare
Choose a tag to compare

Changelog

  • b4cc735 Bundling with esbuild - Bump esbuild version to v0.23.1 - Add esbuild as a direct dependency - Add --bundle/-b build flag to build and serve commands - Rename --benchmark/-b to --profile/-P Note: right now bundle cleans up spa dir and only keeps core/main.js (bundled) and bundle.css. Might want to change this or make it optional.
  • fce65e0 Fix io import in bundle.go
  • 55b41f8 Merge pull request #338 from hlanderdev/master
  • 6a7fe6b Removed excess file copy code in bundle process
  • 8df9494 Removed if block around spa dir cleanup code

v0.6.54

16 Aug 18:05
Compare
Choose a tag to compare

Changelog

v0.6.53

06 Aug 19:57
Compare
Choose a tag to compare

Changelog

  • 9f21fe8 Remove deprecated 'key' from goreleaser (#333).

v0.6.52

06 Aug 19:18
Compare
Choose a tag to compare

Changelog

  • 4b0db60 Downgrade Ubuntu version for OSXCross (#332).

v0.6.50

06 Aug 18:53
Compare
Choose a tag to compare

Changelog

  • 606124f Fix deprecated --debug goreleaser flag (#330).

v0.6.47

29 May 19:08
Compare
Choose a tag to compare

Changelog

v0.6.46

11 May 17:29
Compare
Choose a tag to compare

Changelog

v0.6.45

07 May 14:13
Compare
Choose a tag to compare

Changelog

  • d84c8e0 Fingerprint each spa file to break cache (#320).
  • e067a90 Go mod tidy + re-add esbuild.
  • 1005ca6 Load siteConfig when modifying import path (#320).
  • 9ac9d24 Revert "Fingerprint each spa file to break cache (#320)."
  • fbb86a2 Revert "Load siteConfig when modifying import path (#320)."
  • 82b2f2e Upgrade tdewolff/minify/v2 v2.11.7 => v2.20.20.