Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

Releases: frontmeans/style-producer

Release 3.6.1

05 Feb 06:27
Compare
Choose a tag to compare

Bug Fix

  • Use nextAfterEvent() instead of nextOnEvent() when working with event keepers.

Release 3.6.0

05 Feb 04:54
Compare
Choose a tag to compare

Dependencies

  • Switch to call-thru v3

Release 3.5.1

24 Jan 05:04
Compare
Choose a tag to compare

Dependencies

  • fun-events v7.1

Release 3.5.0

12 Jan 11:57
Compare
Choose a tag to compare

Changes

  • StypOptions.schedule option is replaced by StypOption.scheduler.
    The latter accepts RenderScheduler instance and falls back to default one.

Dependencies

  • Add render-scheduler peer dependency.

Release 3.4.1

26 Dec 10:26
Compare
Choose a tag to compare

Bundling

  • Preserve /*#__PURE__*/ annotations.

Release 3.4.0

26 Dec 07:44
Compare
Choose a tag to compare

New Features

  • Add support for structured CSS sub-selectors.
    They represent attribute selectors, pseudo-classes, and pseudo-elements within structured CSS selectors.

Release 3.3.0

06 Nov 09:39
Compare
Choose a tag to compare

Dependencies

  • Upgrade to fun-events v7
  • Upgrade to TypeScript 3.7

Release 3.2.3

28 Sep 04:22
Compare
Choose a tag to compare

Dependencies

  • a-iterable, call-thru, fun-events, and namespace-aliaser are peer dependencies now.

Release 3.2.2

08 Sep 03:41
Compare
Choose a tag to compare

Dependencies

  • Upgrade to TypeScript 3.6

Release 3.2.1

13 Aug 06:46
Compare
Choose a tag to compare

Bundling

  • Remove esm5 bundle.