Hugo Pointcheval 0592cf9a3c
All checks were successful
continuous-integration/drone/pr Build is passing
chore(release): publish packages �
2023-05-03 11:50:05 +02:00

22 lines
644 B
Markdown

## 2.0.1
- **FIX**(gen): rename builder correctly. (cef73aa6)
## 2.0.0
> Note: This release has breaking changes.
- **REFACTOR**: migrate components using code generator packages (#115).
- **FIX**: remove wyatt arch ios example.
- **FIX**: change example to be compatible with new AppTopBar and TextWrapper.
- **FIX**: fix textwrapper.
- **FIX**: update example (#118).
- **FIX**: copywith method takes non nullable fields too (#118).
- **FEAT**: add generators for components proxy and mixins to enable copywith methods.
- **DOCS**: add some documentation.
- **BREAKING** **REFACTOR**: rename file.
## 1.0.0
- Initial version.