Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@snack-uikit/utils

Package Overview
Dependencies
Maintainers
3
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@snack-uikit/utils - npm Package Compare versions

Comparing version 2.0.2-preview-85c5f47b.0 to 3.0.0

39

CHANGELOG.md

@@ -6,2 +6,41 @@ # Change Log

# 3.0.0 (2023-12-06)
### Bug Fixes
* **FF-0:** enhance typings for useThemeConfig ([949fefc](https://github.com/cloud-ru-tech/snack-uikit/commit/949fefc19066087769ebd64b03ab41ad0246d0b2))
* **FF-1486:** import theme styles in config provider ([ad73d14](https://github.com/cloud-ru-tech/snack-uikit/commit/ad73d149dbbdaec1c360a4765e9c4e9bb91cbed3))
* **FF-1486:** simplify ts-configs ([3aada76](https://github.com/cloud-ru-tech/snack-uikit/commit/3aada76e6220fa35d4866f830cb934c95d9bc91e))
* **FF-1486:** use real versions ([252b349](https://github.com/cloud-ru-tech/snack-uikit/commit/252b3494f9a4302d8fb5b54ac879ed1ef3e6f68c))
* **FF-2255:** new palette migration ([f3bc490](https://github.com/cloud-ru-tech/snack-uikit/commit/f3bc490bb4ddde4353009b55da2d04f87a7d9de9))
* **FF-2257:** up utils ([5dd5d28](https://github.com/cloud-ru-tech/snack-uikit/commit/5dd5d28cdbe14973dcc36759e7db003249930a4b))
### Features
* **FF-1486:** add token map ([a14a1e1](https://github.com/cloud-ru-tech/snack-uikit/commit/a14a1e1f1ad95e80a4fb664a2a9c5324a33dad48))
* **FF-1486:** build with ts-node (only scss, without linaria) ([298d5d0](https://github.com/cloud-ru-tech/snack-uikit/commit/298d5d0b42788747e9aa34ffef254411a79ed25f))
* **FF-1486:** initial storybook ([a50bc6c](https://github.com/cloud-ru-tech/snack-uikit/commit/a50bc6c84bf47026681c2e5eaf78e15a34747180))
* **FF-1486:** try to build packages with scss ([fae6769](https://github.com/cloud-ru-tech/snack-uikit/commit/fae67699b3a153d09c7e3b7b34580d96a3cfe14b))
* **FF-1486:** use preview package of figma tokens ([c43bbc6](https://github.com/cloud-ru-tech/snack-uikit/commit/c43bbc65d7de9c686bc83950f7a2c74c780bee69))
* **FF-1650:** hot reload in storybook ([935d398](https://github.com/cloud-ru-tech/snack-uikit/commit/935d398c256c96fa2a37bcc68991701edef16b58))
* **FF-1684:** utils package has been introduced ([e3bc345](https://github.com/cloud-ru-tech/snack-uikit/commit/e3bc345c0b32cfc518a17416a00ad880e351f03b))
* **FF-1800:** esbuild & light/dark theme selector ([bf5d288](https://github.com/cloud-ru-tech/snack-uikit/commit/bf5d288c17452a481820e7430db0806658f56e0c))
* **FF-1870:** component props processors has been added ([05fe56d](https://github.com/cloud-ru-tech/snack-uikit/commit/05fe56d43ba10713e3af24c4d6b51c38846625a9))
* **FF-2485:** add useEvent and useDebounce hooks ([978484a](https://github.com/cloud-ru-tech/snack-uikit/commit/978484a5a7a28391d69875df6ecd03570a29a406))
* **FF-875:** add utils for dependencies graph ([53cd7be](https://github.com/cloud-ru-tech/snack-uikit/commit/53cd7be638f01e573cb52b2417a39f4df4f6089b))
* infrastructure improvements ([ae537b5](https://github.com/cloud-ru-tech/snack-uikit/commit/ae537b5e37c0050f800c367da290f4f4e30d22ab))
* **LK-1769:** jest to vitest ([9afff90](https://github.com/cloud-ru-tech/snack-uikit/commit/9afff90db1e60c2255361b396c096c14f923d676))
### BREAKING CHANGES
* **FF-3823:** move to snack-uikit scope ([ac9e30d](https://github.com/cloud-ru-tech/snack-uikit/commit/ac9e30d574d529b2bf4f5184b70c511c981a6032))
* **FF-0000:** insert (extract/exclude)DataProps into (extract/exclude)SupportProps ([7aca240](https://github.com/cloud-ru-tech/snack-uikit/commit/7aca2408d5703e0ff440bfd1cde4c8dac6b25cf1))
## 2.0.1 (2023-11-08)

@@ -8,0 +47,0 @@

4

package.json

@@ -7,3 +7,3 @@ {

"title": "Utils",
"version": "2.0.2-preview-85c5f47b.0",
"version": "3.0.0",
"sideEffects": [

@@ -35,3 +35,3 @@ "*.css",

"scripts": {},
"gitHead": "6a7eef41d780d945f64f791448eaa72b9e0ae72d"
"gitHead": "dcd04bf837247b468d8e2bb37f26847ed278f066"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc