Skip to content

Commit e0ed28a

Browse files
committed
Changelog, lock updates
1 parent b39e2db commit e0ed28a

2 files changed

Lines changed: 33 additions & 73 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
# [1.0.4]
8+
## Added
9+
- Eslint dependencies required by `eslint-config-airbnb`
10+
11+
## Fixed
12+
- Fixed issue in Node environment - Webpack global object is now `this` instead of `self`
13+
714
# [1.0.3]
815
## Added
916
- Added focusable component callbacks to the effect that updates them in `SpatialNavigation` service. Otherwise only

0 commit comments

Comments
 (0)