CatsJuice
|
c222cf7b96
|
fix(core): wrong pricing state in billing ai card (#6583)
|
2024-04-16 13:07:23 +00:00 |
|
JimmFly
|
f6fcbd8ea9
|
fix(core): signIn page style (#6582)
|
2024-04-16 12:56:12 +00:00 |
|
darkskygit
|
3d15e8353b
|
feat: refresh prompts (#6568)
|
2024-04-16 10:26:54 +00:00 |
|
Brooooooklyn
|
b1eb0d2bc1
|
chore: remove vite from resolutions (#6580)
|
2024-04-16 10:15:56 +00:00 |
|
darkskygit
|
1b0864eb60
|
feat: check quota correctly (#6561)
|
2024-04-16 09:41:48 +00:00 |
|
regischen
|
0ca8a23dd8
|
fix: move help land position (#6571)
Before:
<img width="1614" alt="image" src="https://github.com/toeverything/AFFiNE/assets/58546692/24d4c550-4070-48a5-a851-40d6f26ea120">
After:
<img width="1106" alt="image" src="https://github.com/toeverything/AFFiNE/assets/58546692/88e1b7ea-8a69-45a2-9beb-780dfd1bd996">
<img width="949" alt="image" src="https://github.com/toeverything/AFFiNE/assets/58546692/8fd328c5-e8e8-402a-b18e-436056d2374f">
Cause the icon will be on top of chat input.
|
2024-04-16 08:11:37 +00:00 |
|
pengx17
|
ebb38a42a0
|
fix: temporary fix for running electron tests (#6576)
a workaround for spawn EINVAL error.
Found this issue according to https://github.com/node-red/node-red/pull/4652
~~In our case the electron app is spawned by playwright. I am still investigating the issue but don't know how long it takes.~~
Upstream fix: https://github.com/microsoft/playwright/pull/30382
|
2024-04-16 06:57:17 +00:00 |
|
renovate
|
a98471daa2
|
chore: bump up @testing-library/react version to v15 (#6531)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@testing-library/react](https://togithub.com/testing-library/react-testing-library) | [`^14.2.1` -> `^15.0.0`](https://renovatebot.com/diffs/npm/@testing-library%2freact/14.2.1/15.0.2) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>testing-library/react-testing-library (@​testing-library/react)</summary>
### [`v15.0.2`](https://togithub.com/testing-library/react-testing-library/compare/v15.0.1...c63b873072d62c858959c2a19e68f8e2cc0b11be)
[Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v15.0.1...v15.0.2)
### [`v15.0.1`](https://togithub.com/testing-library/react-testing-library/compare/v15.0.0...1645d21950ab8e3c6740b7e51b8a179a4c975c24)
[Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v15.0.0...v15.0.1)
### [`v15.0.0`](https://togithub.com/testing-library/react-testing-library/compare/v14.3.0...787cb85f8baa3d2e2a9916b7dad12c0a76d787a4)
[Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v14.3.1...v15.0.0)
### [`v14.3.1`](https://togithub.com/testing-library/react-testing-library/releases/tag/v14.3.1)
[Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v14.3.0...v14.3.1)
##### Bug Fixes
- Stop using nullish coalescing ([#​1300](https://togithub.com/testing-library/react-testing-library/issues/1300)) ([8434a24](8434a24ce7))
### [`v14.3.0`](https://togithub.com/testing-library/react-testing-library/compare/v14.2.2...9c4a46d5b9923c21c936d206614a8febcc939fc2)
[Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v14.2.2...v14.3.0)
### [`v14.2.2`](https://togithub.com/testing-library/react-testing-library/compare/v14.2.1...3da62fd9741ca74bcd0d2bc668ba76a2d8f3751f)
[Compare Source](https://togithub.com/testing-library/react-testing-library/compare/v14.2.1...v14.2.2)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/toeverything/AFFiNE).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI5My4wIiwidGFyZ2V0QnJhbmNoIjoiY2FuYXJ5In0=-->
|
2024-04-15 14:49:10 +00:00 |
|
fundon
|
b2ca8249c1
|
fix(core): should choose different models based on content or attachments (#6567)
|
2024-04-15 13:12:57 +00:00 |
|
regischen
|
4b24722f3d
|
chore: bump blocksuite (#6566)
## Features
## Bugfix
- https://github.com/toeverything/BlockSuite/pull/6761 @regischen
- https://github.com/toeverything/BlockSuite/pull/6760 @fundon
## Refactor
## Misc
|
2024-04-15 12:59:01 +00:00 |
|
pengx17
|
af2b3a43bd
|
chore: bump bs (#6563)
## Features
## Bugfix
- https://github.com/toeverything/BlockSuite/pull/6760 @fundon
- https://github.com/toeverything/BlockSuite/pull/6757 @fundon
## Refactor
## Misc
|
2024-04-15 10:29:54 +00:00 |
|
regischen
|
50292ba008
|
feat: add slide action (#6560)
|
2024-04-15 09:47:46 +00:00 |
|
fundon
|
d00879aceb
|
feat: ai create an image (#6538)
Related to https://github.com/toeverything/blocksuite/pull/6746
|
2024-04-15 09:32:21 +00:00 |
|
pengx17
|
da320957ed
|
fix: bump bs (#6562)
## Features
- https://github.com/toeverything/BlockSuite/pull/6759 @regischen
- https://github.com/toeverything/BlockSuite/pull/6746 @fundon
- https://github.com/toeverything/BlockSuite/pull/6756 @regischen
## Bugfix
- https://github.com/toeverything/BlockSuite/pull/6757 @fundon
- https://github.com/toeverything/BlockSuite/pull/6750 @fundon
## Refactor
## Misc
|
2024-04-15 09:20:04 +00:00 |
|
regischen
|
a15ceb8dde
|
fix: add action field in histories gql (#6558)
|
2024-04-15 08:15:47 +00:00 |
|
JimmFly
|
cbba5d3c17
|
fix(core): the page flashes when click the share button (#6557)
close TOV-706
|
2024-04-15 07:39:03 +00:00 |
|
CatsJuice
|
b93e79c59d
|
feat(core): ai onboarding for edgeless mode (#6556)
|
2024-04-15 07:25:37 +00:00 |
|
CatsJuice
|
257e946d5d
|
feat(core): add ai onboarding (#6544)
|
2024-04-15 07:25:31 +00:00 |
|
EYHN
|
8bb597d7ad
|
fix(core): fix flaky e2e (#6559)
|
2024-04-15 07:11:36 +00:00 |
|
darkskygit
|
1a3d1a5421
|
fix: upgrade plan correctly (#6543)
|
2024-04-15 06:20:24 +00:00 |
|
JimmFly
|
1217ef258b
|
feat(core): copy to the clipboard whilst creating a shared link (#6555)
close TOV-797
|
2024-04-15 06:08:45 +00:00 |
|
JimmFly
|
c25c99d75f
|
chore(core): update i18n resources (#6533)
|
2024-04-15 05:56:56 +00:00 |
|
pengx17
|
6fe0c4be6c
|
fix(electron): close app while on fullscreen should be minimize instead (#6534)
|
2024-04-15 05:44:58 +00:00 |
|
pengx17
|
e1eb925704
|
refactor(core): remove copilot client from presets (#6546)
depends on https://github.com/toeverything/blocksuite/pull/6748
|
2024-04-15 05:31:32 +00:00 |
|
pengx17
|
2b69fde937
|
chore(core): bump bs (#6553)
## Features
## Bugfix
- https://github.com/toeverything/BlockSuite/pull/6750 @fundon
- https://github.com/toeverything/BlockSuite/pull/6747 @fundon
- https://github.com/toeverything/BlockSuite/pull/6753 @regischen
- https://github.com/toeverything/BlockSuite/pull/6744 @donteatfriedrice
## Refactor
- https://github.com/toeverything/BlockSuite/pull/6748 @pengx17
## Misc
|
2024-04-15 05:31:29 +00:00 |
|
pengx17
|
9151a5d5e4
|
fix: storybook build issue (#6554)
|
2024-04-15 05:19:42 +00:00 |
|
Brooooooklyn
|
c76c1b6abd
|
ci: fix environment variables config in deploy/release (#6552)
|
2024-04-15 04:27:43 +00:00 |
|
donteatfriedrice
|
7b35722288
|
feat: bump blocksuite (#6541)
## Features
- https://github.com/toeverything/BlockSuite/pull/6737 @Saul-Mirone
- https://github.com/toeverything/BlockSuite/pull/6735 @pengx17
- https://github.com/toeverything/BlockSuite/pull/6740 @regischen
## Bugfix
- https://github.com/toeverything/BlockSuite/pull/6744 @donteatfriedrice
- https://github.com/toeverything/BlockSuite/pull/6742 @doouding
## Refactor
## Misc
- https://github.com/toeverything/BlockSuite/pull/6741 @fundon
|
2024-04-15 03:06:38 +00:00 |
|
CatsJuice
|
bb1294f425
|
fix(core): description of cancel is incorrect when cloud subscription is activated (#6530)
|
2024-04-15 02:54:41 +00:00 |
|
EYHN
|
d11d69ddf6
|
feat(core): move help island to workbench (#6535)
|
2024-04-15 02:29:15 +00:00 |
|
EYHN
|
1656b33ce3
|
feat(core): use zip snapshot for onboarding page (#6495)
|
2024-04-15 02:16:08 +00:00 |
|
pengx17
|
9b620ecbc9
|
fix(core): use backend prompts (#6542)
|
2024-04-12 21:29:14 +08:00 |
|
darkskygit
|
2336638996
|
fix: cannot query chat history (#6539)
|
2024-04-12 12:16:43 +00:00 |
|
darkskygit
|
fc51b68674
|
fix: pick copilot provider depend on model (#6540)
|
2024-04-12 12:01:39 +00:00 |
|
JimmFly
|
62f90e5f10
|
fix(core): restore lost activation state of sidebar menu items (#6520)
https://github.com/toeverything/AFFiNE/assets/102217452/41a53a43-e17d-41b5-b8e5-2ca42bcfae0a
|
2024-04-12 10:36:04 +00:00 |
|
CatsJuice
|
6a535b94c3
|
feat(core): create and open cloud workspace if not exists after logged in (#6511)
Only execute when `initCloud=true` is specified in the URL search params.
|
2024-04-12 09:55:45 +00:00 |
|
darkskygit
|
e77475aca5
|
feat: detailed copilot histories (#6523)
|
2024-04-12 08:39:32 +00:00 |
|
EYHN
|
9e7a2fcf0e
|
feat(server): add pro quota to dev user (#6532)
|
2024-04-12 06:45:18 +00:00 |
|
EYHN
|
1e12d4a2cb
|
feat(core): remove ai from experimental features (#6529)
|
2024-04-12 06:45:10 +00:00 |
|
JimmFly
|
6112e977cc
|
feat(core): adjust the display settings to be independent for each workspace (#6502)
close TOV-793
|
2024-04-12 06:32:31 +00:00 |
|
JimmFly
|
9c38acf081
|
feat(core): add new doc button to collection item (#6521)
https://github.com/toeverything/AFFiNE/assets/102217452/3da65392-cee8-4f51-a05d-82e27027fa78
|
2024-04-12 06:19:11 +00:00 |
|
CatsJuice
|
d40052c748
|
feat(core): add ai usage in account-setting (#6516)
|
2024-04-12 06:06:11 +00:00 |
|
regischen
|
244e3fd71b
|
fix: change action (#6519)
|
2024-04-12 05:17:10 +00:00 |
|
pengx17
|
8769aef0aa
|
fix(core): disable micromark debug output (#6528)
|
2024-04-12 03:58:53 +00:00 |
|
pengx17
|
4a67c84c73
|
fix(core): chat panel display on cont in chat (#6527)
|
2024-04-12 03:58:43 +00:00 |
|
fundon
|
13b39fc5f3
|
feat(core): ai images (#6506)
|
2024-04-12 03:58:33 +00:00 |
|
pengx17
|
1697cd76fe
|
chore(core): bump blocksuite (#6525)
## Features
- https://github.com/toeverything/BlockSuite/pull/6728 @fundon
- https://github.com/toeverything/BlockSuite/pull/6714 @doouding
- https://github.com/toeverything/BlockSuite/pull/6733 @pengx17
- https://github.com/toeverything/BlockSuite/pull/6560 @golok727
- https://github.com/toeverything/BlockSuite/pull/6727 @pengx17
- https://github.com/toeverything/BlockSuite/pull/6645 @regischen
- https://github.com/toeverything/BlockSuite/pull/6724 @fundon
- https://github.com/toeverything/BlockSuite/pull/6719 @zzj3720
- https://github.com/toeverything/BlockSuite/pull/6682 @donteatfriedrice
## Bugfix
- https://github.com/toeverything/BlockSuite/pull/6734 @Flrande
- https://github.com/toeverything/BlockSuite/pull/6732 @fourdim
- https://github.com/toeverything/BlockSuite/pull/6726 @pengx17
- https://github.com/toeverything/BlockSuite/pull/6721 @Flrande
- https://github.com/toeverything/BlockSuite/pull/6725 @fundon
- https://github.com/toeverything/BlockSuite/pull/6716 @golok727
- https://github.com/toeverything/BlockSuite/pull/6723 @donteatfriedrice
- https://github.com/toeverything/BlockSuite/pull/6722 @pengx17
- https://github.com/toeverything/BlockSuite/pull/6718 @donteatfriedrice
- https://github.com/toeverything/BlockSuite/pull/6702 @Tzyito
- https://github.com/toeverything/BlockSuite/pull/6711 @Tzyito
- https://github.com/toeverything/BlockSuite/pull/6694 @fundon
- https://github.com/toeverything/BlockSuite/pull/6717 @golok727
## Refactor
- https://github.com/toeverything/BlockSuite/pull/6672 @Saul-Mirone
## Misc
- https://github.com/toeverything/BlockSuite/pull/6720 @raintoway
|
2024-04-12 03:58:25 +00:00 |
|
pengx17
|
f03e20b97e
|
fix(core): should pass mode to AffineEditorContainer (#6522)
Without mode there will be some features missing in blocksuite
|
2024-04-11 11:17:14 +00:00 |
|
renovate
|
66231e0e41
|
chore: bump up oxlint version to v0.2.17 (#5778)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [oxlint](https://oxc-project.github.io) ([source](https://togithub.com/oxc-project/oxc/tree/HEAD/npm/oxlint)) | [`0.2.14` -> `0.2.17`](https://renovatebot.com/diffs/npm/oxlint/0.2.14/0.2.17) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>oxc-project/oxc (oxlint)</summary>
### [`v0.2.17`](https://togithub.com/oxc-project/oxc/releases/tag/oxlint_v0.2.17): oxlint v0.2.17
[Compare Source](7066d55153...df11d10a22)
##### What's Changed
- feat(linter): eslint-plugin-jest/prefer-lowercase-title by [@​eryue0220](https://togithub.com/eryue0220) in [https://github.com/oxc-project/oxc/pull/2911](https://togithub.com/oxc-project/oxc/pull/2911)
- feat(linter): typescript-eslint/consistent-type-definitions by [@​todor-a](https://togithub.com/todor-a) in [https://github.com/oxc-project/oxc/pull/2885](https://togithub.com/oxc-project/oxc/pull/2885)
- fix(cli): fix `oxlint --format json` yields 0 files to lint by [@​Boshen](https://togithub.com/Boshen) in [https://github.com/oxc-project/oxc/pull/2940](https://togithub.com/oxc-project/oxc/pull/2940)
- fix(cli): if format is json do not print summary information ([#​2899](https://togithub.com/oxc-project/oxc/issues/2899)) by [@​kalvenschraut](https://togithub.com/kalvenschraut) in [https://github.com/oxc-project/oxc/pull/2925](https://togithub.com/oxc-project/oxc/pull/2925)
- fix(linter): import/no-cycle ignore type-only imports by [@​JohnDaly](https://togithub.com/JohnDaly) in [https://github.com/oxc-project/oxc/pull/2924](https://togithub.com/oxc-project/oxc/pull/2924)
- refactor(semantic/jsdoc): Rework JSDoc struct for better Span handling by [@​leaysgur](https://togithub.com/leaysgur) in [https://github.com/oxc-project/oxc/pull/2917](https://togithub.com/oxc-project/oxc/pull/2917)
##### New Contributors
- [@​bradzacher](https://togithub.com/bradzacher) made their first contribution in [https://github.com/oxc-project/oxc/pull/2938](https://togithub.com/oxc-project/oxc/pull/2938)
**Full Changelog**: https://github.com/oxc-project/oxc/compare/oxlint_v0.2.16...oxlint_v0.2.17
### [`v0.2.16`](https://togithub.com/oxc-project/oxc/releases/tag/oxlint_v0.2.16): oxlint v0.2.16
[Compare Source](e7307ed23c...7066d55153)
#### What's Changed
- feat(linter): [@​typescript-eslint/prefer-for-of](https://togithub.com/typescript-eslint/prefer-for-of) by [@​charnog](https://togithub.com/charnog) in [https://github.com/oxc-project/oxc/pull/2789](https://togithub.com/oxc-project/oxc/pull/2789)
- feat(linter): Implement jsdoc/check-access by [@​leaysgur](https://togithub.com/leaysgur) in [https://github.com/oxc-project/oxc/pull/2642](https://togithub.com/oxc-project/oxc/pull/2642)
- feat(linter): Implement jsdoc/empty-tags by [@​leaysgur](https://togithub.com/leaysgur) in [https://github.com/oxc-project/oxc/pull/2893](https://togithub.com/oxc-project/oxc/pull/2893)
- feat(linter): eslint-plugin-jest/prefer-mock-promise-sorthand by [@​eryue0220](https://togithub.com/eryue0220) in [https://github.com/oxc-project/oxc/pull/2864](https://togithub.com/oxc-project/oxc/pull/2864)
- feat(linter/import): Add `ignoreTypes` option for the `import/no-cycle` rule by [@​JohnDaly](https://togithub.com/JohnDaly) in [https://github.com/oxc-project/oxc/pull/2905](https://togithub.com/oxc-project/oxc/pull/2905)
- fix(ast): `FinallyClause` won't get visited as `BlockStatement` anymore. by [@​rzvxa](https://togithub.com/rzvxa) in [https://github.com/oxc-project/oxc/pull/2881](https://togithub.com/oxc-project/oxc/pull/2881)
- fix(linter): handle self closing script tags in astro partial loader ([#​2017](https://togithub.com/oxc-project/oxc/issues/2017)) by [@​kalvenschraut](https://togithub.com/kalvenschraut) in [https://github.com/oxc-project/oxc/pull/2907](https://togithub.com/oxc-project/oxc/pull/2907)
- fix(linter): svelte partial loader handle generics ([#​2875](https://togithub.com/oxc-project/oxc/issues/2875)) by [@​kalvenschraut](https://togithub.com/kalvenschraut) in [https://github.com/oxc-project/oxc/pull/2906](https://togithub.com/oxc-project/oxc/pull/2906)
#### New Contributors
- [@​charnog](https://togithub.com/charnog) made their first contribution in [https://github.com/oxc-project/oxc/pull/2789](https://togithub.com/oxc-project/oxc/pull/2789)
- [@​kalvenschraut](https://togithub.com/kalvenschraut) made their first contribution in [https://github.com/oxc-project/oxc/pull/2906](https://togithub.com/oxc-project/oxc/pull/2906)
- [@​JohnDaly](https://togithub.com/JohnDaly) made their first contribution in [https://github.com/oxc-project/oxc/pull/2905](https://togithub.com/oxc-project/oxc/pull/2905)
**Full Changelog**: https://github.com/oxc-project/oxc/compare/oxlint_v0.2.15...oxlint_v0.2.16
### [`v0.2.15`](https://togithub.com/oxc-project/oxc/releases/tag/oxlint_v0.2.15): oxlint v0.2.15
[Compare Source](b1343d7bcb...e7307ed23c)
#### What's Changed
- feat(linter): default_param_last by [@​JoSeBu1](https://togithub.com/JoSeBu1) in [https://github.com/oxc-project/oxc/pull/2756](https://togithub.com/oxc-project/oxc/pull/2756)
- feat(linter): eslint-plugin-jest/no-untyped-mock-factory by [@​eryue0220](https://togithub.com/eryue0220) in [https://github.com/oxc-project/oxc/pull/2807](https://togithub.com/oxc-project/oxc/pull/2807)
- feat(linter): eslint-plugin-jest/prefer-comparison-matcher by [@​eryue0220](https://togithub.com/eryue0220) in [https://github.com/oxc-project/oxc/pull/2806](https://togithub.com/oxc-project/oxc/pull/2806)
- feat(linter): eslint-plugin-react checked-requires-onchange-or-readonly by [@​keita-hino](https://togithub.com/keita-hino) in [https://github.com/oxc-project/oxc/pull/2754](https://togithub.com/oxc-project/oxc/pull/2754)
- feat(linter): eslint/no-iterator by [@​JoSeBu1](https://togithub.com/JoSeBu1) in [https://github.com/oxc-project/oxc/pull/2758](https://togithub.com/oxc-project/oxc/pull/2758)
- feat(linter): fallback to the default tsconfig path by [@​Dunqing](https://togithub.com/Dunqing) in [https://github.com/oxc-project/oxc/pull/2842](https://togithub.com/oxc-project/oxc/pull/2842)
- feat(linter): no_script_url by [@​JoSeBu1](https://togithub.com/JoSeBu1) in [https://github.com/oxc-project/oxc/pull/2761](https://togithub.com/oxc-project/oxc/pull/2761)
- feat(linter/import) check deep namespace in namespace rule by [@​Dunqing](https://togithub.com/Dunqing) in [https://github.com/oxc-project/oxc/pull/2805](https://togithub.com/oxc-project/oxc/pull/2805)
- feat(linter/import) check module import in no_duplicates by [@​Dunqing](https://togithub.com/Dunqing) in [https://github.com/oxc-project/oxc/pull/2771](https://togithub.com/oxc-project/oxc/pull/2771)
- feat(linter/import) check type import in no_duplicates by [@​Dunqing](https://togithub.com/Dunqing) in [https://github.com/oxc-project/oxc/pull/2777](https://togithub.com/oxc-project/oxc/pull/2777)
- feat(linter/import) support allow_computed option in namespace by [@​Dunqing](https://togithub.com/Dunqing) in [https://github.com/oxc-project/oxc/pull/2840](https://togithub.com/oxc-project/oxc/pull/2840)
- feat(linter/import) support check re-export in named by [@​Dunqing](https://togithub.com/Dunqing) in [https://github.com/oxc-project/oxc/pull/2769](https://togithub.com/oxc-project/oxc/pull/2769)
- feat(linter/import): ignore type-only imports and exports in no_unresolved by [@​Dunqing](https://togithub.com/Dunqing) in [https://github.com/oxc-project/oxc/pull/2849](https://togithub.com/oxc-project/oxc/pull/2849)
- fix(linter/import): false positive for indirect export in namespace by [@​Dunqing](https://togithub.com/Dunqing) in [https://github.com/oxc-project/oxc/pull/2862](https://togithub.com/oxc-project/oxc/pull/2862)
- fix(linter/import): ignore export declaration in no-duplicates by [@​Dunqing](https://togithub.com/Dunqing) in [https://github.com/oxc-project/oxc/pull/2863](https://togithub.com/oxc-project/oxc/pull/2863)
- fix(linter/max-lines): only report codes that exceed the line limit by [@​mysteryven](https://togithub.com/mysteryven) in [https://github.com/oxc-project/oxc/pull/2778](https://togithub.com/oxc-project/oxc/pull/2778)
- fix(parser): add support for empty module declaration by [@​rzvxa](https://togithub.com/rzvxa) in [https://github.com/oxc-project/oxc/pull/2834](https://togithub.com/oxc-project/oxc/pull/2834)
#### New Contributors
- [@​rzvxa](https://togithub.com/rzvxa) made their first contribution in [https://github.com/oxc-project/oxc/pull/2764](https://togithub.com/oxc-project/oxc/pull/2764)
**Full Changelog**: https://github.com/oxc-project/oxc/compare/oxlint_v0.2.14...oxlint_v0.2.15
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/toeverything/AFFiNE).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoiY2FuYXJ5In0=-->
|
2024-04-11 10:51:02 +00:00 |
|
JimmFly
|
7a1eb63d42
|
fix(core): unexpected routing jump behavior (#6524)
https://github.com/toeverything/AFFiNE/assets/102217452/b4dba402-b07d-4f8e-a118-a35eb6e7d317
|
2024-04-11 10:30:45 +00:00 |
|