wcb/test
Ayo 61d0a5adf9 feat!: better distinction between props & attr
`onChanges` now introduces an `attribute` in its arguments and
repurposes the `property` to be used for this.props lookup
- `property` is now the camelCase key for `this.props`
- `attribute` is the kebab-case attribute name (i.e., what used to be
  `property` before v5)
2026-07-05 11:43:56 +02:00
..
utils test: cover current behavior 2026-07-05 09:37:08 +02:00
exports.test.mjs test: cover current behavior 2026-07-05 09:37:08 +02:00
html.test.mjs test: cover current behavior 2026-07-05 09:37:08 +02:00
WebComponent.test.mjs feat!: better distinction between props & attr 2026-07-05 11:43:56 +02:00