芝麻web文件管理V1.00
编辑当前文件:/home/freeclou/app.optimyar.com/backend/node_modules/document.contains/CHANGELOG.md
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). ## [v1.0.2](https://github.com/ljharb/document.contains/compare/v1.0.1...v1.0.2) - 2020-06-13 ### Fixed - [Fix] `polyfill`: avoid `document.contains()` crash in IE 11 [`#11`](https://github.com/ljharb/document.contains/issues/11) ### Commits - [meta] add `auto-changelog` [`e9bc62c`](https://github.com/ljharb/document.contains/commit/e9bc62cbc688a80ea995b836c61a704bc172580c) - [Tests] use shared travis-ci configs [`6bd244b`](https://github.com/ljharb/document.contains/commit/6bd244b3e1514952441ec1af63fdb719e4eb0a47) - [actions] add automatic rebasing / merge commit blocking [`f18f3cf`](https://github.com/ljharb/document.contains/commit/f18f3cf306912cffb29f7833cc781e4772f7e451) - [meta] create FUNDING.yml [`d4537ff`](https://github.com/ljharb/document.contains/commit/d4537ff68af1978741ce1cdb15221b897c80f225) - [Dev Deps] update `eslint`, `@ljharb/eslint-config`; add `safe-publish-latest` [`1501bd8`](https://github.com/ljharb/document.contains/commit/1501bd8e8c5e536f08b531c1d60357d374f7c3f7) - [Dev Deps] update `eslint`, `@ljharb/eslint-config`; add `aud` [`c245ac2`](https://github.com/ljharb/document.contains/commit/c245ac2c94155de589ea82fa3c0f27a9ab7de03e) - [meta] add `funding` field [`3ffa6ed`](https://github.com/ljharb/document.contains/commit/3ffa6ed3ee84a5280cd8471c59708de6cba34d3e) - [Dev Deps] update `eslint` [`468c649`](https://github.com/ljharb/document.contains/commit/468c649edf43cdaf20b875f7003281c9d181a604) - [Dev Deps] update `auto-changelog` [`336f993`](https://github.com/ljharb/document.contains/commit/336f99349cad51d3b19aeec62feca219d0049163) - [Tests] only audit prod deps [`21aee94`](https://github.com/ljharb/document.contains/commit/21aee94f175f8009fe330e636905c51c554cc377) - [Dev Deps] update `auto-changelog` [`34fefbc`](https://github.com/ljharb/document.contains/commit/34fefbc030e556e0fc86f8a75f0ab87e8d7960e3) - [Dev Deps] update `@ljharb/eslint-config` [`3289972`](https://github.com/ljharb/document.contains/commit/3289972468a73bf1f0a190cddb0254928aedd3df) ## [v1.0.1](https://github.com/ljharb/document.contains/compare/v1.0.0...v1.0.1) - 2019-03-15 ### Commits - [Fix] Prevent IE from throwing an exception as its document does not have a body property. [`7639260`](https://github.com/ljharb/document.contains/commit/763926012272e7adf39267d1a9bb872e2e6a9f89) ## v1.0.0 - 2019-03-10 ### Commits - Initial implementation [`ae7f290`](https://github.com/ljharb/document.contains/commit/ae7f29091502fd913ee657d8f59c46ba247688b1) - Initial commit [`f8acce8`](https://github.com/ljharb/document.contains/commit/f8acce880902ab80dcde4488460ec3c815ede127) - package.json [`019ed45`](https://github.com/ljharb/document.contains/commit/019ed45c67b3610c8d09a1ab9128cbbf03c028ee) - [Tests] add `npm run lint` [`f77b234`](https://github.com/ljharb/document.contains/commit/f77b234a5be8b0dc7665ef193922625cec48347d) - Only apps should have lockfiles [`3db618e`](https://github.com/ljharb/document.contains/commit/3db618e645be4e497a681e68cfcb04f7f6ccf95e) - [Tests] use `npx aud` (ie, `npm audit`) [`15c0b84`](https://github.com/ljharb/document.contains/commit/15c0b840044250f186b61061da3b55b26e59952b)