Skip to content
This repository was archived by the owner on May 25, 2021. It is now read-only.

Commit ca9798d

Browse files
Merge pull request #105 from inrupt/release/0.4.3
Updating changelog
2 parents d0078a0 + f9f7556 commit ca9798d

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
# Solid React Components Library
22

3+
## 0.4.3 ( June 18, 2019 )
4+
5+
### Added
6+
7+
- [Prettier](https://prettier.io/) support was added, as well as better ESLint rules
8+
9+
### Updated
10+
11+
- Autofill temporarily disabled in the ShexFormBuilder component to prevent issues with autosave and autofill competing with each other
12+
- Many, many formatting changes across the site to comply with prettier and ESLint
13+
14+
### Fixed
15+
16+
- Adding a new email and phone number in the same session will no longer merge the fields together
17+
- A conflict error is no longer shown when two people edit the form to the same value (since there is no conflict)
18+
19+
## 0.4.2 ( June 5, 2019 )
20+
21+
### Fixed
22+
23+
- Fixed a bug where a blank field was being seen as "undefined"
24+
325
## 0.4.1 ( June 5, 2019 )
426

527
### Updated

0 commit comments

Comments
 (0)