Skip to content
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 #214

Merged
merged 1 commit into from
Mar 13, 2025
Merged

Version Packages #214

merged 1 commit into from
Mar 13, 2025

Conversation

seek-oss-ci
Copy link
Contributor

@seek-oss-ci seek-oss-ci commented Nov 6, 2024

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 master, this PR will be updated.

Releases

@crackle/babel-plugin-remove-exports@0.4.0

Minor Changes

  • #226 c369023 Thanks @askoufis! - Update minimum node version to 20.18.3

    BREAKING CHANGE: Drop support for node versions below 20.18.3

@crackle/cli@0.16.0

Minor Changes

  • #226 c369023 Thanks @askoufis! - Update minimum node version to 20.18.3

    BREAKING CHANGE: Drop support for node versions below 20.18.3

Patch Changes

@crackle/core@0.34.0

Minor Changes

  • #217 4738b24 Thanks @renovate! - package: CSS entrypoints are now named after the package

    BREAKING CHANGE:

    vite used to bundle CSS into a style.css file by default. crackle would then generate a ./dist/style.css entrypoint for that file. Since vite@6, CSS is now bunled into a file named after the package. This means that the entrypoint for bundled CSS files is now named after the package. For example, if your package is named my-package, the entrypoint for the CSS file will be ./dist/my-package.css.

    Consumers may need to remove the old ./dist/style.css entrypoint from their package.json files. Crackle will automatically add the new entrypoint for you.

  • #226 c369023 Thanks @askoufis! - Update minimum node version to 20.18.3

    BREAKING CHANGE: Drop support for node versions below 20.18.3

Patch Changes

  • #227 a1b8463 Thanks @askoufis! - Replace builtin-modules dependency with native builtinModules from node:module

  • #217 4738b24 Thanks @renovate! - Update vite dependency to ^6.0.0. Update esbuild dependency to ^0.25.0.

  • #227 a1b8463 Thanks @askoufis! - Update various dependencies

  • #227 a1b8463 Thanks @askoufis! - Remove polyfill for structuredClone

  • #213 f8cfe89 Thanks @askoufis! - Only render loader during development

  • #208 ae4bf65 Thanks @renovate! - Update sort-package-json dependency

  • #224 fce462d Thanks @renovate! - Update Vanilla Extract dependencies:

    • @vanilla-extract/css@^1.17.1
    • @vanilla-extract/integration@^8.0.0
    • @vanilla-extract/vite-plugin@^5.0.0
  • Updated dependencies [c369023]:

    • @crackle/babel-plugin-remove-exports@0.4.0
    • @crackle/router@0.5.0

@crackle/router@0.5.0

Minor Changes

  • #226 c369023 Thanks @askoufis! - Update minimum node version to 20.18.3

    BREAKING CHANGE: Drop support for node versions below 20.18.3

@seek-oss-ci seek-oss-ci requested a review from a team as a code owner November 6, 2024 03:13
@seek-oss-ci seek-oss-ci force-pushed the changeset-release/master branch 2 times, most recently from 636bd97 to b276681 Compare November 7, 2024 00:21
@seek-oss-ci seek-oss-ci force-pushed the changeset-release/master branch from b276681 to cb49ba7 Compare February 10, 2025 00:46
@seek-oss-ci seek-oss-ci force-pushed the changeset-release/master branch 7 times, most recently from 5b69340 to 3baf831 Compare March 12, 2025 22:40
@seek-oss-ci seek-oss-ci force-pushed the changeset-release/master branch from 3baf831 to 303f719 Compare March 12, 2025 23:42
@askoufis askoufis merged commit dd64c13 into master Mar 13, 2025
14 of 15 checks passed
@askoufis askoufis deleted the changeset-release/master branch March 13, 2025 04:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants