Skip to content

Releases: plotdb/srcbuild

0.0.58

07 Dec 03:12

Choose a tag to compare

  • 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

07 Dec 02:23

Choose a tag to compare

  • breaking change: in bundler, path of configFile should now be relative to base.
  • support block bundling with bundle filter
  • upgrade dependencies

0.0.56

11 Nov 02:55

Choose a tag to compare

  • audit fix vulnerability about dependency minimatch
  • enable asset build directly in lsp

0.0.55

03 Nov 09:36

Choose a tag to compare

  • 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

14 Oct 15:10

Choose a tag to compare

  • 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

11 Oct 22:38

Choose a tag to compare

  • fix bug: ext/bundle fails if relative-path is false

0.0.52

11 Oct 15:58

Choose a tag to compare

  • fix bug: precompiled pug js should still be run with custom option and api

0.0.51

26 Sep 13:17

Choose a tag to compare

  • support auto packing with limitation.

0.0.50

26 Sep 11:24

Choose a tag to compare

  • fix bug: multiple subtree features doesn't work, because we didn't add all adapters into watcher

0.0.49

25 Sep 13:18

Choose a tag to compare

  • support building of multiple subtree