Socket
Socket
Sign inDemoInstall

@primer/view-components

Package Overview
Dependencies
Maintainers
9
Versions
5358
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@primer/view-components - npm Package Compare versions

Comparing version 0.0.54 to 0.0.55

37

CHANGELOG.md

@@ -33,2 +33,35 @@ # CHANGELOG

## 0.0.55
### Breaking changes
* `Primer::Breadcrumbs` requires `href`s for all items and no longer accepts the `selected` argument.
*Joel Hawksley*
* Split `TabNav` into `TabNav` and `TabPanels`.
*Kate Higa*
### New
* Use the allocation_stats gem to count object allocations in our benchmarks.
* Improve performance of Octicon cache key construction.
*Cameron Dutro*
* Update `@primer/css` to `17.7.0` which includes a new argument for `word_break`
*Jon Rohan*
### Misc
* Clean up extra constants in `UnderlineNav`.
*Kate Higa*
* Refactor some of the rubocop valid_node? logic into BaseCop class.
*Jon Rohan*
## 0.0.54

@@ -72,2 +105,6 @@

* Moving text color variables to Utilities class
*Jon Rohan*
### Bug fixes

@@ -74,0 +111,0 @@

4

package.json
{
"name": "@primer/view-components",
"version": "0.0.54",
"version": "0.0.55",
"description": "ViewComponents for the Primer Design System",

@@ -41,3 +41,3 @@ "main": "app/assets/javascripts/primer_view_components.js",

"@github/prettier-config": "0.0.4",
"@primer/css": "^17.3.0",
"@primer/css": "^17.7.0",
"@rollup/plugin-node-resolve": "^11.2.0",

@@ -44,0 +44,0 @@ "@rollup/plugin-typescript": "^8.2.0",

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