RepoJournal
FastAPI & Pydantic

FastAPI & Pydantic

FastAPI and the Pydantic + SQLModel async-Python stack

Keep up with FastAPI & Pydantic in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

One email a day. Unsubscribe in one click.

Pick a date

Topics: Python Full archive →

The Wire · Showcase

PYDANTIC SHIPS 2.14.0a1 WITH PYEMSCRIPTEN SUPPORT AS TIANGOLO REPOS CONSOLIDATE CONFIGS

By RepoJournal · Filed · About FastAPI & Pydantic

Pydantic 2.14.0a1 lands PyEmscripten wheel support for Pyodide environments while FastAPI and SQLModel simultaneously centralize their repository configurations.

Pydantic shipped v2.14.0a1 [1] with a notable addition: PyEmscripten platform tag support [2] that enables pydantic-core to run in Pyodide 314.0 and later, opening the door for WebAssembly-based Python applications to validate data at the edge. This is infrastructure work that signals Pydantic's commitment to non-traditional runtime environments. Across the Tiangolo ecosystem, both FastAPI [3] and SQLModel [4] moved their configuration files to a central GitHub repository in a coordinated push toward simpler, more maintainable project structures. Documentation also received attention in both repos, with simplified guidance on help and support channels [5] and [6]. The coordinated cleanup across three major projects suggests a broader initiative to reduce friction in the Tiangolo suite and make onboarding contributors easier.

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] v2.14.0a1 2026-05-22 ↗ pydantic/pydantic
  2. [2] Add PyEmscripten platform tag support ↗ pydantic/pydantic
  3. [3] 🔥 Remove config files now in central GitHub repo (#15585) fastapi/fastapi
  4. [4] 🔥 Remove config files now in central GitHub repo ↗ tiangolo/sqlmodel
  5. [5] 📝 Update and simplify docs about help and management ↗ fastapi/fastapi
  6. [6] 📝 Update and simplify docs about help and management ↗ tiangolo/sqlmodel

Quick answers

What shipped in FastAPI & Pydantic on May 23, 2026?
Pydantic 2.14.0a1 lands PyEmscripten wheel support for Pyodide environments while FastAPI and SQLModel simultaneously centralize their repository configurations. In total, 6 commits, 6 pull requests, and 1 releases landed.
Who contributed to FastAPI & Pydantic on May 23, 2026?
2 developers shipped this update, including Viicos and tiangolo.
What were the notable FastAPI & Pydantic updates?
v2.14.0a1 2026-05-22, Add PyEmscripten platform tag support, and 🔥 Remove config files now in central GitHub repo (#15585).

More from FastAPI & Pydantic

Daily updates, in your inbox

Follow FastAPI & Pydantic

Keep up with FastAPI & Pydantic in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

or

One email a day. Unsubscribe in one click. Read a past issue →

Elsewhere on the wire

Want every project, not just this one?