rsnext/packages
Lee Robinson 3a78711a06
Add pg (Postgres) to server components external packages. (#48402)
While exploring using
[Drizzle](https://github.com/drizzle-team/drizzle-orm/blob/main/drizzle-orm/src/pg-core/README.md#using-drizzle-orm-in-nextjs-app-router)
with the App Router, I noticed they have a callout for needing to
explicitly add `pg` to `serverComponentsExternalPackages`.

Adding `pg` here prevents manually needing to modify your configuration.
2023-04-14 22:06:16 +00:00
..
create-next-app v13.3.1-canary.7 2023-04-14 17:02:43 +00:00
eslint-config-next v13.3.1-canary.7 2023-04-14 17:02:43 +00:00
eslint-plugin-next v13.3.1-canary.7 2023-04-14 17:02:43 +00:00
font v13.3.1-canary.7 2023-04-14 17:02:43 +00:00
next Add pg (Postgres) to server components external packages. (#48402) 2023-04-14 22:06:16 +00:00
next-bundle-analyzer v13.3.1-canary.7 2023-04-14 17:02:43 +00:00
next-codemod v13.3.1-canary.7 2023-04-14 17:02:43 +00:00
next-env v13.3.1-canary.7 2023-04-14 17:02:43 +00:00
next-mdx v13.3.1-canary.7 2023-04-14 17:02:43 +00:00
next-plugin-storybook v13.3.1-canary.7 2023-04-14 17:02:43 +00:00
next-polyfill-module v13.3.1-canary.7 2023-04-14 17:02:43 +00:00
next-polyfill-nomodule v13.3.1-canary.7 2023-04-14 17:02:43 +00:00
next-swc provide the PORT env var based on server port, update turbopack (#48347) 2023-04-14 23:04:14 +02:00
react-dev-overlay v13.3.1-canary.7 2023-04-14 17:02:43 +00:00
react-refresh-utils v13.3.1-canary.7 2023-04-14 17:02:43 +00:00