Releases: teafuljs/teaful
Releases · teafuljs/teaful
0.11.0
What's Changed
- add simple example of next.js by @wh5938316 in #83
- Migrate package to TS by @aralroca in #68
- fix: types for optional stores by @filoozom in #94
New Contributors
- @wh5938316 made their first contribution in #83
- @filoozom made their first contribution in #94
Full Changelog: 0.10.0...0.11.0
0.11.0-canary.2
Full Changelog: 0.10.0...0.11.0-canary.2
0.11.0-canary.1
- Migrate package to TS #68 (WIP)
0.10.0
What's Changed
- Update devDependencies by @aralroca in #66
- Improve GitHub action workflow by @aralroca in #67
- Add image to readme by @aralroca in #71
- Replace img by @aralroca in #72
- New documentation site by @siddharthborderwala in #32
- Add setStore proxy by @aralroca in #79
- Add test by @aralroca in #81
New Contributors
- @siddharthborderwala made their first contribution in #32
Full Changelog: 0.9.2...0.10.0
0.9.2
What's Changed
- Add third param to hoc type, to allow onAfterUpdate by @danielart in #65
Full Changelog: 0.9.1...0.9.2
0.9.1
0.9.0
Teaful Devtools is available on 0.9.0! 🎉🥳 To know more about it: https://github.com/teafuljs/teaful-devtools/
and.. TypeScript types are available on 0.9.0 🚀
What's Changed
- adding types order, moved types to package by @danielart in #52
- Update docs by @aralroca in #53
- Update example deps by @aralroca in #46
- Add a simple example of counter with ESM by @aralroca in #47
- Added fetch api example by @shubhamV123 in #48
- Allow 3th party libraries to expand Teaful with extras by @aralroca in #50
- Remove unnecessary bits by @aralroca in #54
Full Changelog: 0.8.1...0.9.0
0.8.1
What's Changed
- Update example deps by @aralroca in #46
- Add a simple example of counter with ESM by @aralroca in #47
- Added fetch api example by @shubhamV123 in #48
- Allow 3th party libraries to expand Teaful with extras by @aralroca in #50
- Remove unnecessary bits by @aralroca in #54
New Contributors
- @shubhamV123 made their first contribution in #48
Full Changelog: 0.8.0...0.8.1
0.9.0-canary.2
- adding types order, moved types to package #52 by @danielart
0.9.0-canary.1
What's Changed
- Update example deps by @aralroca in #46
- Add a simple example of counter with ESM by @aralroca in #47
- Added fetch api example by @shubhamV123 in #48
New Contributors
- @shubhamV123 made their first contribution in #48
Full Changelog: 0.8.0...0.9.0-canary.1