Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
d5711e4 to
f8ad135
Compare
f8ad135 to
dcfdd81
Compare
dcfdd81 to
5994ac2
Compare
5994ac2 to
c22a54c
Compare
c22a54c to
2394fb0
Compare
2394fb0 to
61d2db8
Compare
61d2db8 to
75ceff3
Compare
75ceff3 to
8c0883a
Compare
jungpaeng
approved these changes
Feb 25, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
overlay-kit@1.9.0
Minor Changes
62e2304Thanks @ojj1123! - feat: enhance overlay async controller with reject handlerPatch Changes
#203
be20412Thanks @wo-o29! - refactor: Improve type safety in useExternalEvents by removing type assertions#219
c6e3594Thanks @minuukang! - remove peer dependenciereact-dom#171
6d35a52Thanks @jiji-hoon96! - test : coverage improvement#179
6a96688Thanks @Lee-WonJun! - ExportisClientEnvironmentfunction for mocking#201
697f389Thanks @wo-o29! - refactor: Improve test coverage by removing unreachable defensive code in determineCurrentOverlayId#202
cdc6c51Thanks @wo-o29! - refactor: Improve type safety in createEmitter by removing non-null assertions