Skip to content

Releases: plotdb/srcbuild

0.0.59

Choose a tag to compare

@zbryikt zbryikt released this 10 Dec 08:52
  • fix bug: bunlder filter should only work if bundler is provided and available

0.0.58

Choose a tag to compare

@zbryikt zbryikt released this 07 Dec 03:12
  • separate ext/base init into initAdapter and initVars so we can update vars first
  • bundler ext:
    • accept function as manager parameter in bundler.
    • relativePath is now by default true
    • tweak error logging for bundling issue

0.0.57

Choose a tag to compare

@zbryikt zbryikt released this 07 Dec 02:23
  • breaking change: in bundler, path of configFile should now be relative to base.
  • support block bundling with bundle filter
  • upgrade dependencies

0.0.56

Choose a tag to compare

@zbryikt zbryikt released this 11 Nov 02:55
  • audit fix vulnerability about dependency minimatch
  • enable asset build directly in lsp

0.0.55

Choose a tag to compare

@zbryikt zbryikt released this 03 Nov 09:36
  • remove logging when view rendering fails since it should be handled by express server
  • make error of view rendering fails a lderror with id 1033

0.0.54

Choose a tag to compare

@zbryikt zbryikt released this 14 Oct 15:10
  • fix bug: bunlder is not added into adapter list in lsp, thus sometimes rebuild wont be triggered.
  • fix bug: pack option in css/script should by default use minimized file.
  • support min option to explicitly use unminimized file with pack option

0.0.53

Choose a tag to compare

@zbryikt zbryikt released this 11 Oct 22:38
  • fix bug: ext/bundle fails if relative-path is false

0.0.52

Choose a tag to compare

@zbryikt zbryikt released this 11 Oct 15:58
  • fix bug: precompiled pug js should still be run with custom option and api

0.0.51

Choose a tag to compare

@zbryikt zbryikt released this 26 Sep 13:17
  • support auto packing with limitation.

0.0.50

Choose a tag to compare

@zbryikt zbryikt released this 26 Sep 11:24
  • fix bug: multiple subtree features doesn't work, because we didn't add all adapters into watcher