Can now pass initializeWithLatestValue as either the 4th or 3rd argument in postbox.subscribe. If the value is true, then the callback is executed before the function returns. I also updated the readme to reflect the new option.
Please let me know if I missed anything or if you think there's a better way to handle it.
@jakeadams - thanks I will take a look at this and try to get it merged in and see if there are any additional tweaks to be made to it. Thank you for updating tests and docs. That is helpful.
Can now pass initializeWithLatestValue as either the 4th or 3rd argument in postbox.subscribe. If the value is true, then the callback is executed before the function returns. I also updated the readme to reflect the new option.
Please let me know if I missed anything or if you think there's a better way to handle it.