- change spmjs.io to npm
- require node version >= 4.0
- feat: brand new define
- feat: use babel-loader for jsx, remove jsx-loader and jsx2-loader
- feat: build dist name with chunkhash.
- fix: windows path problem
- fix: custom loader bug
- fix: adjust insert scripts position when html file exists doctype
- deps: update deps css-loader@0.19.0 extract-text-webpack-plugin@0.8.2 该版本对引用 css 有严格顺序要求详见链接
- deps: remove gnode
- fix: fix doc style and support demo sort by filename
- fix: test don't resolve loader properly
- fix: exit code problem, Close #1173
- fix: phantomjs version conflicts (again) ..
- fix: phantomjs version conflicts
- deps: upgrade spm-webpack and spm-webpack-server to 0.7
- deps: upgrade spm-webpack and spm-webpack-server to 0.6
- refactor(doc): fix lot's of problems, support html and iframe
- deps: upgrade spm-webpack and spm-webpack-server to 0.5.0
- feat(doc): don't copy _site, node_modules and spm_modules folder
- deps: upgrade spm-webpack and spm-webpack-server to 0.4.0
- feat: support force publish package with republish property
- fix(doc): get md not only in examples
- fix(doc): add source-map for test file build
- deps: upgrade father to 1.0
- refactor build with webpack
- refactor doc, test, server based on build
- built-in server
- build: only support build in standalone, use spm-sea for cmd
- css rule changed: use
@import '~foo'
for module, and@import 'foo'
for relative file - use spm-argv to parse opts
- in detail
- upgrade to 3.6
- doc: fix crash when have js syntax error
- build: upgrade to 1.3.x, Changelog
- support hash suffix
- css resource: fix path problem if entry file is not in root directory
- css resource: don't handle css resource if entry file is js file, #1206
- add scripts hook for
build
andpublish
, #1170 - build
- deprecate
--include
, use--standalone
,--umd [umd]
and--sea <sea>
instead #1086 - add ES6 support, enable by config
spm.6to5
in package.json - add autoprefixer support, enable by config
spm.autoprefixer
in package.json - more expansibility, spmjs/spm-build#69
- include css's image and font resources automatically, #1005
- add
-o, --output-file
option to output single file, spmjs/spm#1188
- deprecate
- doc
- test
- use istanbul instead of jscoverage, support branch coverage, #1140
- ls
- support semver,Fix #1175
Old Releases: https://github.com/spmjs/spm/releases