Skip to content

v1.26.0

Compare
Choose a tag to compare
@sasjsbot sasjsbot released this 15 Dec 19:36
· 125 commits to main since this release
a311120

1.26.0 (2022-12-15)

Bug Fixes

  • add node-graphviz to externals array in build.ts (dc289fb)
  • If the current project is not a SASjs project, we should navigate up the directory tree to see if any higher-level folders contain a SASjs project (identified by a sasjs/sasjsconfig.json file) (fc2b5b2)
  • load default target from sasjsconfig.json (052df24)

Features

  • add docs command (fcb763a)
  • If there is no SASjs project then we should initialise sasjs doc in the current directory INCLUDING a sasjs/sasjsconfig.json file (63a6871)