New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@stencil/core

Package Overview
Dependencies
Maintainers
0
Versions
1420
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stencil/core - npm Package Versions

2345
142

4.27.2-dev.1741669315.aa1bc62

Diff
stencil-bot
published 4.27.2-dev.1741669315.aa1bc62 •
stencil-bot
published 4.27.2-dev.1741582905.aa1bc62 •
stencil-bot
published 4.27.2-dev.1741323701.30fc9f5 •
stencil-bot
published 4.27.2-dev.1741237315.30fc9f5 •
stencil-bot
published 4.27.2-dev.1741150906.30fc9f5 •
stencil-bot
published 4.27.2-dev.1741064500.30fc9f5 •
stencil-bot
published 4.27.2 •

Changelog

Source

🌱 4.27.2 (2025-03-03)

Bug Fixes

  • compiler: revert deprecation changes to components.d.ts (#6184) (66cba68), closes #6183, closes #6184
  • internal: fix references to old repository (#6177) (2ae7446)
stencil-bot
published 4.27.1-dev.1740632510.03a5ff9 •
stencil-bot
published 4.27.1-dev.1740546103.03a5ff9 •
stencil-bot
published 4.27.1 •

Changelog

Source

🍸 4.27.1 (2025-02-25)

Bug Fixes

  • docs: update changelog with missing contribution (8d596b0)
  • runtime: mock querySelectorAll (#6175) (7a3e150)

Bug Fixes

  • hydrate: support dash-case case in hydrate mode (#6158) (30f2a09), closes #6150
  • runtime: scoped: true slot fallback with forwarded slot (#6171) (57e7e58), closes #6170
  • runtime: always call component lifecycle hooks (#6167) (260ced2), closes #6165
  • runtime: append newChild if parent node doesn't match with patched node (#6141) (eafe1f9), closes #6140

Features

  • runtime: add slotchange event and assignedNodes / assignedElements methods for scoped: true slots (#6151) (2a1038e)

Refactor

  • runtime: make WeakMap obsolete (#6156)