docs: 🐛 Fixed all code examples (missing '), Rewrote upgrading Ob…#2
docs: 🐛 Fixed all code examples (missing '), Rewrote upgrading Ob…#2cycle4passion wants to merge 1 commit intoCaptainCodeman:masterfrom
Conversation
…s example and reordered
|
Thanks for the PR The only thing I would change is the "object upgrading" example. I don't think anyone should be adding an arbitrary property like this (the i.e. you just need to define the new initial default value and even if someone has already saved a version without it, it will be added, with no need for you to handle versions that didn't have it, so Hope that makes sense :) |
Thanks for another great tool.