web 3d图形渲染器
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

64 lines
2.6 KiB

  1. 1.1.3 / 2021-02-22
  2. =================
  3. * [readme] remove travis badge
  4. * [meta] do not publish github action workflow files
  5. * [Deps] update `call-bind`, `es-abstract`
  6. * [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `functions-have-names`, `has-strict-mode`, `tape`
  7. * [actions] update workflows
  8. 1.1.2 / 2020-11-26
  9. =================
  10. * [Fix] do not mutate the native function when present
  11. * [Deps] update `es-abstract`; use `call-bind` where applicable
  12. * [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `tape`, `functions-have-names`; add `aud`, `safe-publish-latest`
  13. * [Tests] only audit prod deps
  14. * [Tests] migrate tests to Github Actions
  15. * [Tests] run `nyc` on all tests
  16. * [Tests] add `implementation` test; run `es-shim-api` in postlint; use `tape` runner
  17. * [actions] add "Allow Edits" workflow
  18. * [actions] switch Automatic Rebase workflow to `pull_request_target` event
  19. 1.1.1 / 2019-12-12
  20. =================
  21. * [Refactor] use split-up `es-abstract` (85% bundle size decrease)
  22. * [Deps] update `es-abstract`
  23. * [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `functions-have-names`, `tape`, `object-keys`
  24. * [Tests] use `npx aud` instead of `nsp` or `npm audit` with hoops
  25. * [Tests] use shared travis-ci configs
  26. * [Tests] use `functions-have-names`
  27. * [meta] add `funding` field
  28. * [actions] add automatic rebasing / merge commit blocking
  29. 1.1.0 / 2019-01-01
  30. =================
  31. * [New] add `auto` entry point`
  32. * [Deps] update `define-properties`, `es-abstract`, `function-bind`, `has`
  33. * [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `covert`, `tape`
  34. * [Tests] up to `node` `v11.6`, `v10.15`, `v9.11`, `v8.15`, `v7.10`, `v6.16`, `v4.9`; use `nvm install-latest-npm`
  35. * [Tests] use `npm audit` instead of `nsp`
  36. * [Tests] remove `jscs`
  37. 1.0.4 / 2016-12-04
  38. =================
  39. * [Docs] update to reflect ES2017 inclusion
  40. * [Deps] update `es-abstract`, `function-bind`, `define-properties`
  41. * [Dev Deps] update `tape`, `jscs`, `nsp`, `eslint`, `@ljharb/eslint-config`
  42. * [Tests] up to `node` `v7.2`, `v6.9`, `v4.6`; improve test matrix.
  43. 1.0.3 / 2015-10-06
  44. =================
  45. * [Fix] Not-yet-visited keys made non-enumerable on a `[[Get]]` must not show up in the output (https://github.com/ljharb/proposal-object-values-entries/issues/5)
  46. 1.0.2 / 2015-09-25
  47. =================
  48. * [Fix] Not-yet-visited keys deleted on a `[[Get]]` must not show up in the output (#1)
  49. 1.0.1 / 2015-09-21
  50. =================
  51. * [Docs] update version badge URL
  52. * [Tests] on `io.js` `v3.3`, up to `node` `v4.1`
  53. * [Dev Deps] update `eslint`, `@ljharb/eslint-config`
  54. 1.0.0 / 2015-09-02
  55. =================
  56. * v1.0.0