0.7.2
vercel/satori0.7.2Apr 24, 2023by github-actions[bot]
AI Summary
Removes the 'emoji-regex' package from externals to improve build compatibility and reduce bundle size.
Key Highlights
- Remove emoji-regex from externals
- Build optimization
- Dependency management
- Closes issue #451
Full Release Notes
## [0.7.2](https://github.com/vercel/satori/compare/0.7.1...0.7.2) (2023-04-24) ### Bug Fixes * Remove `emoji-regex` from externals ([#461](https://github.com/vercel/satori/issues/461)) ([912956b](https://github.com/vercel/satori/commit/912956b33e14992b981f0136415f79c417c92f4c)), closes [#451](https://github.com/vercel/satori/issues/451)