Releases: wgu-opensource/frontend-app-learning
Releases · wgu-opensource/frontend-app-learning
0.8.0
0.7.2
- Exported withParamsAndNavigation
Full Changelog: 0.7.1...0.7.2
0.7.1
- Exported DecodePageRoute
Full Changelog: 0.7.0...0.7.1
0.7.0
Initial release for OpenEDX Quince, based on open-release/quince.3
Full Changelog: https://github.com/wgu-opensource/frontend-app-learning/commits/0.7.0
0.6.0
This release is the initial build while rebasing from olive to palm from the upstream front-app-learning repo
Full Changelog: 0.5.5...0.6.0
0.5.5
What's Changed
- feat(LER-3238): Export useModel for gated content lock by @CourtneyMayberry in #10
Full Changelog: 0.5.3...0.5.5
0.5.3
What's Changed
- feat(LER-3750): Export Alert List for use with sequence content by @CourtneyMayberry in #9
Full Changelog: 0.5.2...0.5.3
0.5.2
What's Changed
- Fix UserMessagesProvider import by @CourtneyMayberry in #8
Full Changelog: 0.5.1...0.5.2
0.5.1
What's Changed
- feat(LER-3075): Export UserMessagesProvider for alerts by @CourtneyMayberry in #6
- feat(LER-3075): Add UserMessagesProvider to olive-dist by @CourtneyMayberry in #7
New Contributors
- @CourtneyMayberry made their first contribution in #6
Full Changelog: 0.4.0...0.5.1
0.5.0
- Exported UserMessagesProvider