-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
With a few API changes I would like to make, this issue exists to plan out releases and how to manage those changes.
Version 2.1
- Add
manymethod Implement builder.many(N) #899 - Add
onemethod Make the builder be an object with methods on, rather than a function with extra method properties #901 (but do not make any breaking changes). Update documentation to suggest using that method directly.
Version 3.0
- Rename
buildtocreateBuilderand add deprecation warning tobuildRename thebuildmethod #900. Update documentation to use exclusivelycreateBuilder - Change
anytounknownChangeanytounknown#867
Version 4.0
- remove
buildmethod entirely
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels