v0.1.11
What's Changed
New Features 🎉
- feat(native-federation-typescript): speedup by @ilteoood in #2341
- feat(node): runtime plugin for node envs by @ScriptedAlchemy in #2361
- feat(nextjs-mf): enable federation manifest by @ScriptedAlchemy in #2387
- feat(devtools): add modern lib to publish npm package by @nyqykk in #2370
Bug Fixes 🐞
- fix: download retrieves count per file by @ilteoood in #2354
- fix: patch chunk split of "_partial" container entry by @ScriptedAlchemy in #2353
- fix(runtime): preserve generic in loadRemote/loadShare/loadShareSync (#2325) by @crutch12 in #2345
- fix(typescript): fix import path and @mf-types generation Windows (#566) by @crutch12 in #2340
- fix(nextjs-mf): fix loader failure in ci by @ScriptedAlchemy in #2386
- fix: runtime main configuration by @ilteoood in #2384
- fix(enhanced): add type to package by @ScriptedAlchemy in #2376
- fix(devtools): fix options undefined cause error by @nyqykk in #2401
Document 📖
- docs: update next docs by @ScriptedAlchemy in #2375
- docs: renew the brand by @zhoushaw in #2359
- docs: optimize readme module federation 2.0 by @zhoushaw in #2381
- docs: add framework content only by @ScriptedAlchemy in #2378
- docs: optimize readme 2.0 by @zhoushaw in #2392
- docs: optimize readme 2.0 by @ScriptedAlchemy in #2396
- docs: optimize announcement doc by @zhoushaw in #2398
- docs: add new npm pkg by @zhoushaw in #2400
Other Changes
- Release v0.1.8 by @zhoushaw in #2352
- chore: add miss changeset by @zhoushaw in #2356
- chore(deps): bump reactflow from 11.10.4 to 11.11.2 by @dependabot in #2360
- chore(deps): bump node-schedule and @types/node-schedule by @dependabot in #2335
- chore: fix e2e ci temp issue by @ScriptedAlchemy in #2366
- Release v1.0.2 by @zhoushaw in #2365
- chore(deps-dev): bump @commitlint/cli from 17.8.1 to 19.3.0 by @dependabot in #2364
- chore: fix doc imports for node by @ScriptedAlchemy in #2369
- chore: remove cn from url and let redirect handle by @ScriptedAlchemy in #2372
- chore(deps-dev): bump axios from 0.26.1 to 1.6.7 by @dependabot in #2355
- chore(deps-dev): bump qwik-speak from 0.12.2 to 0.20.1 by @dependabot in #2337
- chore: change the repo name from "universe" to "core" by @zhoushaw in #2379
- Release v8.3.11 by @zhoushaw in #2390
- chore: update regex for modern app by @ScriptedAlchemy in #2389
- Update index.mdx by @alyahmedaly in #2394
- Revert "docs: optimize readme 2.0" by @ScriptedAlchemy in #2395
- chore: update changeset by @nyqykk in #2404
- chore(enhanced): fix esm exports by @ScriptedAlchemy in #2408
New Contributors
- @alyahmedaly made their first contribution in #2394
Full Changelog: v0.1.8...v0.1.11