Express State v1.0.2
This is a minor patch release, but if you're using Express State v1.0.0 you should upgrade to get the XSS protection added in v1.0.1.
This release officially made Express State a Modown component.
The object branding technique used by extend()
was also updated to assign the module's export
as the branded value. This makes it easier compare and determine which Express State module instance was used to extend the Express app.