Stops using assign on dependencies in bit-docs.js.
Can be merged in tandem with https://github.com/donejs/donejs/pull/1030 that updates donejs/donejs to bit-docs-generate-html@0.8.0 b/c when that is merged the assign can be dropped here.
Should release as bit-docs-donejs-theme@2.0.0 after merging if it really does break backwards compatibility. For example, this change may break backward compatibility with older versions of bit-docs-generate-html that used an older version of Steal.
Stops using
assign
ondependencies
inbit-docs.js
.Can be merged in tandem with https://github.com/donejs/donejs/pull/1030 that updates
donejs/donejs
tobit-docs-generate-html@0.8.0
b/c when that is merged theassign
can be dropped here.Should release as
bit-docs-donejs-theme@2.0.0
after merging if it really does break backwards compatibility. For example, this change may break backward compatibility with older versions ofbit-docs-generate-html
that used an older version of Steal.