Releases: MobileFirstLLC/extension-cli
Releases · MobileFirstLLC/extension-cli
v1.2.4
Compare
Sorry, something went wrong.
No results found
What's Changed
dependency updates
fix(deps): pin dependencies by @renovate in #91
fix(deps): update dependency webpack-stream to v7 by @renovate in #94 (issue #116 )
fix(deps): update dependency commander to v8.2.0 by @renovate in #100
fix(deps): update dependency mocha to v9.1.2 by @renovate in #108
fix(deps): update dependency yargs to v17.2.1 by @renovate in #109
fix(deps): update dependency @babel/preset-env to v7.15.8 by @renovate in #112
fix(deps): update dependency prompts to v2.4.2 by @renovate in #113
fix(deps): update dependency jsdom to v18 by @renovate in #114
fix(deps): update dependency eslint to v8 by @renovate in #115
fix(deps): update dependency sass to v1.43.2 by @renovate in #118
chore(deps): update node.js to v14.18.1 by @renovate in #117
Full Changelog : v1.2.2...v1.2.4
v1.2.2
Compare
Sorry, something went wrong.
No results found
Periodic update of dependencies; there are no significant changes in this release.
v1.2.0
Compare
Sorry, something went wrong.
No results found
Changes to build
enable using custom filenames for manifests pre-build PR #66
run build tasks in parallel PR #70
make sourcemap basename match js file name PR #70
dynamically determine project path; remove build config key PR #71
Other changes
docs: make JsDoc default template the default documentation template for CLI #62
sync: add CI configuration starter for Github actions #65
sync: eslint config file will now have file extension .json PR #78
update dependencies
v1.1.0
Compare
Sorry, something went wrong.
No results found
changes
xt-sync : changed command to prompt with options and updated relevant docs (PR #57 , #59 )
updated dependencies
v1.0.3
Compare
Sorry, something went wrong.
No results found
Make webpack mode configurable #51 , PR #55
use cheap-source-map PR #49
remove devtool in prod config PR #50
v1.0.2
Compare
Sorry, something went wrong.
No results found
Changes to build
Custom folders for scss bundles and always minify css PR #47
Default style bundle name without extension PR #48
v1.0.0
Compare
Sorry, something went wrong.
No results found
changes to build
automatically copy from assets/ to output directory assets/ PR #43
add target platform for manifests: chrome/firefox PR #43
improved build outputs PR #42
Other changes
v0.11.9
Compare
Sorry, something went wrong.
No results found
Enhancements & Updates
xt-build : enable customizing release filename PR #37
update dependencies PR #39
improve user guide organization and styles: added dark theme, code highlighting, nav tabs PR #38 , PR #40
v0.11.8
Compare
Sorry, something went wrong.
No results found
Enhancements/Fixes
xt-build : support copying directories as-is #32
xt-build : append '.css' at the end of name if not specified by the user PR #36