Major Version Release
⚠️ Breaking features
- Drop support for Node 16. Components are now built using Node 18.
🌟 New Components
💫 Updates
nightingale-msa
- worker got rewritten to be inline to avoid incompatibilities between webpack or rollup builts.
- Exposing click and double click events
nightingale-new-core
:- new mixin:
withSVGHighlight
To use when the component is a track that uses SVG to render. It renders a translucent and overlaying rectangle to represent the highlight. - Now the mixins include the types of implemented mixins.
- The
height
attribute defined in withDimension now reflects its value when changed by the component.
- new mixin:
🏡 Housekeeping
- Dependencies updates.
Full Changelog: v4.5.0...v5.0.0