Releases: seek-oss/sku
Releases · seek-oss/sku
sku@12.4.10
Patch Changes
- Update dependencies (#917)
sku@12.4.9
Patch Changes
- Report
braid-design-system
version via telemetry (#913)
sku@12.4.8
Patch Changes
- Fix running lint-staged when
package.json
files are staged (#918)
sku@12.4.7
Patch Changes
- Fixes a bug where
.cjs
and.mjs
files were not being transpiled for browser targets (#906)
sku@12.4.6
Patch Changes
- Fix package manager detection in non-monorepos (#907)
sku@12.4.5
Patch Changes
- Bump some dependencies (#904)
sku@12.4.4
Patch Changes
- Remove
node-emoji
dependency (#902)
sku@12.4.3
Patch Changes
- Asynchronously import
node-emoji
to fix ESM require issue (#900)
sku@12.4.2
Patch Changes
- Better support for setting
displayName
on React components whendisplayNamesProd
is true. (#894)
sku@12.4.1
Patch Changes
-
Update eslint-config-seek to version 12, which includes the major bump to ESLint 7 and typescript-eslint 6. (#892)
You can view the specific changes over in eslint-config-seek.The majority of changes should automatically fix when running
sku format
.