Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 920 Bytes

CHANGELOG.md

File metadata and controls

22 lines (13 loc) · 920 Bytes

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

3.1.4 (2024-03-01)

Maintenance Improvements

3.1.3 (2019-10-29)

Maintenance Improvements

3.1.2 (2019-09-04)

  • Access Symbol from a global object. Makes implementation more bulletproof, as it's safe against shadowing the Symbol 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