Skip to content

Releases: medikoo/es6-symbol

3.1.4 (2024-03-01)

01 Mar 13:27
c57f8d8
Compare
Choose a tag to compare

3.1.3 (2019-10-29)

29 Oct 10:07
7f14280
Compare
Choose a tag to compare

3.1.2 (2019-09-04)

04 Sep 08:12
d929468
Compare
Choose a tag to compare
  • 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


Comparison since last release

3.1.1 (2017-03-15)

14 Jun 09:50
Compare
Choose a tag to compare
  • Improve documentation
  • Improve error messages
  • Update dependencies

Comparison since last release