18.0.0-dev.2 (2023-10-22)
Code Refactoring
- Change
PatchOption
from abstract to open class (09cd6aa)
Features
- Add function to reset options to their default value (ebbaafb)
- Add function to reset options to their default value (e6de90d)
- Add getter for default option value (c7922e9)
- Name patch option value validator property correctly (caa634f)
BREAKING CHANGES
- This gets rid of the existing basic implementations of the
PatchOptions
type and moves extension functions. - This changes the getter name of the property.