Skip to content

Releases: plotdb/srcbuild

0.0.68

19 Jun 14:37

Choose a tag to compare

  • upgrade dependencies for vulnerability fixing

0.0.67

26 Apr 16:29

Choose a tag to compare

  • support customized locals in pug builder

0.0.66

29 Mar 08:49

Choose a tag to compare

  • fix bug: cached source file is not updated - it's mtime is not retrieved because getting desv mtime failure.

0.0.65

23 Dec 14:40

Choose a tag to compare

  • fix bug: precompiled js isn't updated even if src file updated.

0.0.64

18 Dec 15:43

Choose a tag to compare

  • fix bug: srcbuild-pug triggers a directory traverse which shouldn't happen.
  • add option initScan for toggling initial directory traverse.:wq

0.0.63

12 Dec 06:52

Choose a tag to compare

  • bundle should add both codesrc and src so the dependencies will be accurate

0.0.62

10 Dec 15:12

Choose a tag to compare

  • use bundler class api for bundled file path if bundler is not provided in pugbuild

0.0.61

10 Dec 14:09

Choose a tag to compare

  • auto set type when loading config if type is not defined
  • upgrade @plotdb/block, @plotdb/css and @plotdb/rescope dependencies for bug fixing

0.0.60

10 Dec 09:06

Choose a tag to compare

  • upgrade dependencies @plotdb/block, @plotdb/rescope and @plotdb/csscope

0.0.59

10 Dec 08:52

Choose a tag to compare

  • fix bug: bunlder filter should only work if bundler is provided and available