Skip to content

Latest commit

 

History

History
161 lines (85 loc) · 5.63 KB

CHANGELOG.md

File metadata and controls

161 lines (85 loc) · 5.63 KB

v3.1.0 (Wed Nov 20 2024)

🎉 This release contains work from a new contributor! 🎉

Thank you, Mike Matuszak (@MikeMatusz), for all your work!

🚀 Enhancement

  • feat(component-utils): cache parsed templates to optimize rendering #21 (@MikeMatusz)

🐛 Bug Fix

  • fix(readoptStyles): only attempt to readopt constructed stylesheets if the element instance has an ownerDocument.defaultView value set #20 (@DRiFTy17)

Authors: 2


v3.0.1 (Wed Aug 21 2024)

🐛 Bug Fix

  • fix: revert package exports and type for legacy tooling compatibility and remove invalid sourcemaps #19 (@DRiFTy17)
  • fix: remove node engine from package.json #18 (@DRiFTy17)

⚠️ Pushed to main

Authors: 1


v3.0.0 (Mon Jun 10 2024)

🎉 This release contains work from a new contributor! 🎉

Thank you, Alex Oxthorn (@Alex-Oxthorn), for all your work!

💥 Breaking Change

🚀 Enhancement

  • feat(custom-elements): add new readoptStyles() helper and adjust how CSS is applied to shadow roots #14 (@DRiFTy17)
  • feat(deepSearchByValuePredicate): adds deepSearchByValuePredicate object util function #8 (@Alex-Oxthorn)

🐛 Bug Fix

Authors: 2


(Wed Feb 21 2024)

🐛 Bug Fix

  • feat(component-utils): prefer adoptedStyleSheets if supported, fall back to <style> when unsupported while also allowing for nonce to be provided now #11 (@DRiFTy17)

Authors: 1


v2.3.0 (Fri Aug 04 2023)

🚀 Enhancement

  • feat(dom-utils): allow for specifying document instance in getActiveElement() #9 (@DRiFTy17)

Authors: 1


v2.2.2 (Mon Feb 27 2023)

🐛 Bug Fix

Authors: 1


v2.2.1 (Thu Feb 23 2023)

🐛 Bug Fix

Authors: 1


v2.2.0 (Wed Feb 22 2023)

🚀 Enhancement

Authors: 1


v2.1.0 (Thu Aug 18 2022)

🎉 This release contains work from a new contributor! 🎉

Thank you, Sam Richardson (@samrichardsontylertech), for all your work!

🚀 Enhancement

🐛 Bug Fix

  • fix(automation): update to use oss shared workflows (@DRiFTy17)

⚠️ Pushed to main

Authors: 2


v2.0.0 (Fri Jun 24 2022)

🚀 Enhancement

Authors: 1