-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Version Packages #129
Merged
Merged
Version Packages #129
Conversation
This file contains 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
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
May 20, 2024 19:21
c512052
to
8b4660d
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
May 25, 2024 07:44
8b4660d
to
93e92ed
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
May 25, 2024 07:54
93e92ed
to
5fb1fb4
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
May 28, 2024 02:04
5fb1fb4
to
b9e1745
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
May 28, 2024 08:42
b9e1745
to
dadb9de
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
May 28, 2024 09:26
dadb9de
to
1643dfd
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
June 16, 2024 05:17
1643dfd
to
54ebd1c
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
June 17, 2024 05:04
54ebd1c
to
c6fc235
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
June 17, 2024 05:09
c6fc235
to
584e623
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
June 17, 2024 05:15
584e623
to
0784b3e
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
June 17, 2024 09:17
0784b3e
to
26dd9ed
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
June 17, 2024 09:21
26dd9ed
to
5761155
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
June 19, 2024 06:26
5761155
to
52cec05
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
June 19, 2024 08:05
52cec05
to
09fa180
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
June 21, 2024 06:45
09fa180
to
38b9307
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
June 21, 2024 07:58
38b9307
to
79f1aab
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
June 22, 2024 05:22
79f1aab
to
f440415
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
June 22, 2024 06:05
f440415
to
038b435
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
June 22, 2024 08:00
038b435
to
559c5ea
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
June 22, 2024 08:11
559c5ea
to
09e760f
Compare
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
@nx.js/[email protected]
Patch Changes
Add
HidDeviceTypeBits
enum (#135)Add gamepad
Button
enum (#135)Compile TypeScript to ESM (
2a5d0b589fe6ffe7be1abbcc1719da4e31c3fc43
)Add
HidNpadStyleTag
enum (#135)Update TypeScript to v5.5 (#136)
[email protected]
Patch Changes
@nx.js/[email protected]
Patch Changes
@nx.js/[email protected]
Patch Changes
Update TypeScript to v5.5 (#136)
Updated dependencies [
cdd73da4ba0e3bd44be1c9a7664e741d1701d3d8
]:@nx.js/[email protected]
Patch Changes
Update TypeScript to v5.5 (#136)
Updated dependencies [
cdd73da4ba0e3bd44be1c9a7664e741d1701d3d8
]:@nx.js/[email protected]
Patch Changes
@nx.js/[email protected]
Patch Changes
[email protected]
Patch Changes
Make touch events cancelable / bubble (
0e2ea688d3dc365cc480af8c475d0a25fb8d99e8
)Implement
navigator.getGamepads()
(#135)buttondown
andbuttonup
eventspreventDefault()
on "beforeunload" event to prevent exitingFix issue with save data from NACP logic (
d2e10844298701a38ceec362e0a53d33bef3698c
)Resolve
closed
promise when closing TCP socket (6d0efbfca4bd47df3eae71dd16ac7e82738acc70
)Add basic support for
createImageBitmap()
with Blob source (79d71f6d7db2d11deb8d788653d828fe7fece959
)Export
FontFaceDescriptors
interface (c398250e8f353720e1dbecf98b257e295d81d080
)Update TypeScript to v5.5 (#136)
Return
null
for invalid rendering context inscreen.getContext()
(c21f2ff8fa114bd184aad0a81ad737104d34b099
)