-
-
Notifications
You must be signed in to change notification settings - Fork 24
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 #238
Merged
Merged
Version Packages #238
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
August 3, 2024 11:19
28a5d01
to
68d6b2b
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
August 3, 2024 19:00
68d6b2b
to
9ae98d1
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
August 4, 2024 19:30
9ae98d1
to
22ecff5
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
August 13, 2024 06:05
22ecff5
to
a3c6a8b
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
August 23, 2024 10:44
a3c6a8b
to
5f5602f
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
August 23, 2024 10:55
5f5602f
to
7dee4a0
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
August 23, 2024 11:18
7dee4a0
to
6a79a37
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
August 23, 2024 11:46
6a79a37
to
16407f6
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
2 times, most recently
from
August 23, 2024 12:23
763a4bb
to
08f3b86
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
August 23, 2024 12:29
08f3b86
to
c627f50
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
August 23, 2024 14:02
c627f50
to
fff0385
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
August 23, 2024 14:18
fff0385
to
fd71060
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
August 23, 2024 15:11
fd71060
to
b0ea874
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
August 23, 2024 18:39
b0ea874
to
321dfab
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
September 1, 2024 10:43
54f646d
to
1c5752b
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
September 1, 2024 20:28
1c5752b
to
04c95f3
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
3 times, most recently
from
September 2, 2024 18:28
bb6cc1f
to
7cc0229
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
September 2, 2024 18:45
7cc0229
to
009275f
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
September 2, 2024 19:04
009275f
to
e79fddb
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
September 2, 2024 19:14
e79fddb
to
acca8b9
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
September 2, 2024 19:18
acca8b9
to
e33955a
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
September 2, 2024 19:58
e33955a
to
f5b47b2
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
September 2, 2024 20:35
f5b47b2
to
24f8e77
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
September 3, 2024 19:33
24f8e77
to
de3be66
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
September 4, 2024 10:59
de3be66
to
f3668eb
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
@content-collections/[email protected]
Minor Changes
#282
f8018f5
Thanks @sdorra! - Use smaller and faster glob libraries. Replace micromatch with picomatch and fast-glob with tinyglobby.#200
207a3de
Thanks @sdorra! - Rebuild on configuration changes#290
486584b
Thanks @sdorra! - Add a function to access sibling documents during transformationa1dd55b
Thanks @sdorra! - Add count of collections and documents to build outputPatch Changes
#237
53efa50
Thanks @sdorra! - Fix usage of typescript aliases in configurationfa4f9dc
Thanks @sdorra! - Improve performance by transforming documents in parallel. This change should ensure that the document transformation process runs 3 to 5 times faster.@content-collections/[email protected]
Minor Changes
#200
207a3de
Thanks @sdorra! - Rebuild on configuration changesa1dd55b
Thanks @sdorra! - Add count of collections and documents to build outputPatch Changes
2af05da
Thanks @sdorra! - Fix console output of file-changed event@content-collections/[email protected]
Patch Changes
207a3de
,2af05da
,a1dd55b
]:@content-collections/[email protected]
Patch Changes
7a407f3
Thanks @sdorra! - Avoid regeneration of markdown or mdx if non relevant fields have changed@content-collections/[email protected]
Patch Changes
7a407f3
Thanks @sdorra! - Avoid regeneration of markdown or mdx if non relevant fields have changed@content-collections/[email protected]
Patch Changes
207a3de
,2af05da
,a1dd55b
]:@content-collections/[email protected]
Patch Changes
6e9d41f
Thanks @oscartbeaumont! - Fix build of solid-start apps, by generating the collections on the ssr phase instead of the server-fns phase.@content-collections/[email protected]
Patch Changes
207a3de
,2af05da
,a1dd55b
]: