@primer/components 0.0.0-2021104225742 → 0.0.0-20211086336

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,10 +1,6 @@
1
1
  # @primer/components
2
2
 
3
- ## 0.0.0-2021104225742
4
-
5
- ### Major Changes
6
-
7
- - [#1578](https://github.com/primer/react/pull/1578) [`256a7321`](https://github.com/primer/react/commit/256a73210b0197674e090c045ca87f2280dab313) Thanks [@jfuchs](https://github.com/jfuchs)! - Truncate no longer accepts styled-system props. Please use the `sx` prop to extend Primer component styling instead. See also https://primer.style/react/overriding-styles for information about `sx` and https://primer.style/react/system-props for context on the removal.
3
+ ## 0.0.0-20211086336
8
4
 
9
5
  ### Minor Changes
10
6
 
@@ -12,9 +8,11 @@
12
8
 
13
9
  ### Patch Changes
14
10
 
15
- - Fake entry to force publishing
11
+ - [#1583](https://github.com/primer/react/pull/1583) [`79c652cb`](https://github.com/primer/react/commit/79c652cbfc5f76ddad7429516d47c1ea525287bf) Thanks [@pksjce](https://github.com/pksjce)! - Add a utility to provide useIsoMorphicEffect function and use that instead of useLayoutEffect everywhere
12
+
13
+ * Fake entry to force publishing
16
14
 
17
- * [#1549](https://github.com/primer/react/pull/1549) [`f565840f`](https://github.com/primer/react/commit/f565840f2d879b987ef9df7cd046e146214ed5f5) Thanks [@michael-lefebvre](https://github.com/michael-lefebvre)! - Fix `auxiliaryText` in ActionList Group header
15
+ - [#1549](https://github.com/primer/react/pull/1549) [`f565840f`](https://github.com/primer/react/commit/f565840f2d879b987ef9df7cd046e146214ed5f5) Thanks [@michael-lefebvre](https://github.com/michael-lefebvre)! - Fix `auxiliaryText` in ActionList Group header
18
16
 
19
17
  ## 31.1.0
20
18