Skip to content

Latest commit

 

History

History
130 lines (79 loc) · 5.23 KB

CHANGELOG.md

File metadata and controls

130 lines (79 loc) · 5.23 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2.0.0-alpha.1 (2022-03-08)

Features

Build System

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2.0.0-alpha.0 (2021-11-29)

⚠ BREAKING CHANGES

  • storage-service: StorageService has been renamed to BrowserStorageService.

Features

  • storage-service: Rename StorageService to BrowserStorageService (6bf38fb), closes EX-5073

Build System

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.4.0-alpha.0 (2021-10-25)

Features

  • plugin: minimise initial duplicated requests using a debounce (3ad1fd4), closes EX-4718

Styling

  • add pre-commit hooks to run eslint and prettier (3acc741), closes EX-4439

1.3.1-alpha.7 (2021-08-05)

Note: Version bump only for package @empathyco/x-storage-service

1.3.1-alpha.6 (2021-08-05)

Note: Version bump only for package @empathyco/x-storage-service

1.3.1-alpha.5 (2021-08-03)

Build System

  • Update TypeScript to 4.3.5.Update TSLib to 2.3.5. (4cebdfc), closes EX-4435

1.3.1-alpha.4 (2021-07-29)

Note: Version bump only for package @empathyco/x-storage-service

1.3.1-alpha.3 (2021-07-27)

Note: Version bump only for package @empathyco/x-storage-service

1.3.1-alpha.2 (2021-07-20)

Note: Version bump only for package @empathyco/x-storage-service

1.3.1-alpha.1 (2021-07-20)

Continuous Integration

  • Fix publishing in x-components. Normalize build scripts. (#46) (c3c2f85), closes EX-4413

1.3.1-alpha.0 (2021-07-14)

Documentation

Styling

  • add @empathyco/eslint-plugin-x to all packages (e36dc80), closes EX-4273

1.3.0 - 05/06/2020

EX-1843 Add ESM build keeping the CommonJS too

1.2.1

EX-1540 Update @empathy/logger to use minor version

EX-1540 Set a fixed @empathybroker/eb-tslint version

1.2.0

EX-1327 Fix return type of StorageService.removeItem method

EX-1327 Update documentation with missing StorageService.clear method

1.1.0

EX-1304 Fix trying to parse non valid JSON values throwing an error