|
1234567891011121314151617181920212223242526 |
- # axobject-query Change Log
-
- ## 1.0.1
-
- - Changed label from structure to widget
- - Added the CHANGELOG file
-
- ## 2.0.1
-
- - Add NPM and Watchman configs
-
- ## 2.1.0
-
- - b436e56 (origin/update-dependencies, update-dependencies) Update dependencies; ESLint to 6
- - c157720 Fixes for select and datalist
-
- ## 2.1.1
-
- - Bumping the version to see if Travis will run green on the master branch
-
- ## 2.1.2
-
- - a1c5ef9 Updated the Copyright to 2020 for A11yance
- - 5c5e04d Remove Peer Dependency to ESLint
- - ec1b53b Remove dependencies on @babel/runtime and @babel/runtime-corejs3
-
|