Skip to content

@tonic-ui/[email protected]

Compare
Choose a tag to compare
@cheton cheton released this 24 Jun 13:26
· 121 commits to master since this release

What's Changed

  • refactor: revert the change from Object.hasOwn(obj, prop) with Object.prototype.hasOwnProperty.call(obj, prop) to resolve compatibility issue in certain environments by @cheton in #776

Full Changelog: https://github.com/trendmicro-frontend/tonic-ui/compare/@tonic-ui/[email protected]...@tonic-ui/[email protected]