Featured
May 24 Aurelia Patch Release Update
Hopefully you saw our big announcement yesterday about support for Shadow DOM v1 Slots in Aurelia. It's an exciting milestone for us on our road towards Release Candidate and as part of our commitment to web standards. Today, we have a number of patch releases to various Aurelia libraries. The list is relatively small. You can read the details below.
Release Notes
Note: The Shadow DOM v1 features are not included in the mainline releases. Those are an out-of-band release at the moment so that the community can choose whether to update now or wait.
aurelia-polyfills 1.0.0-beta.1.1.5
Features
- console: moved console fix from logging-console to polyfills (6db2334a)
aurelia-logging-console 1.0.0-beta.1.2.2
Bug Fixes
- index: moved console polyfill to aurelia-polyfills (073d49dc)
aurelia-http-client 1.0.0-beta.1.2.2
Bug Fixes
- Fix request-message to account for existing query strings in urls.
aurelia-dialog 0.6.2
Bug Fixes
View Comments...