We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 761224b commit cd6b15bCopy full SHA for cd6b15b
src/_includes/banner.html
@@ -1,9 +1,9 @@
1
<div class="banner">
2
<p class="banner__text">
3
- Check out the
4
- <a href="https://medium.com/dartlang/dart-3-2-c8de8fe1b91f">Dart 3.2 blog post</a>!
+ Dart 3.3 is here!
+ Try new extension types, next-generation JavaScript interop, and more.
5
<br>
6
- This release brings enhancements to type promotion, interop capabilities,
7
- DevTools, and more.
+ Read the
+ <a href="https://medium.com/dartlang/dart-3-3-325bf2bf6c13">blog post</a>
8
</p>
9
</div>
0 commit comments