mirror of
https://github.com/yewstack/yew.git
synced 2025-12-08 21:26:25 +00:00
* change suffixes from md to mdx fix broken links for English locale tree shake and update docusaurus add docusaurus ideal image plugin use svg and themed image delete unused static asset * move localized landing page * change GitLocalize project page * nit pick * remove ignore to have the block checked
8 lines
203 B
Plaintext
8 lines
203 B
Plaintext
---
|
|
title: "From 0.0.0 to 0.1.0"
|
|
---
|
|
|
|
This is the first release of `yew-agents` being separated from `yew`
|
|
|
|
The only thing you will need to do is change the import paths from `yew::*` to `yew_agents::*`
|