We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30e2894 commit 3d87a93Copy full SHA for 3d87a93
CHANGELOG.md
@@ -2,25 +2,16 @@
2
3
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
4
5
-<<<<<<< HEAD
6
## [5.0.1] - 2021-06-08
7
-=======
8
-## [Unreleased]
9
->>>>>>> c79960086ab0839845244181cca100eee03ca65e
10
11
- Major update!
12
- Changed semantic versioning to match version of Grid.js on which it is built to work
13
- Moved entirely to an ES6 module
14
- Dropped npm dependencies in favor of unpkg so it can be used entirely on the frontend without bundlers
15
- Removed inessential dependencies and lightened the weight of others
16
- Simplified the testing procedure
17
18
19
## [4.0.0] - 2020-07-14
20
21
22
-
23
-## [0.4.1] - 2020-07-14
24
25
- Update documentation
26
0 commit comments