🔥Object Group by: A new feature that organizes objects into groups based on a common schema.
🔄Array2Sorted, Array2Reversed, Array2Splice: New methods that allow sorting, reversing, and splicing an array without mutating the original array.
🔍New HTML Elements: Search tag for search boxes and dialog tag for creating modal dialogues.
📱Push Notifications for Web Apps on iOS: Finally, web apps can send push notifications on iOS devices.
🔧Updates to Next.js and Vue.js: Next.js introduces the app directory and server components, while Vue.js gets improved dev tools.