All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2.0.3-alpha.0 (2023-11-29)
Note: Version bump only for package @empathyco/x-storage-service
2.0.2 (2023-11-24)
Note: Version bump only for package @empathyco/x-storage-service
2.0.2-alpha.0 (2023-11-22)
Note: Version bump only for package @empathyco/x-storage-service
2.0.1 (2023-11-21)
Note: Version bump only for package @empathyco/x-storage-service
2.0.1-alpha.0 (2023-10-24)
Note: Version bump only for package @empathyco/x-storage-service
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2.0.0 (2023-10-23)
Note: Version bump only for package @empathyco/x-storage-service
2.0.0-alpha.15 (2023-06-27)
Note: Version bump only for package @empathyco/x-storage-service
2.0.0-alpha.14 (2023-06-06)
Note: Version bump only for package @empathyco/x-storage-service
2.0.0-alpha.13 (2023-05-11)
Note: Version bump only for package @empathyco/x-storage-service
2.0.0-alpha.12 (2023-05-11)
- minimum node version required is 18.
2.0.0-alpha.11 (2023-04-12)
Note: Version bump only for package @empathyco/x-storage-service
2.0.0-alpha.10 (2023-03-07)
- deps: remove
only-allow
pnpm (#1097)
2.0.0-alpha.9 (2023-02-08)
- refactor
lint
command to benefit fromnx parallelisation
(#1051)
2.0.0-alpha.8 (2023-02-07)
- migrate from
npm
&lerna bootstrap
topnpm
(#1047)
2.0.0-alpha.7 (2023-01-25)
- dependencies: update
typescript
to4.9.4
and its dependencies to their latest version (#993)
2.0.0-alpha.6 (2023-01-20)
Note: Version bump only for package @empathyco/x-storage-service
2.0.0-alpha.5 (2023-01-06)
- use matrix steps and jest projects (#919)
- deps: update dependencies
2.0.0-alpha.4 (2022-10-14)
- update
runners
version (#740)
2.0.0-alpha.3 (2022-09-09)
- disable
@typescript-eslint/no-extra-parens
rule (#715)
2.0.0-alpha.2 (2022-03-31)
Note: Version bump only for package @empathyco/x-storage-service
2.0.0-alpha.1 (2022-03-08)
- update typescript
- Fix colors.js dependency issue
2.0.0-alpha.0 (2021-11-29)
- storage-service:
StorageService
has been renamed toBrowserStorageService
.
- storage-service: Rename
StorageService
toBrowserStorageService
- update jest dependencies
1.4.0-alpha.0 (2021-10-25)
- plugin: minimise initial duplicated requests using a debounce
- add pre-commit hooks to run eslint and prettier
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)
- Update TypeScript to 4.3.5.Update TSLib to 2.3.5.
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)
- Fix publishing in x-components. Normalize build scripts. (#46)
- Add LICENSE and update package.json files
- add
@empathyco/eslint-plugin-x
to all packages
- Add ESM build keeping the CommonJS too
- Update
@empathy/logger
to use minor version - Set a fixed
@empathybroker/eb-tslint
version
- Fix return type of
StorageService.removeItem
method - Update documentation with missing
StorageService.clear
method
- Fix trying to parse non-valid JSON values throwing an error