v1.13.4
The release addresses issues discovered in v1.13.3 and includes significant CI/CD improvements.
Full Changelog: v1.13.3...v1.13.4
- fix: issues with version 1.13.3 (#7352) (ee90dfc)
- Fixed issues discovered in v1.13.3 release
- Cleaned up interceptor test files
- Improved workflow configurations
-
refactor: ci and build (#7340) (8ff6c19)
- Major refactoring of CI/CD workflows
- Consolidated workflow files for better maintainability
- Added mise configuration for the development environment
- Improved sponsor block update automation
- Enhanced issue and PR templates
- Added automatic release notes generation
- Implemented workflow cancellation for concurrent runs
-
chore: codegen and some updates to workflows (76cf77b)
- Code generation improvements
- Workflow optimisations
None in this release.
None in this release.
Thank you to all contributors who made this release possible! Special thanks to:
- jasonsaayman - Release management and CI/CD improvements
@blueprintjs/core@6.7.0
- [core] Adding design tokens to core package (#7722)
- [chore]: Update many table tests to use RTL (#7149)
- [chore]: Refactor TimePicker tests (#7524)
- [core] Update elevation shadow styles (2)(#7718)
- [node-build-scripts] Fix rgba hex color conversion for Less output (#7717)
Full changelog: https://github.com/palantir/blueprint/compare/@blueprintjs/core@6.6.1...@blueprintjs/core@6.7.0
chore(release): publish 4.1.11
- fix(ascf): 适配ascf - @2extliuweijian32
- fix(taro-vite-runner): vite打包循环引用 - @NiuGuohui
- fix(binding): 修复 darwin-x64 构建配置并添加验证脚本 - @Single-Dancer
- fix: 修改list组件属性名统一多端,textarea新增竞争态机制 - @Muyouz
- fix(taro-components): 修复 input type=search 样式 - @Single-Dancer
- Chores
- 版本 4.1.11 正式发布,所有软件包已从 Beta 版本更新至稳定版本,包括核心库、插件系统、构建工具和各平台支持包,提供更加稳定可靠的使用体验。
✏️ Tip: You can customize this high-level summary in your review settings.
@astrojs/cloudflare@13.0.0-beta.2
-
#15309
4b9c8b8Thanks @ematipico! - Update the underneath@cloudflare/workers-typeslibrary to address a warning emitted by the package manager during the installation. -
#15255
a66783aThanks @florian-lefebvre! - Fixes a case where the types ofhandle()could mismatch with the ones from the user's project. They now rely on globals, that can be obtained by runningwrangler types -
Updated dependencies []:
- @astrojs/underscore-redirects@1.0.0
astro@6.0.0-beta.4
-
#15308
89cbcfaThanks @matthewp! - Fixes styles missing in dev for prerendered pages when using Cloudflare adapter -
#15279
8983f17Thanks @ematipico! - Fixes an issue where the dev server would serve files like/README.mdfrom the project root when they shouldn't be accessible. A new route guard middleware now blocks direct URL access to files that exist outside ofsrcDirandpublicDir, returning a 404 instead.
Version 2.2.5
- remove IE support, removed all polyfills
- update tooling, added Deno for lint, format, added rolldown for build, removed eslint, rollup, plugins, and others
- updated dependencies and components
- fixed all lint issues
- updated docs
- added publish workflow
- Bump terser from 5.14.1 to 5.14.2 by @dependabot[bot] in https://github.com/thednp/kute.js/pull/112
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot[bot] in https://github.com/thednp/kute.js/pull/117
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot[bot] in https://github.com/thednp/kute.js/pull/121
- Bump rollup from 2.75.7 to 3.29.5 by @dependabot[bot] in https://github.com/thednp/kute.js/pull/124
- Bump js-yaml, eslint and eslint-config-airbnb-base by @dependabot[bot] in https://github.com/thednp/kute.js/pull/129
- Bump lodash from 4.17.21 to 4.17.23 by @dependabot[bot] in https://github.com/thednp/kute.js/pull/130
- @dependabot[bot] made their first contribution in https://github.com/thednp/kute.js/pull/112
Full Changelog: https://github.com/thednp/kute.js/compare/2.0.16...2.2.5
v16.2.0-canary.13
- /pr-status (former /ci-failures): fetch PR reviews too: #89082
- Improve /pr-status: comments, argument, avoid full log: #89092
- chore(ci): rename 'new tests' jobs to 'new and changed tests': #89054
- Turbopack: Add postcss.config.ts support: #89049
Huge thanks to @sokra and @timneutkens for helping!