3.1.2 (2019-09-04)
- Access
Symbol
from a global object. Makes implementation more bulletproof, as it's safe against shadowing theSymbol
variable e.g. in script scope, or as it's practiced by some bundlers as Webpack (thanks @cyborgx37) - Switch license from MIT to ISC
- Switch linter to ESLint
- Configure Prettier
Changelog for previous versions
See CHANGES
file