Skip to content
This repository has been archived by the owner on Oct 9, 2024. It is now read-only.

Releases: PrinterFramework/CLI

v1.1.1

26 Jul 16:47
Compare
Choose a tag to compare
  • Made sure type injections support array namespaces

  • Made sure component folder test files inputted paths properly

  • Fixed a console error where type injections with no types displayed "null" after output.

  • Printer Config is now dynamic and doesn't need to be full to preserve default options.

v1.1.0

24 Jul 22:54
Compare
Choose a tag to compare
  • Made sure component generation checks both types of component structures for overwrite confirmation

  • Updated Component namespaces for better formatted code completion

  • Made sure that SCSS dynamically reloads with website

  • Updated scss command to compile static CSS for SSG/SSR

v1.0.0

24 Jul 19:52
Compare
Choose a tag to compare

Official API starts with the spec

printer new [path]
printer component <path>
printer type <path>
printer inject <slice component>
printer slice <name>
printer page <path>
printer api <path>
crud <model>