hybrids icon indicating copy to clipboard operation
hybrids copied to clipboard

feat: replace `get` and `set` methods with unified `value` option

Open smalluban opened this issue 2 years ago • 2 comments

BREAKING CHANGE:

  • get and set methods are replaced with value option
  • Properties no longer reflect value to the corresponding attribute by default - the new reflect option must be set to true.

smalluban avatar Jan 29 '24 10:01 smalluban

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

codesandbox-ci[bot] avatar Jan 29 '24 10:01 codesandbox-ci[bot]

Coverage Status

coverage: 99.956% (+0.05%) from 99.911% when pulling 07e4f3c01845b479bbb9bd04c95c9e4ca1081eaa on feat-value-over-get-set into 3208959e0911ba702e67f109deb19c20effbb3aa on main.

coveralls avatar Feb 16 '24 13:02 coveralls