Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

CHANGELOG.md 3.7 KiB

il y a 3 ans
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101
  1. 3.1.1 / 2019-12-21
  2. =================
  3. * [Fix] IE < 9 does not have index access on strings
  4. * [Deps] update `es-abstract`
  5. * [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `tape`
  6. * [meta] remove unused Makefile and associated utilities
  7. * [Tests] add string tests
  8. 3.1.0 / 2019-12-11
  9. =================
  10. * [New] add `auto` entry point
  11. * [Refactor] use split-up `es-abstract` (68% bundle size decrease)
  12. * [readme] fix repo URLs, remove testling, fix readme parsing
  13. * [Deps] update `es-abstract`, `define-properties`
  14. * [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `evalmd`, `covert`, `functions-have-names`, `replace`, `semver`, `tape`, `@es-shims/api`, `function-bind`
  15. * [meta] add `funding` field, FUNDING.yml
  16. * [meta] Only apps should have lockfiles
  17. * [Tests] add more `fromIndex` tests
  18. * [Tests] use shared travis-ci configs
  19. * [Tests] use `npx aud` instead of `nsp` or `npm audit` with hoops
  20. * [Tests] remove `jscs`
  21. * [Tests] use `functions-have-names`
  22. * [Tests] use `npm audit` instead of `nsp`
  23. * [Tests] remove `jscs`
  24. * [actions] add automatic rebasing / merge commit blocking
  25. 3.0.3 / 2017-04-18
  26. =================
  27. * [Fix] ensure that `shim.js` actually shims when the polyfill differs from native
  28. * [Tests] up to `node` `v7.9`, `v6.10`, `v4.8`; comment out OS X builds; improve test matrix
  29. * [Dev Deps] update `nsp`, `eslint`, `@ljharb/eslint-config`, `tape`, `jscs`, `semver`, `function-bind`, `@es-shims/api`
  30. * [Deps] update `es-abstract`
  31. * [Docs] update readme: add “getting started” and “usage” (#19)
  32. 3.0.2 / 2015-06-06
  33. =================
  34. * Use the polyfill, not the implementation, as the default export
  35. * [Deps] update `es-abstract`
  36. * [Dev Deps] update `jscs`, `nsp`, `eslint`, `@ljharb/eslint-config`, `semver`
  37. * [Tests] up to `node` `v5.5`
  38. * [Tests] keep tests passing in `node` `v0.8`
  39. * [Tests] Only run `evalmd` as part of the full test suite, since it's more like a linter
  40. * [Tests] fix npm upgrades for older nodes
  41. 3.0.1 / 2015-05-23
  42. =================
  43. * [Fix] in "shim", assign the polyfill, not the implementation
  44. 3.0.0 / 2015-05-23
  45. =================
  46. * [Breaking] Implement the [es-shim API](es-shims/api)
  47. * [Deps] update `define-properties`, `es-abstract`
  48. * [Dev Deps] update `eslint`, `semver`, `nsp`, `semver`, `jscs`
  49. * [Docs] Switch from vb.teelaun.ch to versionbadg.es for the npm version badge SVG
  50. * [Tests] use my personal shared `eslint` config
  51. * [Tests] up to `io.js` `v3.0`
  52. 2.0.0 / 2015-05-23
  53. =================
  54. * Fix to not skip holes, per https://github.com/tc39/Array.prototype.includes/issues/15
  55. 1.1.1 / 2015-05-23
  56. =================
  57. * Test up to `io.js` `v2.0`
  58. * Update `es-abstract`, `tape`, `eslint`, `semver`, `jscs`, `semver`
  59. 1.1.0 / 2015-03-19
  60. =================
  61. * Update `es-abstract`, `editorconfig-tools`, `nsp`, `eslint`, `semver`
  62. 1.0.6 / 2015-02-17
  63. =================
  64. * All grade A-supported `node`/`iojs` versions now ship with an `npm` that understands `^`.
  65. * Run `travis-ci` tests on `iojs` and `node` v0.12; allow 0.8 failures.
  66. * Update `tape`, `jscs`, `es-abstract`, remove `is`.
  67. 1.0.5 / 2015-01-30
  68. =================
  69. * Update `tape`, `jscs`, `nsp`, `eslint`, `es-abstract`
  70. 1.0.4 / 2015-01-10
  71. =================
  72. * Use `es-abstract` for ECMAScript spec internal abstract operations
  73. 1.0.3 / 2015-01-06
  74. =================
  75. * Speed optimization: use Array#indexOf when available
  76. * Fix ES3, IE 6-8, Opera 10.6, Opera 11.1 support
  77. * Run testling on both sets of tests
  78. 1.0.2 / 2015-01-05
  79. =================
  80. * Ensure tests are includes in the module on `npm`
  81. 1.0.1 / 2015-01-04
  82. =================
  83. * Remove mistaken auto-shim.
  84. 1.0.0 / 2015-01-04
  85. =================
  86. * v1.0.0