Skip to content

Releases: danieldelcore/trousers

trousers@3.0.2

16 Jun 11:44
0058c87
Compare
Choose a tag to compare

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

@trousers/utils@3.0.2

16 Jun 11:44
0058c87
Compare
Choose a tag to compare

Patch Changes

  • 16fd640: Style collector instances with differing expressions will now be mounted separately

@trousers/server@3.0.2

16 Jun 11:44
0058c87
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [635f6fc]
  • Updated dependencies [16fd640]
    • @trousers/registry@3.0.2
    • @trousers/utils@3.0.2

@trousers/registry@3.0.2

16 Jun 11:44
0058c87
Compare
Choose a tag to compare

Patch Changes

  • 635f6fc: Registry no longer remounts style tags on every register. Fixes an issue with prod-mode where styles registered from the same component are overridden

@trousers/core@3.0.2

16 Jun 11:44
0058c87
Compare
Choose a tag to compare

Patch Changes

  • 16fd640: Style collector instances with differing expressions will now be mounted separately
  • Updated dependencies [635f6fc]
  • Updated dependencies [16fd640]
    • @trousers/registry@3.0.2
    • @trousers/utils@3.0.2
    • @trousers/server@3.0.2

@trousers/collector@3.0.2

16 Jun 11:44
0058c87
Compare
Choose a tag to compare

Patch Changes

  • 16fd640: Style collector instances with differing expressions will now be mounted separately
  • Updated dependencies [16fd640]
    • @trousers/utils@3.0.2

trousers@3.0.1

25 May 23:51
a81b81e
Compare
Choose a tag to compare

Patch Changes

  • @trousers/core@3.0.1
  • @trousers/server@3.0.1

@trousers/server@3.0.1

25 May 23:51
a81b81e
Compare
Choose a tag to compare

Patch Changes

  • @trousers/registry@3.0.1

@trousers/registry@3.0.1

25 May 23:51
a81b81e
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [c2853fb]
    • @trousers/parser@3.0.1

@trousers/parser@3.0.1

25 May 23:51
a81b81e
Compare
Choose a tag to compare

Patch Changes

  • c2853fb: Object styles containing mixed value types (string/number) will now be parsed correectly