Releases: ardalanamini/prototyped.js
Releases · ardalanamini/prototyped.js
v3.0.5
Dependencies
- Update dependencies (9673a7f by @ardalanamini)
Build System
- Improve build process (4ebe6ef by @ardalanamini)
Continuous Integration
- Dependabot:
- Update dependabot config (c53e246 by @ardalanamini)
- Release:
- Add documentation automation job (#117 74bbe74 by @ardalanamini)
Full Changelog: v3.0.4...v3.0.5
v3.0.4
Dependencies
- Dev:
- Update dev dependencies (6768d91 by @ardalanamini, b7af70f by @ardalanamini)
- Remove prettier (58bfc9b by @ardalanamini)
- bump @types/node from 17.0.30 to 17.0.31 (#68 b80c09f by @dependabot[bot])
Documentation Changes
- Improve documents (b96011b by @ardalanamini, #101 e40e6af by @ardalanamini)
Code Style Changes
- Improve code style (#102 fceef40 by @ardalanamini)
Continuous Integration
- Improve GitHub workflows (27a963e by @ardalanamini)
- GitHub:
- Update release workflow (b60637e by @ardalanamini)
Tests
- Improve jest config (b1341e8 by @ardalanamini)
Full Changelog: v3.0.3...v3.0.4
v3.0.3
Dependencies
- Dev:
- bump @types/node from 17.0.24 to 17.0.30 (#67) (fe64485f)
- bump eslint from 8.13.0 to 8.14.0 (#61) (56db7647)
- bump @typescript-eslint/eslint-plugin from 5.19.0 to 5.21.0 (#64) (82697a22)
- bump @typescript-eslint/parser from 5.19.0 to 5.21.0 (#63) (139db10b)
- bump @types/node from 17.0.23 to 17.0.24 (#57) (081018c1)
- bump @typescript-eslint/eslint-plugin from 5.18.0 to 5.19.0 (#56) (6fd7c7ee)
- bump @typescript-eslint/parser from 5.18.0 to 5.19.0 (#55) (18839fff)
Chores
- Update dependabot config (e3fcd03b)
v3.0.2
Dependencies
- Update dependabot.yml (256e1770)
- bump minimist from 1.2.5 to 1.2.6 (#39) (33ade3cb)
- Add
.github/dependabot.yml
(b2ca8ffe) - CI:
- Dependabot:
- Improve dependabot config (2539442a)
- Dev:
- bump prettier from 2.6.1 to 2.6.2 (#46) (1d0d05f3)
- bump eslint-plugin-import from 2.25.4 to 2.26.0 (#54) (54b27766)
- bump typedoc from 0.22.12 to 0.22.15 (#51) (4af8e914)
- bump eslint from 8.12.0 to 8.13.0 (#52) (d757207d)
- bump @typescript-eslint/eslint-plugin from 5.17.0 to 5.18.0 (#48) (8c833b11)
- bump @typescript-eslint/parser from 5.17.0 to 5.18.0 (#53) (870d2511)
- bump ts-jest from 27.1.3 to 27.1.4 (#42) (2c6e2097)
- bump eslint from 8.10.0 to 8.12.0 (#43) (d7a16ecb)
- bump prettier from 2.4.1 to 2.6.1 (#37) (c889fd5c)
- bump typescript from 4.5.5 to 4.6.3 (#38) (baecc7c0)
- bump @typescript-eslint/eslint-plugin from 5.12.1 to 5.17.0 (#41) (888cce79)
- bump @typescript-eslint/parser from 5.12.1 to 5.17.0 (#40) (f4d902f5)
Build System
Continuous Integration
Tests
v3.0.1
v3.0.0
v2.0.2
v2.0.1
v2.0.0
Breaking Changes
- Export methods by default instead of prototypes (0b6e8696)
- Build only
es6
version & rename todist
(4048d4bf)
Chores
- Update README.md (f333708a)
- Update unit tests (#11) (f13ea578)
- Update LICENSE (ef0747db,b9815b6c)
- Update .gitignore (6a2f4354)
- devDependencies:
Continuous Integration
- Add Github Workflows (32926db6)
v1.0.1
Function
- 🪲
isFunction
bug fixed
- 🪲
- 🌟 Improved Typescript usage
- 🌟 Improved linting
- 👓 Included Node.js
v11
andv12
fortravis-ci
tests