Skip to content

Latest commit

 

History

History
282 lines (126 loc) · 11.8 KB

CHANGELOG.md

File metadata and controls

282 lines (126 loc) · 11.8 KB

Changelog

1.3.9 (2024-08-26)

Miscellaneous

  • deps-dev: Bump braces from 3.0.2 to 3.0.3 (40ed096)
  • deps-dev: Bump ws from 7.5.6 to 7.5.10 (d6dc901)

1.3.8 (2024-01-19)

Miscellaneous

  • deps-dev: Bump @babel/traverse from 7.16.5 to 7.23.2 (e4233ab)

1.3.7 (2023-09-07)

Miscellaneous

  • deps-dev: Bump word-wrap from 1.2.3 to 1.2.4 (52ca711)

1.3.6 (2023-07-10)

Miscellaneous

  • deps: Bump tough-cookie from 4.0.0 to 4.1.3 (eb929ea)

1.3.5 (2023-06-23)

Miscellaneous

  • deps-dev: Bump webpack from 5.65.0 to 5.76.0 (9c587f6)

1.3.4 (2023-01-09)

Miscellaneous

  • deps: Bump json5 from 2.1.3 to 2.2.3 (dcb5e1f)

1.3.3 (2022-11-18)

Miscellaneous

  • deps: Bump minimatch from 3.0.4 to 3.1.2 (f2847ca)

1.3.2 (2022-07-20)

Miscellaneous

  • deps: Bump terser from 5.10.0 to 5.14.2 (78c1159)

1.3.1 (2022-03-29)

Miscellaneous

  • deps: Bump minimist from 1.2.5 to 1.2.6 (8f15180)

1.3.0 (2022-01-23)

Features

  • Add https support to browser client (83e1a9f)

1.2.1 (2021-12-29)

Bug Fixes

  • Fix files directive in package.json (94cd884)

1.2.0 (2021-12-29)

Features

Miscellaneous

1.1.0 (2021-12-29)

Features

  • Fix test suites environment configuration (864e310)

Miscellaneous

1.0.22 (2021-09-22)

Miscellaneous

  • deps: Bump tmpl from 1.0.4 to 1.0.5 (5a0968a)

1.0.21 (2021-08-13)

Miscellaneous

  • deps: Bump path-parse from 1.0.6 to 1.0.7 (18905f4)

1.0.20 (2021-07-08)

Miscellaneous

1.0.19 (2021-06-12)

Miscellaneous

  • deps: Bump glob-parent from 5.1.1 to 5.1.2 (895acd2)

1.0.18 (2021-05-31)

Miscellaneous

  • deps: Bump ws from 7.4.2 to 7.4.6 (57c78b8)

1.0.17 (2021-05-27)

Miscellaneous

  • deps: Bump browserslist from 4.16.3 to 4.16.6 (b681f2a)

1.0.16 (2021-05-13)

Miscellaneous

  • deps: Bump hosted-git-info from 2.8.8 to 2.8.9 (fd2f598)
  • deps: Bump lodash from 4.17.20 to 4.17.21 (ae5953b)

1.0.15 (2021-02-15)

Bug Fixes

1.0.14 (2021-02-15)

Bug Fixes

1.0.13 (2021-02-15)

Bug Fixes

1.0.12 (2021-02-15)

Bug Fixes

1.0.11 (2021-02-15)

Bug Fixes

  • Change auth token for gpr (ebad731)

1.0.10 (2021-02-15)

Bug Fixes

  • Add github packages scope to publish successfully (d1517df)

1.0.9 (2021-02-15)

Bug Fixes

  • Publish on github after npm (dddb823)

1.0.8 (2021-02-15)

Miscellaneous

  • Add specific browser and node usage instructions (f570c99)

1.0.7 (2021-02-15)

Miscellaneous

  • Fix typo in get npm cache step (f58161a)

1.0.6 (2021-02-15)

Miscellaneous

  • Fix release workflow outputs access (7343887)

1.0.5 (2021-02-15)

Miscellaneous

  • Fix release workflow outputs (4364f39)

1.0.4 (2021-02-15)

Miscellaneous

  • Fix release workflow outputs (2eee2ae)

1.0.3 (2021-02-15)

Miscellaneous

  • Fix release workflow condition (fd5a0bc)

1.0.2 (2021-02-15)

Miscellaneous

  • Fix release workflow condition (d9f3109)

1.0.1 (2021-02-15)

Bug Fixes

  • Add production optimization to CI workflows (7e011a0)
  • Remove webpack clean up plugin use (1fb5a53)

1.0.0 (2021-02-15)

Features

  • Initial project structure and tests (faf4b9b)

Bug Fixes

  • Add webpack-cli to dependency list (92d079b)
  • Change job condition in create-release workflow (c7bc7f1)
  • Fix entry points for webpack builds (28fc960)
  • Rename job and remove Node v10 from support list (27425a6)

Miscellaneous