This repository has been archived by the owner on Dec 2, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
commit 78ab046 Merge: 21a842f ed020e0 Author: Dion Shi <[email protected]> Date: Wed Oct 18 10:47:32 2023 +0800 Merge pull request neowu#29 from neowu/dependabot/npm_and_yarn/babel/traverse-7.23.2 Bump @babel/traverse from 7.19.1 to 7.23.2 commit ed020e0 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed Oct 18 02:46:21 2023 +0000 Bump @babel/traverse from 7.19.1 to 7.23.2 Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.19.1 to 7.23.2. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse) --- updated-dependencies: - dependency-name: "@babel/traverse" dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> commit 21a842f Author: dionshi <[email protected]> Date: Wed Oct 18 10:45:40 2023 +0800 1.36.6: - handle browser extension JS code error as warning - minor upgrade deps commit 1c7f4e9 Author: dionshi <[email protected]> Date: Thu Aug 31 14:48:49 2023 +0800 1.36.5: - add `ShadowRoot` API check as browser requirement - upgrade jest related dev deps commit 5b8f273 Author: dionshi <[email protected]> Date: Mon Aug 28 16:55:39 2023 +0800 1.36.4: - upgrade tslib, core-js, ts and some other dev deps - enhance ignorable error pattern for UCBrowser extension commit 6fa3339 Merge: 9343f1e 21c28db Author: Dion Shi <[email protected]> Date: Thu Aug 10 12:32:28 2023 +0800 Merge pull request neowu#27 from neowu/dependabot/npm_and_yarn/word-wrap-1.2.4 Bump word-wrap from 1.2.3 to 1.2.4 commit 9343f1e Merge: d5a1f73 980dd92 Author: Dion Shi <[email protected]> Date: Thu Aug 10 12:28:21 2023 +0800 Merge pull request neowu#28 from neowu/dependabot/npm_and_yarn/tough-cookie-4.1.3 Bump tough-cookie from 4.1.2 to 4.1.3 commit 980dd92 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu Aug 10 04:13:30 2023 +0000 Bump tough-cookie from 4.1.2 to 4.1.3 Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.1.2 to 4.1.3. - [Release notes](https://github.com/salesforce/tough-cookie/releases) - [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md) - [Commits](salesforce/tough-cookie@v4.1.2...v4.1.3) --- updated-dependencies: - dependency-name: tough-cookie dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> commit d5a1f73 Author: dionshi <[email protected]> Date: Thu Aug 10 12:11:07 2023 +0800 1.36.3: - upgrade tslib, core-js and dev deps - tune hooks/decorator folder structure commit 21c28db Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu Jul 20 17:42:00 2023 +0000 Bump word-wrap from 1.2.3 to 1.2.4 Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. - [Release notes](https://github.com/jonschlinkert/word-wrap/releases) - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4) --- updated-dependencies: - dependency-name: word-wrap dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> commit e220fd8 Author: dionshi <[email protected]> Date: Fri Jul 14 12:33:03 2023 +0800 1.36.2: - upgrade tslib and prettier 3 - tune prettier config - add more ignorable browser injection error pattern commit 244c968 Author: Alvis Tse <[email protected]> Date: Thu Jun 29 15:15:30 2023 +0800 1.36.1: stage 3 decorator commit 1990287 Author: Alvis Tse <[email protected]> Date: Tue Jun 27 11:14:10 2023 +0800 1.36.1-beta.1: fix undefined actionName inside createActionHandlerDecorator commit e0f2193 Author: Alvis Tse <[email protected]> Date: Mon Jun 26 16:58:47 2023 +0800 1.36.1-beta.0: decorator stage 3 commit 7236fd1 Author: Alvis Tse <[email protected]> Date: Mon Jun 26 16:57:59 2023 +0800 added type to type import and export commit bd04fec Author: Alvis Tse <[email protected]> Date: Mon Jun 26 16:18:06 2023 +0800 updated decorators to stage 3 spec commit 101a80b Author: Alvis Tse <[email protected]> Date: Mon Jun 26 16:16:29 2023 +0800 added type to type import and export commit 4785bb4 Author: Alvis Tse <[email protected]> Date: Mon Jun 26 12:26:55 2023 +0800 change config file location commit 5ec381a Author: dionshi <[email protected]> Date: Wed Jun 21 18:24:24 2023 +0800 1.36.0: - upgrade dev deps and typings. - detect native Proxy support and alert for old browser.
- Loading branch information