Skip to content

Latest commit

 

History

History
298 lines (161 loc) · 15.2 KB

CHANGELOG.md

File metadata and controls

298 lines (161 loc) · 15.2 KB

Changelog

v1.3.0 (2024-09-01)

Bug Fixes

Tests

Code Refactoring

Continuous Integration

Dependency Upgrades

  • reinstall packages (776cc83)
  • @nlib/eslint-config:3.19.5→3.19.6 @typescript-eslint/eslint-plugin:5.46.0→5.48.0 @typescript-eslint/parser:5.46.0→5.48.0 eslint:8.29.0→8.31.0 (f4603cb)
  • @types/node:18.11.12→18.11.18 @types/selenium-webdriver:4.1.9→4.1.10 (a17df7f)
  • selenium-webdriver:4.7.0→4.7.1 (5ed4e45)
  • ava:4.3.3→5.1.0 (f77c728)
  • install @nlib/changelog (8eff098)
  • npm update (9c7d733)
  • @nlib/esmify:0.1.2→0.3.0 (fa0321c)
  • @types/node:17.0.45→18.7.8 (9644771)
  • @nlib/eslint-config:3.18.0→3.19.4 @typescript-eslint/eslint-plugin:5.30.7→5.33.1 @typescript-eslint/parser:5.30.7→5.33.1 eslint:8.20.0→8.22.0 (8376397)
  • node-fetch:3.2.9→3.2.10 (cbac9d0)
  • selenium-webdriver:4.3.1→4.4.0 (ec81b91)
  • @nlib/eslint-config:3.18.0→3.19.4 (bfe067e)
  • @types/node:17.0.36→17.0.42 @typescript-eslint/eslint-plugin:5.26.0→5.27.1 @typescript-eslint/parser:5.26.0→5.27.1 eslint:8.16.0→8.17.0 lint-staged:12.4.2→13.0.1 node-fetch:3.2.5→3.2.6 typescript:4.7.2→4.7.3 (0e8ade4)
  • node-fetch:2.6.7→3.2.4 (69012b7)
  • @nlib/eslint-config:3.17.30→3.18.0 @types/node:17.0.31→17.0.35 @types/selenium-webdriver:4.0.19→4.1.0 @typescript-eslint/eslint-plugin:5.22.0→5.25.0 @typescript-eslint/parser:5.22.0→5.25.0 browserstack-local:1.5.0→1.5.1 eslint:8.14.0→8.15.0 node-fetch:2.6.7→3.2.4 (f31ab88)
  • @nlib/eslint-config:3.17.29→3.17.30 @types/node:16.11.27→17.0.31 @types/selenium-webdriver:4.0.18→4.0.19 @typescript-eslint/eslint-plugin:4.33.0→5.22.0 @typescript-eslint/parser:4.33.0→5.22.0 ava:3.15.0→4.2.0 browserstack-local:1.4.9→1.5.0 eslint:7.32.0→8.14.0 lint-staged:11.2.6→12.4.1 selenium-webdriver:4.1.1→4.1.2 ts-node:10.5.0→10.7.0 typescript:4.6.3→4.6.4 (d1743d9)

v1.2.21 (2021-09-08)

Features

Continuous Integration

Dependency Upgrades

  • @nlib/eslint-config:3.17.24→3.17.25 @nlib/githooks:0.0.5→0.1.0 @types/node:16.7.10→16.7.13 @typescript-eslint/eslint-plugin:4.30.0→4.31.0 @typescript-eslint/parser:4.30.0→4.31.0 (e91534f)
  • remove some packages (daf533c)

v1.2.20 (2021-09-04)

Styles

Documentation

Continuous Integration

Dependency Upgrades

  • @nlib/changelog:0.1.9→0.1.10 (fe9426b)
  • @nlib/eslint-config:3.17.21→3.17.22 lint-staged:10.5.4→11.0.0 (#215) (23baa68)
  • dedupe (b38c123)

v1.2.19 (2021-05-01)

v1.2.18 (2021-04-06)

Dependency Upgrades

  • remove event-source-polyfill (#197) (71c68d2)
  • upgrade dependencies (#193) (4224072)

v1.2.17 (2020-12-20)

Code Refactoring

Dependency Upgrades

  • upgrade dependencies (#138) (8ea8405)

v1.2.16 (2020-11-10)

Tests

v1.2.15 (2020-11-10)

Tests

Code Refactoring

Documentation

Continuous Integration

Dependency Upgrades

v1.2.14 (2020-06-22)

Tests

Code Refactoring

v1.2.13 (2019-12-09)

Features

v1.2.12 (2019-12-09)

Code Refactoring

v1.2.11 (2019-12-09)

v1.2.10 (2019-12-08)

Tests

Code Refactoring

  • fix eslint and type errors (8db59d4)

v1.2.9 (2019-11-14)

Code Refactoring

v1.2.8 (2019-10-21)

v1.2.7 (2019-09-06)

v1.2.6 (2019-08-22)

Tests

Code Refactoring

v1.2.5 (2019-07-29)

Bug Fixes

v1.2.4 (2019-06-28)

Tests

  • add some tests for fs utils (cadb0ef)
  • add a test for listen (4041773)
  • add tests for handleError (f1f7658)
  • add a test for console (b64ddd5)

Code Refactoring

  • remove the end method from console (759e1d5)

v1.2.3 (2019-06-27)

Tests

Code Refactoring

Documentation

  • update the options section (b0aaa58)

v1.2.2 (2019-06-11)

Bug Fixes

v1.2.1 (2019-06-11)

Bug Fixes

v1.2.0 (2019-06-11)

Features

  • remove default export (#16) (a0e2713)

v1.1.0 (2019-06-11)

Features

  • add index generator (#15) (03276b3)

v1.0.0 (2019-06-11)

Features

  • server sent events (breaking) (#12) (6f4f846)

v0.0.5 (2018-04-12)

v0.0.4 (2017-05-09)