Skip to content

Releases: remarkablemark/style-to-object

v1.0.8

11 Sep 19:23
a9e7e74
Compare
Choose a tag to compare

1.0.8 (2024-09-11)

Build System

  • deps: bump inline-style-parser from 0.2.3 to 0.2.4 (#383) (1d45c31)

v1.0.7

28 Aug 18:20
82ddba2
Compare
Choose a tag to compare

1.0.7 (2024-08-28)

Continuous Integration

  • github: publish package to npm registry with provenance (496fc11)

v1.0.6

27 Mar 01:21
ccb7575
Compare
Choose a tag to compare

1.0.6 (2024-03-27)

Build System

  • deps: bump inline-style-parser from 0.2.2 to 0.2.3 (#301) (22af20c)

v1.0.5

01 Dec 02:57
b1dc3e1
Compare
Choose a tag to compare

1.0.5 (2023-12-01)

Bug Fixes

  • esm: fix ESM types by adding index.d.mts (73ae1d4), closes #205

v1.0.4

31 Oct 05:04
9920417
Compare
Choose a tag to compare

1.0.4 (2023-10-31)

Bug Fixes

  • package: specify "types" in package.json (1cb585b)

v1.0.3

20 Oct 01:05
120e90b
Compare
Choose a tag to compare

1.0.3 (2023-10-20)

Bug Fixes

  • esm: ensure index.mjs is compatible with rollup umd build (40b92c3)

v1.0.2

19 Oct 23:40
3a0fbfd
Compare
Choose a tag to compare

1.0.2 (2023-10-19)

Bug Fixes

  • package: add "/src" to files to fix source map warning (597666b)

v1.0.1

17 Oct 03:47
0cd70dc
Compare
Choose a tag to compare

1.0.1 (2023-10-17)

Bug Fixes

  • package: add types to exports in package.json (6d37b8c)

v1.0.0

15 Oct 18:20
8f54ae2
Compare
Choose a tag to compare

1.0.0 (2023-10-15)

⚠ BREAKING CHANGES

  • Iterator excludes Comment and CommonJS requires the default key.

Code Refactoring

v0.4.4

15 Oct 16:38
0e3446d
Compare
Choose a tag to compare

0.4.4 (2023-10-15)

Bug Fixes

  • index: export default function and add Comment to index.d.ts (07d7c98)