Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(hooks): fix test after enums support #398

Merged
merged 1 commit into from Dec 8, 2020

Conversation

GuillaumeCisco
Copy link
Contributor

@GuillaumeCisco GuillaumeCisco commented Dec 8, 2020

Pull Request checklist:

  • Write an explicit title for the Pull Request, following Conventional Commits specification
  • Create automatic tests
  • No automatic tests failures
  • Test manually the implemented changes
  • Review my own code (indentation, syntax, style, simplicity, readability)
  • Wonder if you can improve the existing code

Copy link
Contributor

@rap2hpoutre rap2hpoutre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔥

@GuillaumeCisco GuillaumeCisco merged commit 7b37350 into master Dec 8, 2020
@GuillaumeCisco GuillaumeCisco deleted the fix-tests-on-enums branch December 8, 2020 14:39
forest-bot added a commit that referenced this pull request Dec 8, 2020
## [5.3.3](v5.3.2...v5.3.3) (2020-12-08)

### Bug Fixes

* fix test after enums ([#398](#398)) ([7b37350](7b37350))
* **smart-actions:** reset value when not present in enums in hook response ([#397](#397)) ([a1ddac1](a1ddac1))
@forest-bot
Copy link
Member

🎉 This PR is included in version 5.3.3 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

forest-bot added a commit that referenced this pull request Dec 14, 2020
# [6.0.0-beta.3](v6.0.0-beta.2...v6.0.0-beta.3) (2020-12-14)

### Bug Fixes

* fix test after enums ([#398](#398)) ([7b37350](7b37350))
* **smart-actions:** reset value when not present in enums in hook response ([#397](#397)) ([a1ddac1](a1ddac1))
* **smart-actions:** transform legacy widgets in hooks ([#395](#395)) ([0183d08](0183d08))
* **smart-actions:** use changedField instead of comparing values to trigger the correct change hook ([#396](#396)) ([d65c065](d65c065))

### Features

* **role:** add support for new roles ACL permissions ([#391](#391)) ([ae3539e](ae3539e))
* handle hooks ([#382](#382)) ([8dd0e35](8dd0e35))
@forest-bot
Copy link
Member

🎉 This PR is included in version 6.0.0-beta.3 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants