Releases: VKCOM/vkjs
Releases · VKCOM/vkjs
v0.32.3
What's Changed
Full Changelog: v0.32.2...v0.32.3
v0.32.2
What's Changed
- build: update @swc/helper to 0.5.0 by @SevereCloud in #211
Full Changelog: v0.32.1...v0.32.2
v0.32.1
v0.32.0
What's Changed
- fix: more tree shaking by @SevereCloud in #123
- feat: use swc by @SevereCloud in #147
Full Changelog: v0.31.0...v0.32.0
v0.31.0
What's Changed
- fix: add PURE for tree shaking by @SevereCloud in #121
- chore(deps-dev): bump @typescript-eslint/parser from 5.45.1 to 5.46.1 by @dependabot in #118
- chore(deps-dev): bump jest-environment-jsdom from 29.2.2 to 29.3.1 by @dependabot in #119
- fix(decodeHTMLEntities): add more entity by @SevereCloud in #72
- fix(hasReactNode): check value isn't empty string by @inomdzhon in #124
- chore(deps-dev): bump @types/react from 16.9.52 to 17.0.52 by @dependabot in #84
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.46.1 to 5.47.1 by @dependabot in #129
- chore(deps-dev): bump typedoc from 0.23.22 to 0.23.23 by @dependabot in #125
- chore(deps-dev): bump typedoc-plugin-mdn-links from 2.0.0 to 2.0.2 by @dependabot in #128
- chore(deps): bump json5 from 2.2.1 to 2.2.2 by @dependabot in #130
- tech(infra): fix ESLint and Jest configs by @inomdzhon in #131
New Contributors
- @inomdzhon made their first contribution in #124
Full Changelog: v0.30.0...v0.31.0
v0.30.0
Features
- feat(HTMLEntities): add Replacer by @SevereCloud in #117
- feat: Add createArray by @fedorov-xyz in #120
What's Changed
- docs: add typedoc by @SevereCloud in #107
- chore(deps-dev): bump @typescript-eslint/parser from 5.42.0 to 5.45.1 by @dependabot in #106
- chore(deps-dev): bump @babel/preset-env from 7.19.4 to 7.20.2 by @dependabot in #101
- chore(deps-dev): bump jest from 29.2.2 to 29.3.1 by @dependabot in #100
- chore(deps-dev): bump prettier from 2.7.1 to 2.8.1 by @dependabot in #112
- chore(deps-dev): bump @babel/core from 7.20.2 to 7.20.5 by @dependabot in #114
- chore(deps-dev): bump typedoc from 0.23.21 to 0.23.22 by @dependabot in #115
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.43.0 to 5.46.1 by @dependabot in #116
- chore(deps-dev): bump @babel/runtime from 7.11.2 to 7.20.6 by @dependabot in #103
Full Changelog: v0.29.0...v0.30.0
v0.28.0
Features
- Add decodeHTMLEntitiesDeep in #94
What's Changed
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.41.0 to 5.42.0 by @dependabot in #93
- chore(deps-dev): bump @jest/globals from 29.2.0 to 29.2.2 by @dependabot in #87
- chore(deps-dev): bump @typescript-eslint/parser from 5.41.0 to 5.42.0 by @dependabot in #91
New Contributors
- @daniil-kaverzin made their first contribution in #94
Full Changelog: v0.27.0...v0.28.0
v0.27.0
Features
- Add
once
,isRetina
Fixes
- Fix
uniqueArray
— not it is really unique and covered by tests
Full Changelog: v0.26.0...v0.27.0
v0.26.0
Features
- Add
getPhotoSize
v0.24.0
Features
- Add
encodeHTMLEntities
anddecodeHTMLEntities
- Add
escape
andunescape