Skip to content

BREAKING CHANGE: esm-only#616

Merged
pasha-nikitin-2003 merged 5 commits intomasterfrom
SevereCloud/BREAKING-CHANGE/esm-only
Apr 29, 2026
Merged

BREAKING CHANGE: esm-only#616
pasha-nikitin-2003 merged 5 commits intomasterfrom
SevereCloud/BREAKING-CHANGE/esm-only

Conversation

@SevereCloud
Copy link
Copy Markdown
Contributor

@SevereCloud SevereCloud commented Apr 17, 2026

Описание проблемы

umd сборка конфликтует с esm

Описание решения

  • Используем rslib вместо rollup
  • Удаляем все сборки, оставляем esm
  • Поднимаем es до 2020
  • Удаляем jest(не поддерживает esm), используем node:test
  • Выпиливаем enum, он не поддерживается node
  • Удаляем prettier, eslint. Заменяем на biome

@SevereCloud SevereCloud requested a review from a team as a code owner April 17, 2026 11:57
@SevereCloud SevereCloud force-pushed the SevereCloud/BREAKING-CHANGE/esm-only branch 3 times, most recently from 5034401 to 16b448b Compare April 17, 2026 14:04
Comment thread package.json
Comment thread packages/core/src/parseSearchParamsForGetLaunchParams.test.ts
Comment thread packages/core/package.json Outdated
Comment thread packages/core/package.json
Comment thread packages/core/CHANGELOG.md
Comment thread packages/core/CHANGELOG.md
@pasha-nikitin-2003 pasha-nikitin-2003 merged commit efb88bf into master Apr 29, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: bridge.send is not a function

3 participants