Discussion:
[dart-misc] [dart-announce] Dart 1.24.2 is now available
'Michael Thomsen' via Dart Announcements
2017-06-26 14:08:18 UTC
Permalink
Patch release, resolves a couple of Dartium issues

1.24.2 - 22-06-2017


- Fixes for debugging in Dartium.
- Fix DevConsole crash with JS (
https://github.com/dart-lang/sdk/issues/29873).
- Fix debugging in WebStorm, NULL returned for JS objects (
https://github.com/dart-lang/sdk/issues/29854).


Also, a Dart 1.24.1 patch release was shipped last week. Apologies for not
getting an announcement out. It resolves:

1.24.1 - 14-06-2017


- Bug fixes for dartdevc support in pub serve.
- Fixed module config invalidation logic so modules are properly
recalculated when package layout changes.
- Fixed exception when handling require.js errors that aren't
script load errors.
- Fixed an issue where requesting the bootstrap.js file before the
dart.js file would result in a 404.
- Fixed a Safari issue during bootstrapping (note that Safari is
still not officially supported but does work for trivial examples).
- Fix for a Dartium issue where there was no sound in checked mode (
https://github.com/dart-lang/sdk/issues/29810).
--
For more news and information, visit https://plus.google.com/+dartlang

To join the conversation, visit https://groups.google.com/a/dartlang.org/
--
For other discussions, see https://groups.google.com/a/dartlang.org/

For HOWTO questions, visit http://stackoverflow.com/tags/dart

To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups "Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
Loading...