@blackbaud/skyux-builder
Advanced tools
Changelog
1.9.0 (2018-01-17)
skyux pact
command to allow Pact testing without using skyux e2e
. #319 and #350 Thanks @Blackbaud-JoshLandi!Changelog
1.7.0 (2017-11-14)
skyux generate component <component-name>
where <component-name>
is the name of the component preceded by an optional subfolder (e.g. skyux generate component some-folder/some-thing
). This will generate the TypeScript, HTML, CSS and spec files for your new component in the specified folder. #330Changelog
1.6.0 (2017-11-13)
OutputKeepAlivePlugin
to periodically print to the console to reset any timeouts associated with watched output. #328Changelog
1.5.0 (2017-11-03)
SkyAppOmnibarProvider
to enable custom envId
and svcId
to be provided to the omnibar. #323envid
and svcid
params in skyuxconfig.json
. #320--platform
flag and adjusted config paths to improve internal continuous integration. #297, #322skyux test
before linter finishes. #316Changelog
1.4.0 (2017-10-27)
navigateByUrl
. #313@blackbaud/auth-client
to 2.0.0. Providing backwards compatibility until 2.x.x release. #308