# trousers

## 3.0.2

### Patch Changes

-   Updated dependencies [16fd640]
    -   @trousers/collector@3.0.2
    -   @trousers/core@3.0.2
    -   @trousers/utils@3.0.2
    -   @trousers/server@3.0.2

## 3.0.1

### Patch Changes

-   @trousers/core@3.0.1
-   @trousers/server@3.0.1

## 3.0.0

### Major Changes

-   e6a3323: # Version 3 🎉

    This is Trousers' biggest update yet!

    Including:

    -   Support for the CSS prop 👩‍🎤
    -   Mono-repo setup and decomposition 📦
    -   Object notation CSS 🍞
    -   Theme CSS var package 🎨
    -   insertRule 🏹
    -   Smaller bundles 🐭
    -   Custom style collectors 🕺
    -   Trousers package with all exports for backwards compatibility

    ## Removed

    -   withStyles HOC (please use css prop for class components)

    ### Developer experience

    -   Adds [storybook-addon-performance](https://github.com/atlassian-labs/storybook-addon-performance)
    -   Adds [react-stable-ref](https://github.com/danieldelcore/react-stable-ref) to test for re-renders
    -   Adds [atlassian/changesets](https://github.com/atlassian/changesets)
    -   Adds [manypkg](https://github.com/Thinkmill/manypkg)

-   c9c8187: **Trousers v3!**

    -   CSS prop 👩‍🎤
    -   Mono-repo setup and decomposition 📦
    -   Object notation CSS 🍞
    -   Theme CSS var package 🎨
    -   prod mode support for `insertRule` 🏹
    -   Smaller bundles 🐭
    -   Support for custom style collectors 🕺
    -   Trousers package with all exports for backwards compatibility

    **Dev**

    -   Adds [storybook-addon-performance](https://github.com/atlassian-labs/storybook-addon-performance)
    -   Adds [react-stable-ref](https://github.com/danieldelcore/react-stable-ref) to test for re-renders
    -   Adds [atlassian/changesets](https://github.com/atlassian/changesets)

### Patch Changes

-   Updated dependencies [e6a3323]
-   Updated dependencies [c9c8187]
    -   @trousers/collector@3.0.0
    -   @trousers/core@3.0.0
    -   @trousers/server@3.0.0
    -   @trousers/theme@3.0.0
    -   @trousers/utils@3.0.0
