Releases: bwhmather/bdc-js
Releases · bwhmather/bdc-js
Release 1.1.0
- Introduces minor, forwards incompatible fixes to type annotations. In particular, allows
clobber
to be called onDocumentFragment
s includingShadowRoot
and tightens the return type ofh
. - Slightly reduces bundle size by tweaking rollup configuration.
Release 1.0.1
Minor maintenance release, mostly to make sure that releasing still works.
- Adds new
popover
example and documentation about use with Web Components. - Fixes hasOwnProperty misuse that might, hypothetically, have resulted in odd things happening if a class instance was passed as an attribute object.
- Bumps all dev dependencies.
- Switches from travis build to github actions for CI.
Release 1.0.0
No changes since 0.3.2. BDC is now stable.
Release 0.3.2
Minor documentation improvements.
Merge pull request #10 from bwhmather/release-0.1.1
Release 0.1.1