Detalhes do pacote

es-value-fixtures

ljharb9kMIT1.7.1

Fixtures of ES values, for testing purposes

javascript, ecmascript, es, js

readme (leia-me)

es-value-fixtures

Fixtures of ES values, for testing purposes.

changelog (log de mudanças)

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v1.7.1 - 2025-01-23

Commits

  • [Dev Deps] update @types/tape dd4cca5
  • [types] add missing types 5a269ea

v1.7.0 - 2025-01-13

Commits

  • [New] add v.descriptors.{getter,setter,value} and use them 59ff0c4
  • [Dev Deps] update @arethetypeswrong/cli 10753a5

v1.6.0 - 2025-01-06

Commits

  • [Fix] add Symbol.dispose and Symbol.asyncDispose 9e4be33
  • [New] add registeredSymbols and unregisteredSymbols d5c3ba2
  • [Dev Deps] update @arethetypeswrong/cli, @ljharb/tsconfig, @types/isarray, @types/reflect.ownkeys, @types/tape, array.prototype.flatmap, get-intrinsic, reflect.ownkeys, symbol.prototype.description db35788
  • [Deps] update has-bigints, has-symbols, intl-fallback-symbol, object.assign 3c24c8a
  • [types] ignore incorrect attw error a37fd24

v1.5.0 - 2024-09-19

Commits

  • [New] add types 42ef99a
  • [Dev Deps] update @ljharb/eslint-config, array.prototype.flatmap, aud, npmignore, reflect.ownkeys, tape 8b764f9
  • [Tests] add another sanity check for wellKnownSymbols 33ea678
  • [actions] update checkout action 4ae7ab4
  • [Dev Deps] update @ljharb/eslint-config, auto-changelog, symbol.prototype.description, tape 1faef62
  • [Fix] add some missing bigints to nonBooleans and truthies 651811c
  • [Dev Deps] update aud, tape c10e0bb
  • [Tests] replace aud with npm audit 0713d42
  • [meta] add missing engines.node b29d495
  • [Deps] update intl-fallback-symbol 85ac92b
  • [Tests] filter out broken node WKS polyfills (global registry symbols) eedd691
  • [Deps] update object.assign e4dc5c9
  • [Dev Deps] add missing peer dep 4958415
  • [meta] add sideEffects flag e4d8fa7

v1.4.2 - 2022-07-20

Commits

  • [Fix] IntlFallbackSymbol is not a well-known symbol, reconfirmed per 2022.07.20 TC39 4b828eb
  • [Dev Deps] update foreach c3feace

v1.4.1 - 2022-05-05

Commits

  • [Fix] v.assignedDescriptor properly set the value 2ac6855

v1.4.0 - 2022-05-05

Commits

  • [meta] use npmignore to autogenerate an npmignore file e1e0e8f
  • [New] add v.assignedDescriptor(value) b9c4b68

v1.3.1 - 2022-04-25

Commits

  • [Fix] add intl-fallback-symbol to wellKnownSymbols 50a5740

v1.3.0 - 2022-04-24

Commits

  • [actions] reuse common workflows daa6f95
  • [actions] use node/install instead of node/run; use codecov action 82c5018
  • [New] add wellKnownSymbols 09be804
  • [actions] update codecov uploader 36d3723
  • [Dev Deps] update eslint, @ljharb/eslint-config, aud, auto-changelog, tape 012e579
  • [Dev Deps] update eslint, @ljharb/eslint-config, aud, auto-changelog, tape c962990
  • [Dev Deps] update eslint, @ljharb/eslint-config, safe-publish-latest, tape 750a189
  • [meta] simplify "exports" 3351b98
  • [Deps] update has-bigints, has-symbols a2c65f4
  • [Dev Deps] update eslint, tape 4502b8f
  • [meta] use prepublishOnly script for npm 7+ 4fd486b
  • [Tests] sort fixture names before comparing 4ef2d6b
  • [Dev Deps] update @ljharb/eslint-config 4c0e3bc
  • [Deps] update has-symbols a73b6cf
  • [Tests] fix omission from 8b85bae e71399c

v1.2.1 - 2021-02-14

Commits

  • [Dev Deps] update eslint, @ljharb/eslint-config, aud 01f838d
  • [Fix] move prod deps from dev to prod section 41375bc

v1.2.0 - 2021-02-04

Commits

v1.1.0 - 2021-02-04

Commits

  • [Tests] migrate to github actions; run nyc on all tests b01abdb
  • [meta] do not publish github action workflow files b296cff
  • [actions] remove misplaced workflow files d898f7d
  • [meta] add Automatic Rebase and Require Allow Edits workflows 991dd63
  • [New] add int32s, arrowFunctions, generatorFunctions, asyncFunctions, nonConstructorFunctions, notNonNegativeIntegers 2f8b24a
  • [Dev Deps] update eslint, @ljharb/eslint-config, aud, tape 22181ab
  • [Deps] update has-bigints, object.assign 9ba0056
  • [patch] expose package.json in exports cda9dff
  • [meta] fix FUNDING.yml 6678bbd

v1.0.0 - 2020-10-29

Commits