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 - [x] Add BAZEL build file support (https://github.com/ada-url/ada/pull/809 by @mikea) - [x] Add URLPattern implementation https://github.com/ada-url/ada/pull/785 - [ ] Add data url parse functionality https://github.com/ada-url/ada/pull/756 - [x] Document breaking changes - [x] 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. - [x] Update clients list on README https://github.com/ada-url/ada/pull/787 - [x] Update README to include all distributions. Similar to [Mold binary package list](https://github.com/rui314/mold?tab=readme-ov-file#installation)
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
npmusing this repository and sync it with the releaseNice to have