Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@Writech
Copy link
Owner

@Writech Writech commented May 28, 2023

  • Add CONFIG action.
  • Create "validateConfigOverride" static method on Timer object.
  • Use "validateConfigOverride" static method to validate config override inside "setConfigOverride" method.
  • Restructure logic inside the node to reduce duplication and nesting.
  • Replace public "getState" method on Timer object with public "state" getter.
  • Change enum names to CamelCase convention.
  • Bump minor version.
  • Update package-lock.json
  • Add Changelog entry.

Writech added 2 commits May 28, 2023 13:30
Change enum names to CamelCase convention.
Bump minor version.
Add Changelog entry.
Create "validateConfigOverride" static method on Timer object.
Use "validateConfigOverride" static method to validate config override inside "setConfigOverride" method.
Replace public "getState" method on Timer object with public "state" getter.
Restructure logic inside the node to reduce duplication and nesting.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants