Changelog
2.1.0 (07/03/2022)
- (base) node_modules changes 8df2339
- (docs) Remove unnecessary images 1f8c33d
- (docs) New article 0573386
- (docs) Updating docs 4a36eb8
- (base) More optimization patches 7c46939
- (base) Little patchon checkForCode 4860488
- (demo) Deprecated demo 6c18a79
https://github.com/grid-rbx/rev/compare/v2.0.0...v2.1.0
2.0.0: Stable! (07/03/2022)
We're stable!
- (base) Update node_modules 7839403
- (base) Merge branch 'master' of https://github.com/grid-rbx/rev c70056e
- (base) Delete node_modules/ files 314fcc3
- (base) Optimize module 9ab2904
- (docs) Update API Reference 567d801
- (base) Package changes 523e114
- (base) Update types aa8c7b4
- (base) Remove typings on index b524d36
- (base) Package changes 85f77b5
- (base) Remove config types 6a17ad0
- (docs) Update docusaurus.config.js a0d250c
- (base) Update README.md 59b60fc
- (docs) Update docusaurus.config.js e618b39
- (base) Update custom.css f3c45c7
- (docs) Change navbar aaeae8e
- (docs) Fix broken links, add navbar item 4636d41
- (docs) Guides... db497b5
- (base) Merge branch 'master' of https://github.com/grid-rbx/rev 43309b0
- (docs) Yay! API Reference and Changelog! 7b9aaaf
- (docs) Docs stuff, yknow? a9bdc66
- (base) Fix Readme afee5bf
- (base) Update JSDoc typings 42dbda1
- (docs) Spelling and grammar in generating-phrases.md 96806b4
https://github.com/grid-rbx/rev/compare/v0.11.3...v2.0.0
0.11.3 (29/11/2021)
- (chore) .package-lock 3f2b5d1
- (base) Crucial config fix 8d273e9
https://github.com/grid-rbx/rev/compare/v0.11.2...v0.11.3
0.11.2 (29/11/2021)
- (chores) .package-lock 7bfbeb8
- (base) Fixed it lol 53e070e
https://github.com/grid-rbx/rev/compare/v0.11.1...v0.11.2
v0.11.1 (28/11/2021)
Mostly a patch of isFalsy breaking functionality.
- (chores) .package-lock d423c3f
- (base) Edit checkDiscordId & checkAllServices 2a6fd53
- (base) Update TS types 4b4bfe7
- (base) Update README.md 94d324b
- (base) Update README.md ec115bd
- (base) Update README.md 4291c81
https://github.com/grid-rbx/rev/compare/v0.11.0...v0.11.1
v0.11.0 (28/11/2021)
- (chores) .package-lock 310cd46
- (multi) Changes, fixes dee607d
https://github.com/grid-rbx/rev/compare/v0.10.0...v0.11.0
0.10.0 (28/11/2021)
Sorry, no changelog because of GitHub being down. My apologies.
0.9.0 (27/11/2021)
- (base) .package-lock.json updated again 41b78b0
- (base) Add config export dae5716
https://github.com/grid-rbx/rev/compare/v0.8.0...v0.9.0
0.8.0 (27/11/2021)
Mostly Deepsource issue fixing
- (base) Update .package-lock.json 8ae5f90
- (demo) add setupTests again 5340dd0
- (base) README and LICENSE changes af3195c
- (base) 'use strict' 3484d00
- (base) Update JSDoc for phrase generation 1be1838
- (base) Remove isFalsy redeclaration f3b3a76
- (base) Update index types 9e370fc
- (base) Change organizaiton, allows reliability 37e93bb
- (docs) Comment out siteConfig 741d4bf
- (demo) Remove tests from demo 806a868
- Merge branch 'master' of https://github.com/grid-rbx/rev c62759e
- (base) Change selected array to a const 2349901
- (base) Delete my personal test file 233bd62
- (demo) Remove console.log() 33b1899
- (base) change isNaN param to the actual thing 851292d
- (base) isNaN over NaN fc8b080
- (base) Remove -0 in isFalsy 0513035
- (base) Remove check for object args, not used 4b043a3
- (base) Change if-else chain for checkDiscordId 3c7f547
- (base) Replace
if-else
with ternary operator bb664af - Replace
if-else
with ternary operator 90f714a - (base) Correct name for Deepsource 1a85b4a
- (base) Actually add the Deepsource analyzer 2c6c9eb
- (base) Add Deepsource 2662389
- (base) Minor README updates 30bc27c
- (base) Update author info. 381428f
https://github.com/grid-rbx/rev/compare/v0.7.1...v0.8.0
0.7.1 (26/11/2021)
- (base) .npmignore added for lightweight package 8926bd6
- (base) Update node-fetch to v3 f8438b1
- (docs) Lockfile changes d38ebc8
- (base) Change 'type' to 'module' to allow imports 8f8a998
- (docs) Remove translation, overkill 45bfc39
- Merge branch 'master' of https://github.com/grid-rbx/rev 6362159
- (base) Config changes 826fd90
- (base) Remove test.js 068db46
- (base) Chores 5811308
- (base) Change hyperlink for documentation site. ffa5e08
- (docs) Make it actually translate when building. 286c471
- (docs) Fix broken footer links 92634d1
https://github.com/grid-rbx/rev/compare/v0.7.0...v0.7.1
0.7.0 (25/11/2021)
- Added test command that says 'tests not done', (1d9aa92)
- Added Parcel building, TypeScript Types, Added defaultConfigs, Docs almost done, (dc45942)
- One dependency, not two in docs. (a4b5cb7)
Major changes. Not everything is documented yet sadly. No tests.