1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-04 00:18:01 +01:00

chore: update changelog

This commit is contained in:
Fredrik Oseberg 2021-08-13 11:10:15 +02:00
parent dc9d16b238
commit 1dd667a545

View File

@ -7,10 +7,18 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
The latest version of this document is always available in The latest version of this document is always available in
[releases](https://github.com/Unleash/unleash-frontend/releases). [releases](https://github.com/Unleash/unleash-frontend/releases).
# 4.1.0-beta.2
# 4.1.0-beta.1 - Fix/frontend projects changes
- Feat/new navigation (#314) - chore(deps): bump path-parse from 1.0.6 to 1.0.7
- Add switch for deciding whether to send email.
- Fix/make sure stickiness exists
- Load name from url
- chore(deps): bump dns-packet from 1.3.1 to 1.3.4
- chore(deps): bump ws from 6.2.1 to 6.2.2
- chore(deps): bump tar from 6.1.0 to 6.1.5
- fix: variant stickiness should not revert to default when updating
- fix: add logout as an explicit call
- Feat/new navigation
# 4.0.5 fix: run use effect when value changes, not object (#315) # 4.0.5 fix: run use effect when value changes, not object (#315)
- fix: run use effect when value changes, not object (#315) - fix: run use effect when value changes, not object (#315)
- fix: add flex wrap - fix: add flex wrap