This repository has been archived by the owner on Oct 9, 2024. It is now read-only.
Releases: PrinterFramework/CLI
Releases · PrinterFramework/CLI
v1.1.1
-
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
-
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
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>