Skip to content

Latest commit

 

History

History
367 lines (198 loc) · 16.4 KB

CHANGELOG.md

File metadata and controls

367 lines (198 loc) · 16.4 KB

Changelog

4.0.2

Patch Changes

4.0.2-rc.0

Patch Changes

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

4.0.1 (2023-02-12)

4.0.1-rc.0 (2023-02-12)

build

  • ignore bench* folder when publishing (4cf38a3)

fix

  • fix #68 by removing unnecessary fields before publishing (#69) (c39ffda), closes #68 #69

4.0.0 (2022-10-24)

chore

3.0.1-rc.4 (2022-10-24)

chore

  • always upload .vscode folder (0241b23)

3.0.1-rc.3 (2022-10-24)

build

  • update package.json for improved exports map (5591b90)

chore

  • add funding details and CODEOWNERS (3eeb0b3)

3.0.1-rc.2 (2022-06-26)

build

  • convert all bash scripts to shell scripts (b4c0e0d)

refactor

3.0.6 (2022-02-06)

chore

3.0.6-rc.1 (2022-02-06)

ci

3.0.6-rc.0 (2022-02-06)

3.0.5 (2022-02-06)

build

  • add foreground-scripts=true (9415ce6)

3.0.5-rc.2 (2022-02-06)

build

  • add postinstall.* [ci skip] (6a04dcb)

3.0.5-rc.1 (2022-02-06)

build

chore

  • update dependencies [ci skip] (e495e52)

ci

  • run postinstall script with bash (63a5b83)

3.0.5-rc.0 (2022-02-05)

ci

3.0.4 (2022-02-04)

3.0.4-rc.1 (2022-02-04)

ci

3.0.3 (2022-02-04)

3.0.3-rc.2 (2022-02-04)

ci

3.0.3-rc.1 (2022-02-04)

ci

  • run test with coverage for ubuntu only (292122e)
  • skip cache step (616312d)

3.0.3-rc.0 (2022-02-04)

chore

ci

3.0.2 (2022-02-03)

3.0.2-rc.0 (2022-02-03)

build

3.0.1 (2022-02-03)

3.0.1-rc.1 (2022-02-03)

build

chore

ci

fix

3.0.0 (2021-08-29)

chore

3.0.0-rc.1 (2021-07-28)

2.20.0 (2021-07-07)

2.20.0-rc.0 (2021-07-01)

chore

2.19.0 (2021-06-28)

refactor

  • migrate to uvu + c8, improve rollup build for deno (#55) (e980b20), closes #55

2.18.2 (2021-02-08)

fix

  • Fix incorrect CJS exports for node@14 (4d9daa6)

2.18.1 (2021-01-17)

chore

  • Improve exports in package.json (74262f1)

ci

2.18.0 (2021-01-12)

2.18.1-rc.0 (2021-01-12)

ci

  • Skip CI on condition met (4ad972e)

2.18.0-rc.0 (2021-01-12)

chore

ci

refactor

2.17.0 (2020-10-09)

chore

2.16.1 (2020-04-18)

doc

2.16.0 (2020-04-18)

2.16.0-rc.0 (2020-04-18)

2.15.1 (2020-04-18)

chore

ci

doc

2.15.0 (2020-03-22)

chore

ci

2.14.2-rc.5 (2020-03-22)

ci

  • Trying to publish to GPR (db474e8)

2.14.2-rc.4 (2020-03-22)

ci

  • Trying to publish to GPR (c1a091b)

2.14.2-rc.3 (2020-03-22)

ci

  • Trying to publish to GPR (dfd9655)

2.14.2-rc.2 (2020-03-22)

ci

  • Trying to add scope for publishing to GPR (eeee726)

2.14.2-rc.1 (2020-03-22)

ci

2.14.2-rc.0 (2020-03-22)

ci

  • Add yml file for publishing to npm and GPR (29b1801)
  • Trying to use Github Actions (01d1c41)

2.14.1 (2020-03-16)

doc

2.14.0 (2020-03-16)

feat

  • Add synchronous tags: htmlSync(), htmlFragmentSync(), close #50 (ccf2e0f), closes #50

2.13.0 (2020-02-23)

2.12.1-rc.0 (2020-02-23)

feat

  • Remove rollup for build and use ESM build (bf4c8f5)

fix

test

2.12.0 (2020-02-23)

chore