Skip to content

0.15.3

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Apr 09:23
· 0 commits to 3911c888084155005ba12a92cebe86c86dc3b3e5 since this release

What's Changed

Bug Fixes πŸ›

  • fix(rust.sh): remove unnecessary nightly flag from cargo doc command by @Dwlad90 in #879

Features πŸŽ‰

  • feat(postcss-plugin): remove console warning for import source parsing by @Dwlad90 in #917

Code Refactoring πŸ”¨

  • refactor(postcss-plugin): improve import source transformation logic in bundler by @Dwlad90 in #925

Continuous Integration πŸ€–

  • ci(deps): bump dependabot/fetch-metadata from 2.5.0 to 3.0.0 by @dependabot[bot] in #883
  • ci(deps): bump softprops/action-gh-release from 2.5.0 to 2.6.1 by @dependabot[bot] in #884
  • ci(deps): bump benchmark-action/github-action-benchmark from 1.20.7 to 1.22.0 by @dependabot[bot] in #882

Dependency Updates πŸ“¦

  • npm(deps): bump postcss from 8.5.6 to 8.5.8 in the core-dependencies group by @dependabot[bot] in #885
  • cargo(deps): bump napi from 3.8.3 to 3.8.4 by @dependabot[bot] in #892
  • cargo(deps): bump proptest from 1.10.0 to 1.11.0 by @dependabot[bot] in #895
  • npm(deps-dev): bump the test-dependencies group with 2 updates by @dependabot[bot] in #902
  • cargo(deps): bump cssparser from 0.36.0 to 0.37.0 in the parsers group across 1 directory by @dependabot[bot] in #889
  • npm(deps-dev): bump @rspack/cli from 1.7.0 to 1.7.11 by @dependabot[bot] in #906
  • npm(deps-dev): bump serve from 14.2.5 to 14.2.6 by @dependabot[bot] in #905
  • npm(deps-dev): bump @rollup/plugin-replace from 6.0.2 to 6.0.3 by @dependabot[bot] in #907
  • cargo(deps): bump base62 from 2.2.3 to 2.2.4 by @dependabot[bot] in #894
  • npm(deps-dev): bump @storybook/react from 10.2.11 to 10.3.3 by @dependabot[bot] in #913
  • npm(deps-dev): bump @storybook/addon-a11y from 10.2.13 to 10.3.3 by @dependabot[bot] in #909
  • cargo(deps): bump napi-derive from 3.5.2 to 3.5.3 by @dependabot[bot] in #896
  • cargo(deps): bump clap from 4.5.60 to 4.6.0 by @dependabot[bot] in #897
  • npm(deps-dev): bump @commitlint/cli from 20.4.2 to 20.5.0 in the git-tools group across 1 directory by @dependabot[bot] in #900
  • npm(deps-dev): bump @vitejs/plugin-vue from 6.0.4 to 6.0.5 by @dependabot[bot] in #915
  • npm(deps): bump the nextjs group across 1 directory with 2 updates by @dependabot[bot] in #888
  • npm(deps-dev): bump @rsbuild/plugin-react from 1.4.5 to 1.4.6 by @dependabot[bot] in #908
  • cargo(deps): bump the utilities group across 1 directory with 2 updates by @dependabot[bot] in #887
  • npm(deps-dev): bump @storybook/addon-vitest from 10.2.13 to 10.3.3 by @dependabot[bot] in #904
  • npm(deps-dev): bump @storybook/react-vite from 10.2.13 to 10.3.3 by @dependabot[bot] in #912
  • npm(deps-dev): bump ava from 6.4.1 to 7.0.0 by @dependabot[bot] in #911
  • cargo(deps): bump env_logger from 0.11.9 to 0.11.10 in the logging group across 1 directory by @dependabot[bot] in #890
  • cargo(deps): bump the swc-dependencies group across 1 directory with 3 updates by @dependabot[bot] in #886
  • cargo(deps): bump the testing group across 1 directory with 3 updates by @dependabot[bot] in #922
  • npm(deps): bump the build-tools group across 1 directory with 5 updates by @dependabot[bot] in #921
  • npm(deps-dev): bump the typescript-types group across 1 directory with 2 updates by @dependabot[bot] in #920

Chores 🧹

  • chore(deps): update actions/checkout and actions-rust-lang/setup-rust-toolchain versions by @Dwlad90 in #923
  • chore(deps): update package.json and pnpm-lock.yaml for dependency version adjustments by @Dwlad90 in #924

Full Changelog: 0.15.2...0.15.3