We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfc2856 commit 5a36ac9Copy full SHA for 5a36ac9
blog/2024-07-09-boa-release-19.md
@@ -116,7 +116,7 @@ Rust functions and types as ECMAScript functions and classes with a lot of nice
116
Some notable PRs are:
117
118
- [Add a boa_interop crate](https://github.com/boa-dev/boa/pull/3772)
119
-- [Add a new type Convert<> to convert values](https://github.com/boa-dev/boa/pull/3786)
+- [Add a new type Convert\<\> to convert values](https://github.com/boa-dev/boa/pull/3786)
120
- [Add a ContextData struct to inject host defined types from the context](https://github.com/boa-dev/boa/pull/3802)
121
- [Add a js_class to implement the Class trait without boilerplate](https://github.com/boa-dev/boa/pull/3872)
122
0 commit comments