Closed
Description
Let's prepare for the release of v3. Before releasing I recommend completing the following items. Please feel free to recommend/update the list
Required
- Release WASM bindings to
npm
using this repository and sync it with the release - Add BAZEL build file support (basic bazel integration #809 by @mikea)
- Add URLPattern implementation implement URLPattern #785
- Add data url parse functionality implement data url parsing #756
- Document breaking changes
- Create a blog post about v3 release
Nice to have
- Upon release automatically open a PR to update other client repositories through a GitHub workflow.
- Update clients list on README update readme and add clients #787
- Update README to include all distributions. Similar to Mold binary package list