- Upgraded to Webpack 3, ESLint 4.
- Refactored and decoupled inner modules.
- Allows setting
{expires, domain, path, secure}
as metadata to configure the cookies. - Implements an API similar to Web Storage interface.
- Saves and retrieves data as
JSON
.
{expires, domain, path, secure}
as metadata to configure the cookies.JSON
.